Highlighter arrow not showing correctly

Discussion about free Joomla news rotator/ticker with multiple effects like scrolling, fading and several data sources supported.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Oct 31, 2009 8:23 am
Hello,

I am currently having an issue on my site with news highlighter arrows not showing correctly. Any thoughts for a solution?

Thank you in advance.

Cheers!

re: http://www.mogulmix.com/dashboard/
User avatar
Fresh Boarder

GK User
Sun Nov 01, 2009 12:30 am
Please remove in style.php file (module directory) width and height properties in selectors:

Code: Select all
.gk_news_highlighter_interface .next

and:
Code: Select all
.gk_news_highlighter_interface .prev


additionaly please increase width for interface container to 115px
User avatar
Administrator

GK User
Mon Nov 30, 2009 6:00 pm
I have completed these steps but it has not resolved my issue.

http://www.parevolution.com/index.php

PS - we are building the template out - without index.php you are redirected to our current live site.
User avatar
Junior Boarder

GK User
Wed Dec 02, 2009 3:38 am
Please remove height and width for selectors:
Code: Select all
.gk_news_highlighter_interface .prev

and:
Code: Select all
.gk_news_highlighter_interface .next

in style.php file.
User avatar
Administrator

GK User
Tue Dec 08, 2009 4:57 pm
thank you - working correctly on our dedi box, wasen't working correctly on our shared box not sure why.
User avatar
Junior Boarder


cron