Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rating: Thread Rating: 1 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
Old 2009-07-08, 03:17 PM   #5
nate
I can now put whatever you want in this space :)
 
nate's Avatar
 
Join Date: Mar 2009
Location: Merica!
Posts: 543
Quote:
Originally Posted by jacklynlick View Post
Not sure how to float it to the center. I don't work much with css, but, this is css. Just learning. If it looks fine, it's got to be better than what I currently have up there! Thanks! I'm going to go for it for now!

If anyone would like to trade links on my toplist for that site, it's at http://www.foot-goddess.com/arp/index.html

Love,
Jackie
in css file (ie styleindex.css) add this

#wrapper {
margin: 0 auto;
width: 960px;
text-align: left;
padding: 0;
}

in header file (like header.php) add the wrapper div under body tag
<body>
<div id="wrapper">


in footer file (like footer.php) add the /div tag just before /body tag
</div>
</body>
__________________
Its just a jump to the left.
nate is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:59 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc