|
||||
|
Hi,
im trying to center: www.youtubedjchannel.com/business.php to the center of the page but having know luck. |
|
||||
|
I am sorry I should have looked harder before my answer.
you know what they say about (ass u me) I pulled your style sheet and I am not a template pro but I can see that everything is positioned by the style sheet You will see lines that look like this margin: 33px 40px 41px 85px; If you make a copy you can go back to in case you screw up then start playing with these numbers in your style sheet you will start moving things around on the page. If you mess it up just upload a copy that you saved and start again. |
|
||||
|
It could be because in the original css file it has outer, wrapper (something for ie6 and below) and header sectors that are missing.
The one which centers it is the wrapper, now a days you just set the body sector something like this (wrapper be gone) #body{ width:774px; margin:0 auto; } Think of the pic below of the upside down pyramid, take away the top layer holding everything down and the lower stuff rushes up to file in it's place. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|