Spring Ladder - Page 2

Spring Ladder

Please use this forum to set up matches and discuss played games.

Moderator: Moderators

User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Re: Spring Ladder

Post 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;
}
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: Spring Ladder

Post 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
User avatar
Jazcash
Posts: 5309
Joined: 08 Dec 2007, 17:39

Re: Spring Ladder

Post 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 :?
User avatar
Tribulex
A.N.T.S. Developer
Posts: 1894
Joined: 26 Sep 2009, 21:26

Re: Spring Ladder

Post 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"
User avatar
Jazcash
Posts: 5309
Joined: 08 Dec 2007, 17:39

Re: Spring Ladder

Post 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.
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: Spring Ladder

Post by very_bad_soldier »

Looks awesome, really.
(Besides the icon. I think I can read "Binford" on your forehead)
User avatar
Tribulex
A.N.T.S. Developer
Posts: 1894
Joined: 26 Sep 2009, 21:26

Re: Spring Ladder

Post by Tribulex »

nice job
User avatar
JohannesH
Posts: 1793
Joined: 07 Apr 2009, 12:43

Re: Spring Ladder

Post by JohannesH »

[Fx]Droid
Score: 50
Games won: 10
Games Lost:0
Win %: 99
Something doesnt match here...
User avatar
Tribulex
A.N.T.S. Developer
Posts: 1894
Joined: 26 Sep 2009, 21:26

Re: Spring Ladder

Post by Tribulex »

oops looks liek you will have to start over again.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Spring Ladder

Post by hoijui »

looks really nice :-)
Post Reply

Return to “Ingame Community”