RuhRoe Full Member
  
Posts: 218 Status: Offline Gender: Male Age: 30 Joined:
pmxfire | Help with Menu in banner (11th Feb 10 at 11:26pm UTC) | |  Code: - <style type="text/css">
- #welcome_table .background {visibility:hidden;}
- #welcome_table .menu font {
- position: absolute;
- top: 100px;
- left: 405px;
- }
- </style>
I am using that and I want to know how to center it. I've tried <center> and the margin center one.
Thanks. | |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Help with Menu in banner (11th Feb 10 at 11:34pm UTC) | | Did you modify your welcome table template? That's the easiest way to do this! | |
|
RuhRoe Full Member
  
Posts: 218 Status: Offline Gender: Male Age: 30 Joined:
pmxfire | Re: Help with Menu in banner (11th Feb 10 at 11:41pm UTC) | | So just add <center></center>?
I did and I think it works. Thanks
EDIT: At school when I view this at full screen, it moves over. Why is it doing that? It still isn't centered? | |
|