Re: Trying to add a border.. stuck!
If you have a container <div> around the content, just add a border class to it and then define the class in skin.css. For example:
<div class="siteborder">
then
.siteborder {border: 1px solid #000000;}
Chnage 000000 to whatever color you want.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|