Active
Project:
Corolla
Version:
7.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2011 at 23:26 UTC
Updated:
16 Feb 2012 at 04:18 UTC
Jump to comment: Most recent
I'm using the Corolla theme. Please tell me what CSS file and class to edit to place a border around the shopping cart, search, poll and navigation blocks that I've placed in the second sidebar. Something like the thin border around the main content area. Thank you!
Comments
Comment #1
Jeff Burnz commentedAssuming you have followed best practice for overriding Corolla's styles, you can quite easily add something like this:
To
colors.cssadd the following (adjust the padding to suite what you thing looks best, 10px should be about right):Then to
footheme.cssyou need to add extra rounded corner styles to match with the theme settings:Comment #2
wmstadler commentedThank you very much Jeff. Your suggestion worked perfectly!
Comment #3
Anonymous (not verified) commentedawesome. works like a charm. Thanks!