How do I change these 2 items?

More
10 years 11 months ago #42614 by dreamdest
1) Color of text next to logo
2) Name of page from "Joomla Travel Template"

Thanks again

Please Log in to join the conversation.

More
10 years 11 months ago #42623 by ivan.milic
1. That is template parameter "Logo Text Color" but if you use predefined style you would have to edit style file
styles/style[X].php where X is number of predefined style.

$logoColor1 = ....

2. In home page menu item settings under page display parameters tab you will see field to change

Please Log in to join the conversation.

More
10 years 11 months ago #42632 by dreamdest
#2 worked fine. But for number 1 - if you look at below, logocolor1 is changed to #0000CC, but the color is still gray, not blue.


Attachments:

Please Log in to join the conversation.

More
10 years 11 months ago #42647 by ivan.milic
Send link so we could check

Please Log in to join the conversation.

More
10 years 11 months ago #42661 by dreamdest

Please Log in to join the conversation.

More
10 years 11 months ago #42669 by ivan.milic
Use css, place this in template_css.css:

.logo h2{
color:#0000cc!important;
}
The following user(s) said Thank You: dreamdest

Please Log in to join the conversation.

Time to create page: 0.111 seconds
Powered by Kunena Forum