1. apelsinskal
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 19 January 2015
  5.  Subscribe via email
Hi! How do I change the size of the cufon font? It is used in your Arabica template.
http://demo.joomla51.com/0069/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To edit the article titles you can add the following to the end of your templates template.css (../templates/j51_arabica/css/template.css) editing the font size to your own taste...


h2, h2 a:link, h2 a:visited, .contentheading {
font-size: 28px;
}


For the module titles you can use the following...


.sidecol_block h3, .sidecol_block_menu h3, .moduleblock2 .module h3, 
.moduleblock2_menu .module h3, .moduleblock3 .module h3,
.moduleblock3_menu .module h3 {
font-size: 24px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!