Disable navigation slide arrows

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Mon Jun 28, 2010 7:00 pm
Hi,

Anyone knows how to disable or hide the navigation slide arrows in Header (slides)? I have disabled it in all "mod_gk_image_show" of header position like this: interface=false; but the arrows are still there in all browsers (IE, Firefox and Chrome). Please, your help.

Note: I have the last template version and Joomla 1.5.18.

Best regards,

Carlos
User avatar
Junior Boarder

GK User
Mon Jun 28, 2010 7:20 pm
By changing interface=true; parameter to interface=false; works perfectly.

Did you clear cache on your browser?

Anyway, if you still can't move it out and you really want it to remove, add this line on gk_stuff.css file:

Code: Select all
.gk_is_prev,.gk_is_next {display:none}


Cheers ;)
User avatar
Platinum Boarder

GK User
Mon Jun 28, 2010 7:53 pm
Hi Seichinha ,

Yes, I clear both the Joomla and browsers caché but the arrows were still there. I have added the line and that worked fine for me. Thanks a lot Seichinha!

Sincerly,

Carlos
User avatar
Junior Boarder


cron