pildo Posted October 26, 2011 Share Posted October 26, 2011 Hi all, i have sites with block link, but font of this block is different like other blocks in themes (take a look into attached file). I find css for blockcategories with web developer and found two css: http://www.shopdomain.com/themes/actualtheme/css/global.css and for font for categories is in http://www.shopdomain.com/themes/actualtheme/css/modules/blockcategories/blockcategories.css in blockcategories.css is this: #categories_block_left .tree li { border: none; padding-top: 3px; padding-left: 8px; background: none; margin-left: 0; font-weight: bold; font-size: 12px; line-height: 12px. so i get whole folder and make a copy: http://www.shopdomain.com/themes/actualtheme/css/modules/blocklink/blocklink.css i replace all "categories" to "link" and upload this folder on server. But when i use Web developer, i dont have two css, only global.css 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