RCP90 Posted May 14, 2013 Share Posted May 14, 2013 (edited) Hi Guys, Sorry for the barrage of simple questions, but I do appreciate the time taken to answer them. I would like to add a border to the layered navigation on my site, I would also like the feature headers within the layered navigation to have a border. I have taken a look at blocklayered.css and can see no reference to the border. Is this a case of adding my own CSS or am I looking in the wrong files Thank you in advance for any response. Edited May 14, 2013 by RCP90 (see edit history) Link to comment Share on other sites More sharing options...
BriceVanZeg Posted May 14, 2013 Share Posted May 14, 2013 May be, you can give us your URL, for have a look, and try to found where you will need to change.. In MP also possible. P.S : Sorry for my english, but i m french.. lol 1 Link to comment Share on other sites More sharing options...
RCP90 Posted May 14, 2013 Author Share Posted May 14, 2013 Hi I'm Guessing that ti could be #layered_block_left #enabled_filters ul li:hover { background: inherit; color: inherit; I changed to HEX values and no change on the site, also changed performance > template force compilation and cache off. Thanks brice I will pm you URL as am developing site atm Link to comment Share on other sites More sharing options...
BriceVanZeg Posted May 14, 2013 Share Posted May 14, 2013 (edited) And something like this : border:1px solid #000; Edited May 14, 2013 by BriceVanZeg (see edit history) 1 Link to comment Share on other sites More sharing options...
RCP90 Posted May 14, 2013 Author Share Posted May 14, 2013 Hi Brice, Thank you for your help! it seems that there were 2 CSS files in the module folder: blocklayered.css and bloccklayered-15.css I was editing the first one, but it seems that changes only seem to reflect on the site when the second one is edited. I can now get the feature headings border to display so just need to find the main border. Thank you for your help! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now