Link and Text color in GK news-highlight-1
February 08 Joomla Templates
- GK User
- Thu Jul 01, 2010 4:19 pm
I'm trying to change the text of the Text and Link in the news Gavick News Highlighter GK1 top scrolling news using the Finance theme. Using the Module edit, I can only change the color of the first text by bolding it, the link color, hover link color and text colors do not respond to adding colors in the the boxes .
When I tried the hard code change offered to savoirv in a similar post, it only alters the first part of the link. See attached image.
The top text is just too light or opaque to read. I'd also like to bump up the font by a point or two.
Where can I make these changes? What code would I need?
thanks,
CSS newbie
-James
When I tried the hard code change offered to savoirv in a similar post, it only alters the first part of the link. See attached image.
The top text is just too light or opaque to read. I'd also like to bump up the font by a point or two.
Where can I make these changes? What code would I need?
thanks,
CSS newbie
-James
-
- Fresh Boarder
- teitbite
- Fri Jul 02, 2010 12:59 pm
Hi
Please see the class:
in style3.css
Please see the class:
- Code: Select all
.gk_news_highlighter_item a, .gk_news_highlighter_item span {
color:#878B90;
}
in style3.css
-
- Moderator
- GK User
- Fri Jul 02, 2010 4:42 pm
That fixed the Font Color. It worked great, Thanks.
How would one go about changing the Font size?
How would one go about changing the Font size?
-
- Fresh Boarder
- GK User
- Fri Jul 02, 2010 6:49 pm
For example:
Cheers
- Code: Select all
#highlight .gk_news_highlighter_interface span.text{font-size:14px}
#highlight .gk_news_highlighter_item a{font-size: 14px}
Cheers
-
- Platinum Boarder
- GK User
- Thu Jul 08, 2010 3:52 pm
Thanks, great support!!
-
- Fresh Boarder
- GK User
- Fri May 13, 2011 9:19 am
Where can I find style3.css? Thanks
-
- Fresh Boarder
- GK User
- Fri May 13, 2011 2:38 pm
style3.css is in the template folder.
templates/gk_finance_com/css/style3.css
I believe you can also edit it from the administrator login using the template manager. They go to edit Css and chose the style you are using and then edit.
templates/gk_finance_com/css/style3.css
I believe you can also edit it from the administrator login using the template manager. They go to edit Css and chose the style you are using and then edit.
-
- Fresh Boarder
- GK User
- Fri May 13, 2011 3:37 pm
Hi, Just realised I posted in the wrong section, I am looking to re-size the text in Module News Highlighter?
There are no options to select font size.
Thanks.
There are no options to select font size.
Thanks.
-
- Fresh Boarder
- GK User
- Sat Jun 25, 2011 3:21 pm
Hi.. i want to change hover text to bold style..as far as i see we cant do it with panel..pls help me..thanks
-
- Fresh Boarder
9 posts
• Page 1 of 1