Thread
:
Template border help
View Single Post
#
9
01-14-2009, 08:07 PM
atholon
"ath-hole"
Join Date: Jan 2003
Location: Failville.
Posts: 11,357
dude just make a container div and stick the border as 1.
<div id="sitecontainer">
your stuff
</div>
#sitecontainer
{
border: 1px solid #C0C0C;
}
__________________
atholon
View Public Profile
Visit atholon's homepage!
Find all posts by atholon