-
AuthorPosts
-
January 21, 2010 at 11:04 pm #147875
Hi all,
They say ” a picture is worth a thousand words”, so the problem is in the attached images.
http://www.radiology2.com6748
6749
-
lamvt Friend
lamvt
- Join date:
- December 2006
- Posts:
- 265
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 52 times in 46 posts
January 22, 2010 at 5:45 pm #330066open your css file add
#jasdl-subnav ul li a {color: #999999 !important;}
January 22, 2010 at 7:55 pm #330075<em>@lamvt 161487 wrote:</em><blockquote>open your css file add
#jasdl-subnav ul li a {color: #999999 !important;}
</blockquote>Thanks lamvt, I’ve put the css code into the dropline.css but that did not solve the issue.
Any other thoughts?Thanks.
lamvt Friendlamvt
- Join date:
- December 2006
- Posts:
- 265
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 52 times in 46 posts
January 25, 2010 at 3:44 am #330262I just checked your http://www.radiology2.com/Table/Teaching-Files/index.php on FF
fixed itJanuary 25, 2010 at 9:06 pm #330352<em>@lamvt 161767 wrote:</em><blockquote>I just checked your http://www.radiology2.com/Table/Teaching-Files/index.php on FF
fixed it</blockquote>
The problem is still there .
Please go to :
http://www.radiology2.com/Table/Neuroradiology/index.phpAnd hover the mouse over : Teaching Files> Sections
and you will see what i mean.
Thank You.Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 26, 2010 at 3:17 am #330388Hi
Open templates/ja_seleni/css/template.css file, at about line 2220, find following code:
#ja-subnav ul li.active a, #ja-subnav ul li.active a:hover, #ja-subnav ul li.active a:active, #ja-subnav ul li.active a:focus {
color:#FFFFFF !important;
font-weight:bold;
text-decoration:underline;
}
and change to:
#ja-subnav ul li.active a, #ja-subnav ul li.active a:hover, #ja-subnav ul li.active a:active, #ja-subnav ul li.active a:focus {
font-weight:bold;
text-decoration:underline;
}
January 26, 2010 at 9:24 pm #330498Thank You JA Developer,
That did it. -
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by drmaalghamdi 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-