I would like to add a left hand border to the sidebar on my site: http://livingwellwithepilepsy.com
I cannot find the proper place to modify the code.
I would like to add a left hand border to the sidebar on my site: http://livingwellwithepilepsy.com
I cannot find the proper place to modify the code.
Change your css like this:
#content {
padding: 0px;
margin: 5px 4px 5px 5px;
border-right: 1px solid #ddd;
}Where did you get that theme from?
atul1280,
Thank you so much!!
Andrew Nevins,
the theme came from template monster.
You must log in to post.