foxnetwork Posted February 10, 2011 Share Posted February 10, 2011 I am trying to change the font size on the categories block on 1.4 rc3 and can't seem to find it anywhere in the global.css file.I have changed it on 1.3 in the global.css file under categories block and worked fine but cannot find it in 1.4.Any help would be apreciated Link to comment Share on other sites More sharing options...
shokinro Posted February 10, 2011 Share Posted February 10, 2011 [sorry, this is for 1.3x and lower, see my next post for 1.4]please find following code /themes/yoursitetheme/css/global.css div#categories_block_left ul.tree { padding-left: 0.5em } div#categories_block_left ul.tree li { border: none; padding-top: 5px; padding-left: 15px; background: none; margin-left: 0; font-weight: bold; font-size: 13px; line-height: 13px } Link to comment Share on other sites More sharing options...
shokinro Posted February 10, 2011 Share Posted February 10, 2011 For 1,4 of PrestaShop, you can find it here /themes/yoursitetheme/css/modules/blockcategories/blockcategories.css Link to comment Share on other sites More sharing options...
foxnetwork Posted February 10, 2011 Author Share Posted February 10, 2011 Thanks for the info. Worked great Link to comment Share on other sites More sharing options...
shokinro Posted February 10, 2011 Share Posted February 10, 2011 if your issue has been solved, please add [sOLVED] to the beginning of the title of your first post. Link to comment Share on other sites More sharing options...
simpson7647 Posted February 11, 2011 Share Posted February 11, 2011 i cant find it on 1.3.1Ive tried changing loads in the global.css but none of it has changed the categories block font size.( all the text within the block, not the title):/please helpthanks Link to comment Share on other sites More sharing options...
Kumarr31 Posted July 28, 2011 Share Posted July 28, 2011 It's not working with PrestaShop™ 1.4.3. I tried this method with the PrestaShop version before this one (1.4.x) and was able to do it in this way. Any idea? 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