vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   help | i got problem with the size [ie/ff] | *with pics (https://vborg.vbsupport.ru/showthread.php?t=238642)

ethan11 03-19-2010 03:12 PM

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>

help...
thanks a lot.

good day,
peace..

shridevimoogi 03-31-2010 10:51 AM

In the vb scripts I have seen below code
Code:

(!is_browser('ie')
I think with this you can try something for your problem.


All times are GMT. The time now is 11:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01009 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete