Fonts and sizes

sg.shashi's picture
sg.shashi
Wed, 10/19/2011 - 09:47
#1
Fonts and sizes

Hi,

I want to decrease the font size of the content-top a bit and increase the font size of content-bottom a bit. I went to styling and on css classes, printed to understand, and changed in style.css a bit, but was not able to find out exactly which css is controlling that.

Can you please let me know which exact block in the style.css controls the font and size that appears in content-top and content-bottom.

Thanks,
Shashi

Neo's picture
Neo
Thu, 10/20/2011 - 11:54

Hi Shashi,

For future update, you'd better not to edit style.css. You can add new css file to themes, or add new style in "Styling/Custom CSS" (yourdrupal/admin/appearance/settings/md_classic)

This is code to edit content-top and content-bottom font size:

#content-top .block-content { 
  font-size: 15px; 
} 
#content-bottom .block-content { 
  font-size: 15px; 
} 
Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.