What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Css Div Centering is being stupid

Css Div Centering is being stupid
Author: Message:
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: Css Div Centering is being stupid
well you cant do that easily with position:absolute

though you could if you have a % for the width make the left % 1/2 what is left... if you dont get me... here is an eg:

width:50%; left25%;

that will center the footer for you...

and i really cant see why you are wanting to use absolute for a footer... especially one like that... i would be much easier to just make it what ever is default and just use margin:0 auto;
11-11-2008 05:22 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Css Div Centering is being stupid - by M73A on 11-11-2008 at 01:57 AM
RE: Css Div Centering is being stupid - by NanaFreak on 11-11-2008 at 05:22 AM
RE: Css Div Centering is being stupid - by M73A on 11-11-2008 at 12:24 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On