News appears on next line - mod_gk_news_highlighter

Unique Joomla 1.5 template with powerful navigation and stunning design discussion forum
GK User
Sat Dec 18, 2010 2:42 pm
I have this setup, however it shows the link to the article on the next line below the Latest News title.

Also if I have more than one article they appear one below the other without the fade in/out :(

www.ourpcfixer.com

Any help appreciated and thanks in advance

Rich
User avatar
Senior Boarder

GK User
Sat Dec 18, 2010 10:09 pm
You need to open file gk_stuff.css from your template/css directory and in line 14 you need to add this code :

Code: Select all
.gk_news_highlighter_interface{
   color:#dbdbdb;
   font-weight:bold;
   float: left;
}
User avatar
Platinum Boarder

GK User
Sat Dec 18, 2010 11:40 pm
User avatar
Senior Boarder


cron