menu icon-soccer

GK User
Thu Dec 29, 2011 2:29 pm
Hi,

The icon-soccer does not work: i have setted in Additional class in the "El Club" menu and it is not works.

The url of the site is www.prootn5.com/clientes/noblez.

The site is using Joomla 1.7.3

Regrads,
User avatar
Expert Boarder

GK User
Thu Dec 29, 2011 3:42 pm
Sorry. The correct url is www.proton5.com/clientes/noblez
User avatar
Expert Boarder

GK User
Thu Dec 29, 2011 3:51 pm
User avatar
Platinum Boarder

GK User
Thu Dec 29, 2011 4:18 pm
Sorry Don, but I had setting "icon-soccer" as you can see in the attach file.

I do not want the "icon-joomla": I want put there "icon-soccer".
User avatar
Expert Boarder

GK User
Thu Dec 29, 2011 7:58 pm
Hi Don:

Any new recommendation to fix this issue?

Regards.
User avatar
Expert Boarder

GK User
Thu Dec 29, 2011 8:57 pm
Hi Don:

I see the problem is just with the icon soccer: The system shows any other icon different from the icon-soccer.

I do not know what is the change that I have to do in order to fix this issue.

Please, Could you check this?

Regards.
User avatar
Expert Boarder

GK User
Fri Dec 30, 2011 7:59 am
Open file: /templates/gk_sporter/css/menu.css

Find this code:
Code: Select all
#gkMenu .level0>li>a.icon-soccer>span.menu-title { background: transparent url('../images/icons.png') no-repeat 4px -516px; }

Change to:
Code: Select all
#gkMenu .level0>li>a.icon-soccer>span.menu-title { background: transparent url('../images/icons.png') no-repeat 4px -2757px; }

Find:
Code: Select all
#gkMenu .level0>li:hover>a.icon-soccer>span.menu-title { background-position: 4px -476px; }

Change to:
Code: Select all
#gkMenu .level0>li:hover>a.icon-soccer>span.menu-title { background-position: 4px -2717px; }
User avatar
Platinum Boarder

GK User
Fri Dec 30, 2011 2:32 pm
Thanks a lot Don.

Your last recommendation fixed the issue.

Regards.
User avatar
Expert Boarder

GK User
Mon Jan 02, 2012 11:50 am
you are most welcome :)
User avatar
Platinum Boarder


cron