PDA

View Full Version : css qustion


miz
04-01-2005, 07:54 AM
ok guys
i edited abit the vbulletin menu to add to it diffrent style

so this is how code looks

<div class="vbmenu_popup" id="info_$thread[threadid]_menu" style="display:none; padding: 4px 4px 4px 4px; border:1px solid #000000;font-size:10px;max-width:500px;">


in firefox code works like charm
but on IE its dosent show the table properly
any idea why ?

Guest190829
04-01-2005, 01:45 PM
well you dont need the semicolon at the end of the of the max-width property. Don't know if that helps. I think more information is needed...

filburt1
04-01-2005, 02:31 PM
max-width and min-width are not supported by IE.

miz
04-01-2005, 03:51 PM
so how can i set max-width on iE ?

also on IE its not get width

its just get higer - i want it to get width
cuse i show some text with this...
and the text is changes from thread to thread