-
AuthorPosts
-
September 19, 2011 at 4:30 pm #168730
Hello,
I would like the title of the ja news pro title to have just one mouse over color. Now every sections has its own color.
How can i best change this? do i need to change css file for every color profile?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 19, 2011 at 4:38 pm #413649Hi,
You login backend > Extensions > Template Manager > JA_TELINE_IV – Default > Page Assignments. Click To Add Pages and next add color.Trimud FriendTrimud
- Join date:
- May 2006
- Posts:
- 245
- Downloads:
- 36
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 55 times in 45 posts
September 19, 2011 at 5:20 pm #413659Hi,
You’ll have to open /templates/ja_teline_iv/css/template.css for editing
Find:
/* COLOR THEMES
and delete for every color these rows:
.ja-zin .ja-zinsec:hover h2 a { color: #000; }
.ja-zin .ja-zinsec:hover.red h2 a { color: #9c152d; }
.ja-zin .ja-zinsec:hover.blue h2 a { color: #069; }
.ja-zin .ja-zinsec:hover.cyan h2 a { color: #138bb3; }
.ja-zin .ja-zinsec:hover.lime h2 a { color: #818800; }
.ja-zin .ja-zinsec:hover.green h2 a { color: #3b7513; }
.ja-zin .ja-zinsec:hover.orange h2 a { color: #bf5600; }
.ja-zin .ja-zinsec:hover.brick h2 a { color: #e04b40; }
.ja-zin .ja-zinsec:hover.pink h2 a { color: #a71269; }Regards
1 user says Thank You to Trimud for this useful post
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
September 19, 2011 at 8:36 pm #413702<em>@Trimud 268924 wrote:</em><blockquote>Hi,
You’ll have to open /templates/ja_teline_iv/css/template.css for editing
Find:
/* COLOR THEMES
and delete for every color these rows:
.ja-zin .ja-zinsec:hover h2 a { color: #000; }
.ja-zin .ja-zinsec:hover.red h2 a { color: #9c152d; }
.ja-zin .ja-zinsec:hover.blue h2 a { color: #069; }
.ja-zin .ja-zinsec:hover.cyan h2 a { color: #138bb3; }
.ja-zin .ja-zinsec:hover.lime h2 a { color: #818800; }
.ja-zin .ja-zinsec:hover.green h2 a { color: #3b7513; }
.ja-zin .ja-zinsec:hover.orange h2 a { color: #bf5600; }
.ja-zin .ja-zinsec:hover.brick h2 a { color: #e04b40; }
.ja-zin .ja-zinsec:hover.pink h2 a { color: #a71269; }Regards</blockquote>
Trimud might be wise for him to have
h2 a {color:#123} ; // as default?Trimud FriendTrimud
- Join date:
- May 2006
- Posts:
- 245
- Downloads:
- 36
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 55 times in 45 posts
September 19, 2011 at 8:40 pm #413704Hi Troy,
this will not override the styles above ad will be overwritten by them, so it’s useless. If You set !important before ; this will do the trick, but I never liked adding !important to any css property.
Regards 🙂
1 user says Thank You to Trimud for this useful post
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
September 19, 2011 at 11:36 pm #413743ok cool, i didn’t know if there was default already or not.. I’m with you on important.. its mainly IE thing
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 4 voices, and was last updated by n6rej 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
One color change mouse over ja news pro title
Viewing 6 posts - 1 through 6 (of 6 total)