Jump to content
Sign in to follow this  
creosolutions

Adding line between Sidebar Content

Recommended Posts

creosolutions

Hi everyone, Is it possible to add a simple grey line between the sidebar and the content? I have my site setup as sidebar right. Also, is it possible to add a grey line around the site itself? Thanks in advance.

Share this post


Link to post
Share on other sites
bryan-hadaway

Yes. It would be helpful to get a link to your site and know what theme you're using. I'll assume PlatformPro and provide the solution: ` .one-sidebar-right #pagelines_content #column-wrap, .one-sidebar-right #buddypress-page #container { border-right: 1px solid #EEEEEE; margin-left: -1px; } ` Try that in Custom Code > Custom CSS. Thanks, Bryan

Share this post


Link to post
Share on other sites
creosolutions

Thanks Bryan, worked like a charm. I am using platform pro but unfortunately the site is hosted locally right now. Another question: how can I add a similar border to encase sidebar widgets so that each widget has a border on all sides? Thanks

Share this post


Link to post
Share on other sites
Andrew

Jason, can you post separate questions in different threads? Thanks

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×