Page 2 of 2

Re: Spring Ladder

Posted: 02 Mar 2010, 21:01
by SinbadEV
text-align: center for centering non-block elements within a block element, margin-left:auto, margin-right:auto (same as margin:0px auto) to center a block element within it's parent block element.

to center elements within a block element (like center tag) you would write:
#name
{
text-align: center;
}
#name *
{
margin:0px auto;
}

Re: Spring Ladder

Posted: 02 Mar 2010, 21:17
by very_bad_soldier
JAZCASH wrote: Well first off it's "Ladder" :mrgreen:
Errrm, yes, of course it is. The first time was a test for your spelling skills. The second time I decided to stick with it for consistency purpose.
JAZCASH wrote: And I thought the ladder worked quite well tbh, I don't really understand how you got a craftsman out of it :shock:
More something like this came to mind (maybe craftsman wasnt the right term, again):
Image

Re: Spring Ladder

Posted: 02 Mar 2010, 22:28
by Jazcash
SinbadEV wrote: text-align: center;
Yup, this does the job nicely, should have known this thanks :-)

And lol @ vbs

Edit: I'm having another problem with the site leaving a small gap or margin at the top of bottom of my page. The gap at the top was fixed by giving the top element a "margin-top: -15px;" but the gap at the bottom is a lot harder to fix and it's a lil gimmicky atm :?

Re: Spring Ladder

Posted: 03 Mar 2010, 00:48
by Tribulex
you had to use dreamweaver to do this.....


okay firstly, its fixed width for a widescreen resolution. Fixed width is a good idea, but you should not excede 800 pixels if you are going to do that honestly. Its not a complex site so it shouldn't really need more.


Personally, i recommend using the same theme as the main spring site and then integrating the sidebar at the top, even if its not on the same url. It would make everything seem more collected and will attract new players when they see a ladder icon "OMG MLG LOLZ"

Re: Spring Ladder

Posted: 10 Mar 2010, 22:40
by Jazcash
Ok updated it and it can now be found hosted here:

http://www.springlobby.info/temp/droid/Site/Home.html

That's the homepage look finished, but I made some newb coding mistakes when I first started it and I now know better so I've gotta recode a fair amount of it to allow dynamic content to work on it.

But yeh, should be in use soon. Thanks for the help and comments.

Re: Spring Ladder

Posted: 10 Mar 2010, 23:25
by very_bad_soldier
Looks awesome, really.
(Besides the icon. I think I can read "Binford" on your forehead)

Re: Spring Ladder

Posted: 10 Mar 2010, 23:27
by Tribulex
nice job

Re: Spring Ladder

Posted: 10 Mar 2010, 23:50
by JohannesH
[Fx]Droid
Score: 50
Games won: 10
Games Lost:0
Win %: 99
Something doesnt match here...

Re: Spring Ladder

Posted: 11 Mar 2010, 15:25
by Tribulex
oops looks liek you will have to start over again.

Re: Spring Ladder

Posted: 12 Mar 2010, 17:50
by hoijui
looks really nice :-)