Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 3 Hours, 6 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

[SOLVED] using images instead of text. Question
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: [SOLVED] using images instead of text. Question
#403
[SOLVED] using images instead of text. Question 3 Years, 4 Months ago  
Hi,

Thanks for all the work you put into it!

I'm making a horizontal menu with images only. Some of the images are not the same width, but they are all the same height.

How do I set this up to where the images display correctly?

Not to good with css

Thanks in advance
grace
Posts: 1
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#406
[SOLVED] using images instead of text. Question 3 Years, 4 Months ago  
Well, you would have to use css
All buttons have a unique id in combimnation with the surrounding menu div.
With the default settings, you could do something like this:
.customenu_default a span span {
   /* this is for all buttons */
  height: 20px
  width: 200px /* just a default to fall back on */
}
.customenu_default a span.span_link_1 span {
   width: 150px;
}
.customenu_default a span.span_link_2 span {
   width: 250px;
}
...etc...

Peter van Westen
Admin
Posts: 9169
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
MaxCDN | Content Delivery Network | Accelerate your site to the max
Open Source Training | Online Joomla! Training and Support