I am wondering if anyone can help me change the color (from black to light gray) of the two interior borders separating the three columns in the DePo Masthead theme? Thanks in advance.
The blog I need help with is ispirenewss.wordpress.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
I am wondering if anyone can help me change the color (from black to light gray) of the two interior borders separating the three columns in the DePo Masthead theme? Thanks in advance.
The blog I need help with is ispirenewss.wordpress.com.
This will do it and you can set whatever color you want. It was #999999.
#home .post {
border-left: 1px solid #DDDDDD !important;
}
This is assuming you have the CSS upgrade.
Thanks very much. That worked perfectly.
You are welcome.
Just a suggestion. On CSS issues, post in the CSS forum instead of the main support forum. The few of us here that help with CSS typically look at that forum to see who needs help with CSS.
Sure thing.
This topic has been closed to new replies.