siso 0 Report post Posted January 5, 2011 I'm using the full-width design framework and I'd like to put a colored border around the feature slider photo. My current situation looks like this: You can see the photo of the feature slider meets the background photo directly -- I'd like to have a colored border in between which matches my background color of the "main content" area -- lining things up nicely with the content below. I've tried using fixed layout and other options which automatically gives it a border due to the canvas, but then I can't keep that color away from the branding section (I want to keep the branding section transparent -- meaning to have the background photo showing through). I'm open to using a fixed or canvas layout -- whatever it takes to keep my branding section transparent with the background photo showing through, the rest of the content sections can be of a certain color (same as the rest of the background color). Anyone with any tips would be greatly welcomed Thanks. Share this post Link to post Share on other sites
Andrew 207 Report post Posted January 6, 2011 well use firebug, and see if you can figure out which element to add the border to, then add custom css.. if you still have problems, give us a link Share this post Link to post Share on other sites
siso 0 Report post Posted January 7, 2011 Andrew, I have used firebug for this issue and tried to figure it out myself; unfortunately I didn't succeed -- thus the reason for my post. However, after a late night and a lot of coffee (well, didn't drink the coffee actually), I finally realized in the "Template Setup" / "Pagelines Features" box (after clicking on "advanced") I could see the proper CSS selector which ended up to be: #feature .content-pad When I used firebug it only identified it as dcol-pad -- thus the source of my problem... Anyway, all ended up fine. Again, I know nothing about web-design, so this is all a new experience for me. Thank-you for your patience. - Paul Share this post Link to post Share on other sites