This one's for tnt...

I made a really quick simple CSS design.
It turned out quite good:

http://art.pavsta.com/cssdesign1.html

Waddaya think?

Comments

  • SEbasicSEbasic Advanced User VPS - Virtual Prince of the Server
    Good start, Bit on the small side though...

    Why don't you try wrapping the whole lot in a container. That way You can position it in the middle of the page.
    Rave it up.
  • tonytony Moderator Administrator
    contact us is half hidden aswel in mozilla
    still a good design though
  • SEbasicSEbasic Advanced User VPS - Virtual Prince of the Server
    I didn't check In ie... Firefox looks ok except for the contact link.
    Rave it up.
  • CannonBallGuyCannonBallGuy Moderator Shared Hoster
    It loogs good for me In IE, Camino and Safari, and Im on a mac... :D lol.
    I will make it bigger... as for this container to center it... how do i do that?
    Just put everything in one div tag?
  • SEbasicSEbasic Advanced User VPS - Virtual Prince of the Server
    Yep, then tell the body to align center.

    Get the container div to align left or justify, whatever you want it doing.

    Oh, and make sure the container is positioned relative.
    Rave it up.
  • CannonBallGuyCannonBallGuy Moderator Shared Hoster
    I've done everything you've said and nothings happening...

    I've put: [code:1:83d698842f]style="text-align: center"[/code:1:83d698842f] in the body tag,
    and put all the previous code between: [code:1:83d698842f]<div style="position:relative;text-align: left"> and </div> [/code:1:83d698842f] but nothing's changed.
Sign In or Register to comment.