1. Thomash86
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 23 July 2013
  5.  Subscribe via email
hello

i want to change the article title style.
i want to make it italic type

i also want that the main menu is bold

do you know a good modul or plugin that i can use for a mobile version from the site?

please help me
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your article title?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
im sorry.. i forgot it..
http://szabo.co.at/SZS/leistungen.html
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

For the article titles try adding the following to the Custom CSS field of your templates parameters...


h2, h2 a:link, h2 a:visited, .content_header, .articleHead {
font-style: italic;
}


For the menu items also add the following....


#hornav ul a, #hornav .separator {
font-weight: bold;
}


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


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