1. antonwagner
  2. Commercial Templates
  3. Tuesday, 26 August 2014
  4.  Subscribe via email
Hello!

First of all i want to say that im a beginner so dont be that hard :)
Im using Joomla 2.5.

1. How can i change the text size of the menu?
http://www11.pic-upload.de/thumb/27.08.14/94mjfdmt73s.png

2. I have another Question, how can i delete the text and make a link with the picture?
And make a hover such as by the facebook picture?
I used the tutorial how to create a new position.
http://www11.pic-upload.de/27.08.14/ljvk8hv8np61.png

Thanks for help :)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your menu items and logo?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
ye of course!
Here
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

1. For your menu text size try adding the following to the Custom CSS field of your templates parameters where 14px is your new link size (edit to taste)...


.module ul a, .module_menu ul a {
font-size: 14px;
}


2. Rather than using a menu module for this postion would you consider using a 'Custom HTML' module and adding your image in that way?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
ahh thank you very much :D
but how can i make a hover with the image and keep it on the same position while zooming?

Edit: 1. Is it possible that the menu text isnt written in capital letters? just the first?
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

There is a number of articles available on creating hover image (eg. http://stackoverflow.com/questions/10202641/how-to-make-image-hover-in-css). A quick search on Google should find you some more. Any CSS can be added to the Custom CSS field of your templates parameters. For the HTML I would suggest setting your editor to CodeMirror (Global Configuration).

To remove the uppercase try adding the following to your Custom CSS field...


.module ul a, .module_menu ul a {
text-transform: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
thank you very much, i got it ;)

Is it possible, when im with the mouse on my login image, that the register menu open?
So there is no extra Site to login?
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok