Thread: Css question?
View Single Post
Old 03-24-2008, 01:21 PM   · #2
jhansen
NamePros Regular
 
jhansen's Avatar
 
Trader Rating: (24)
Join Date: May 2006
Posts: 321
NP$: 220.70 (Donate)
jhansen is a jewel in the roughjhansen is a jewel in the roughjhansen is a jewel in the rough
You currently have:


#Content
{
width:700px;
margin:0px auto;
text-align: justify;
padding:0px;
border-right:0px solid #888888;
border-left:0px solid #888888;
background-color:#ffffff;
background-attachment:scroll;
background-repeat:no-repeat;
background-position:right top;
}

I imagine you should just change it to something like:


#Content
{
width:700px;
margin:0px auto;
text-align: justify;
padding:0px;
border:1px solid #000000;
background-color:#ffffff;
background-attachment:scroll;
background-repeat:no-repeat;
background-position:right top;
}

That should do the trick. Let me know how it works!


Please register or log-in into NamePros to hide ads
jhansen is offline   Reply With Quote
Site Sponsors
YUPPADS Click to Watch Instant Video free webhosting
Advertise your business at NamePros
All times are GMT -7. The time now is 01:43 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.