Images in mainmenu without text

GK User
Fri Dec 16, 2011 8:43 am
Hi guys, i'm using the template The World News II with joomla 1.5 and i want to show 6 images without text in the main menu and I don't know how do it.... i try to use the module Joomla 1.5 Main Menu Images but the text of menu doesn't disappears.

Thanks,

http://balearicislandstourism.info/illes/
[email protected]
User avatar
Fresh Boarder

GK User
Fri Dec 16, 2011 11:24 am

Is this your site URL? Have you managed to show images yet? Give me the link where I can see your menu with both images and texts then I will try some css code to hide texts for you.
User avatar
Platinum Boarder

GK User
Fri Dec 16, 2011 12:20 pm
Hello I would like to place the language selection module in the mainmenu. As this web: www.illebalears.es

I do not know if it's easier to create articles that link to different versions or if I can put a module in mainmenu

Yes it is the url of my web:
http://balearicislandstourism.info/ille ... hp?lang=es

If you need my admin password i give you in private.... thanks.
User avatar
Fresh Boarder

GK User
Fri Dec 16, 2011 2:17 pm
Sorry I don't understand what you want as I see in your site you have done the language selector in menu already http://easycaptures.com/fs/uploaded/650/2387660991.jpg
User avatar
Platinum Boarder

GK User
Tue Dec 20, 2011 12:03 pm
Thanks for your feedback. What I want to do is put the language selection module in mainmenu in the upper right of Formentera on the cover of the web:

http://balearicislandstourism.info/illes/

thanks.

Image
User avatar
Fresh Boarder

GK User
Tue Dec 20, 2011 12:10 pm
Hi,

Try this solution please:

Open file: /templates/gk_twn2/css/template.css

Add this code to bottom:
Code: Select all
#jflanguageselection{
    left: 1035px;
    position: absolute;
    top: 262px;
}


Then let me know if it helps.
User avatar
Platinum Boarder

GK User
Tue Dec 20, 2011 12:19 pm
OK perfect!!! THANKS
User avatar
Fresh Boarder

GK User
Tue Dec 20, 2011 12:41 pm
You are most welcome :)
User avatar
Platinum Boarder

GK User
Wed Dec 21, 2011 10:20 am
Another question I need to separate the images of the flags of languages​​, I tried modifying the css mod_jflanguageselection.css but does not change ... what can be?

http://balearicislandstourism.info/illes/

Thanks.
User avatar
Fresh Boarder

GK User
Wed Dec 21, 2011 11:37 am
Please add this code to override.css file in template/css directory and then enable CSS override in menu settings.
User avatar
Platinum Boarder


cron