Jump to content

Change Font for block link


Recommended Posts

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

post-68570-0-38101500-1319648107_thumb.jpg

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...