![]() |
Trying to add a border.. stuck!
You think you have it under control, and then the simplest things you can't figure out!
I'm trying to add a border to the whole main area of my site to make it pop clear of the background. Try as I might though I can't figure out what will let me change that. See here: http://www.craftfetish.co.nz/home.php?shopkey=UAT |
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. |
Re: Trying to add a border.. stuck!
All Greek to me! I'll give it a miss :)
|
All times are GMT -8. The time now is 11:20 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.