Zen Follower
- Join Date:
- Dec 2008
- Posts:
- 93
- Plugin Contributions:
- 0
How to add border around sideboxes???
Hey Guys,
I want to know how to add a border to the sideboxes on my site???
MY URL is http://nnforyou.com...
Thanks,
Nick
Views: 1,062
Zen Follower
Hey Guys,
I want to know how to add a border to the sideboxes on my site???
MY URL is http://nnforyou.com...
Thanks,
Nick
Totally Zenned
As mentioned earlier in one of yourother posts - this is a Template Monster template (yikes!) and they are a little unconvential ~ install Firefox and the web developers add on - this wil help you ALOT!
For sidebox borders, you can start here:
/includes/templates/12541/css/stylesheet_boxes.css
.box (line 2)
{
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
margin-bottom: 10px;
}
Add the border coding to this section.
Tina
Tell staff why this post should be reviewed.