[Pro] navigation popup size

Maybe a simple question, but how could I make 2 or more navigation popup items appear the same size?

I really don’t find the answer…

Thanks for your help

jeb

PS. and have a nice weekend!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Can you post an example of your problem.

Nav pop ups are determined by the amount of text in them so will be the length of the longest text

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

David, thats exactly my problem:

ex: 1. nav popup with “ewa”, small one; 2. nav popup with “about this site”, longer than the first one.

So, it is possible to do both the same size, no matter the length of the text?

Thank you very much for your help

jeb


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Do you mean in separate instances of the pop-up?

If you added non breaking spaces to the name of the shorter one you can make it the same length as the longer.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks again for your reply David, but it is not that problem (my fault)

Please see http://tiny.cc/9342b

On the right side you can see 4 popup nav, all with different sizes. My question is if they can all be the same size.

jeb


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

As I said if you add non breaking spaces to the text that appears in the pop up you can get them all the same size.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Ah! I got it now! Wonderful!

Thanks a lot for your time and your precious help!

jeb


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The other way to do this is to set a CSS width style to the input.
Then you don’t need to add any non-semantic characters to the HTML.

Walter

On Mar 26, 2011, at 6:49 AM, jeb wrote:

Ah! I got it now! Wonderful!

Thanks a lot for your time and your precious help!

jeb


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options