The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help | i got problem with the size [ie/ff] | *with pics
hello,
i got a problem with the size between ie to ff, the problem is in ie the size is biger and in FF it's fine for me... lt's jus say it looks like that: simple if i'm change none it look fine and the same between ie to ff, simple it looks like: http://img94.imageshack.us/img94/3346/same.png when i change the font lt say to 8 pt at forumhome_forumbit_level2_post (add to a link tag style="font-size: 8pt;") it looks like: http://img687.imageshack.us/img687/212/problemqd.png so some1 know how can i fix that? so ie will look the same how it looks like in ff? i dont know if that matter but i also change/set the size to the image in forumhome_forumbit_level2_post this is the code in forumhome_forumbit_level2_post: HTML Code:
<table style="width: 100%; border: 0; border-collapse: collapse;"> <tr> <td width="15"> <img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" style="border: 0; width: 11px; height: 13px;" /> </td> <td> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" style="font-size: 8pt;">$forum[title]</a> <br />$childforumbits <td> </td> </tr> thanks a lot. good day, peace.. |
#2
|
|||
|
|||
In the vb scripts I have seen below code
Code:
(!is_browser('ie') |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|