How I can use custom image in main menu?

AppSite - Professional Business Template for Joomla support forum.
GK User
Sat May 25, 2013 11:56 am
I'm curious how to to add a custom image or icon to the main menu element. I want to do like this (please check attached screenshot). Some template modifications are necessary?
User avatar
Fresh Boarder

GK User
Sat May 25, 2013 12:33 pm
Hi,
I wrote it some time ago, but still works --> http://gavick.com/magazine/how-to-add-i ... -menu.html
User avatar
Platinum Boarder

GK User
Mon May 27, 2013 9:53 am
Pawel F wrote:Hi,
I wrote it some time ago, but still works --> http://gavick.com/magazine/how-to-add-i ... -menu.html

It does not work with "GK Menu Extended Parameters" plugin :((
User avatar
Fresh Boarder

GK User
Mon May 27, 2013 10:30 pm
Hmm, so you can use another trick for first menu item:

1) Use Font Awesome or other font with icons inside (dingbats font)
2) Instead of entering the whole word 'home' use letter which is represented by home icon in your font
3) Using CSS for first element use different font for it.

Code: Select all
div.gk-menu ul.level0 > li > a.first  {  font-family: 'NAME-of-FONT',Arial;
    font-size: 5em;
    font-weight: bold;}
User avatar
Platinum Boarder

GK User
Sat Jan 18, 2014 12:56 pm
Hello
I have a probleme

I dont understand how to put images in my template like this

Please follow the link
http://www.indoormediagroup.com/imgPB-M ... images.png

Over..
User avatar
Fresh Boarder

GK User
Sat Jan 18, 2014 10:03 pm
Now I understand ...
1) Create/Add new Custom HTML module
2) Insert inside image/animation/movie etc.
3) Read this (also my) guide: http://www.gavick.com/documentation/gen ... into-menu/
User avatar
Platinum Boarder

GK User
Sun Jan 19, 2014 10:56 am
ok but ..how i can find the template appsite for downoad "gk_template_rest_files_J!25.zip"

I can not find the link to download appsite
I can not find the search fields

is there a link to the archives ?
User avatar
Fresh Boarder

GK User
Sun Jan 19, 2014 11:20 am
Here you are link to plugin (which you need) for J25 (install and publish)
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.