- Posts: 23
- Thank you received: 0
Re: change some titles
-
roger99
Inactive member - Topic Author
- Member
Less
More
13 years 8 months ago #7038
by roger99
change some titles was created by roger99
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 8 months ago #7045
by ivan.milic
Replied by ivan.milic on topic Re: change some titles
Enter main menu*.
Go to home , then Parameters(System) , then set "Show Page Title" to "No". Repet that for rest of menu items.
Second is custom module named "Chefs" in user1 position.
Go to home , then Parameters(System) , then set "Show Page Title" to "No". Repet that for rest of menu items.
Second is custom module named "Chefs" in user1 position.
The following user(s) said Thank You: roger99
Please Log in to join the conversation.
-
nidirex
Inactive member - New Member
Less
More
- Posts: 16
- Thank you received: 0
13 years 8 months ago #7067
by nidirex
Replied by nidirex on topic Re: change some titles
I can't change "Joomla Restaurant Template" orange title in center.. I see with Firebug that is related at "blog-featured", but.. how to change this??
Please Log in to join the conversation.
-
pirossi
Inactive member - Member
Less
More
- Posts: 146
- Thank you received: 11
13 years 8 months ago #7069
by pirossi
Replied by pirossi on topic Re: change some titles
inside templates\hot_restaurant\css\template_css.css find class componentheading
and add color: DESIRED_COLOR!important;
for example
Code:
.componentheading, h1 {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 24px;
font-weight: normal;
margin: 0 0 5px;
text-align: left;
}
for example
Code:
.componentheading, h1 {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 24px;
font-weight: normal;
margin: 0 0 5px;
text-align: left;
color: #FF6699!important;
}
Please Log in to join the conversation.
-
nidirex
Inactive member - New Member
Less
More
- Posts: 16
- Thank you received: 0
13 years 8 months ago #7070
by nidirex
Replied by nidirex on topic Re: change some titles
Thank you, Pirossi, but I've explain problem not clearly... I would change the content "Joomla Restaurant Template", not the color..
Please Log in to join the conversation.
-
pirossi
Inactive member - Member
Less
More
- Posts: 146
- Thank you received: 11
Time to create page: 0.172 seconds