1. mediafrog
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 21 January 2015
  5.  Subscribe via email
Hi, I don*t find the solution to change the color of the module title. of course there is the possibilty in styling to change it. but nothing happens...
thank you again for youf assistance.

best regards
grit
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Have you multiple template styles on your site (Extensions -> Template Manager)? If so ensure that you are editing the correct template style for the pages you wish to edit. This is the most common cause of template changes not reflecting on a frontend page.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
hi ciaran,
yes, I also changed some other colours, and this works fine.
here the link:
http://www.alternative-homoeopathie.ch/joomla/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

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

You had the following in your Custom CSS field which was setting your module title colors overriding the color set by the template, Removing the color has resolved the issue..


.module_header h3 {
font-size: 24px;
font-weight: 500;
line-height: 32px;
padding: 5px 0;
color: #006699;
}


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


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