- Posts: 1
- Thank you received: 0
change color of the main text
-
dimasfera
Inactive member - Topic Author
- New Member
Less
More
13 years 4 months ago #10442
by dimasfera
change color of the main text was created by dimasfera
I could not find where to change the color of the font for the main text. The color is set and I want a0a0a0 # 000000%
Where to change?
Where to change?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #10444
by ivan.milic
Replied by ivan.milic on topic Re: change color of the main text
Hi,
in layout.css:
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}
in layout.css:
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}
Please Log in to join the conversation.
-
hhoboost
Inactive member - New Member
Less
More
- Posts: 2
- Thank you received: 0
12 years 9 months ago #16396
by hhoboost
Replied by hhoboost on topic Re: change color of the main text
Hello Ivan, I have the same problem but cannot fix it using the css since it doesn't control Font color as far as I can see. Basically I wish to make the light gray main body Font a little darker. In the Cars template instructions it states that the template has unimited colour options editable in Joomla under the cars template control however when I go in to make that small change it says that I must use the Custom Style setting if I wish to change any options. This is a big problem since that setting changes every colour throught the whole site including changing the logo.
I am working with Style 2 the green Hot Cars template and all I want to do is darken the main font used for all body text. How do I do this?
I am working with Style 2 the green Hot Cars template and all I want to do is darken the main font used for all body text. How do I do this?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #16402
by ivan.milic
Replied by ivan.milic on topic Re: change color of the main text
You can edit /styles/style2.php it's simple code you just need to change value inside of quotes, and variable names are intuitive.
Please Log in to join the conversation.
Time to create page: 0.168 seconds