1. erikoraka
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 25 September 2014
  5.  Subscribe via email
Hi Ciarán,

I have installed the Code7 Responsive Accordion Module. When i use it in position contentbottom-a the font is different from the one I use in the articles body (ie Garamond).

How do I change the modules font in order to be the same with the one I use in the articles body?

Thank you in advance!

Eri
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eri

Would you have a URL to an example of your module?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Here's the link:

http://www.megarevma.gr/new/index.php?option=com_content&view=article&id=6&Itemid=110

You will notice that the font of the accordion's title in the bottom of the article is different from the body text of the article..
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Try adding the following to the Custom CSS field of your templates parameters..


.fancypantsaccordionholder ul li > a {
font-family: Garamond, sans-serif;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you!

Now it seems ok!

:)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
The same problem happens also with the accordion in the second tab, in the bottom of the following page..

http://www.megarevma.gr/new/index.php?option=com_content&;view=article&id=19&Itemid=116
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello


Try also adding the following to your Custom CSS field...


h4 {
font-family: Georgia,serif;
}


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


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