vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Isse with banner width with some users (https://vborg.vbsupport.ru/showthread.php?t=149284)

vitrag24 06-09-2007 12:41 PM

Isse with banner width with some users
 
some users on my forum get more width of banner
this is from my user
http://img406.imageshack.us/img406/5...tleduy0.th.jpg
this is my scrnshot without any issue
http://img185.imageshack.us/img185/1...tureat8.th.jpg
y it is like that?any idea?

deezelpope 06-09-2007 12:44 PM

<i>Possibly the browser they're using.</i>

Dismounted 06-09-2007 12:50 PM

IE displays it wrong....typical. It means the code you're using isn't supported by IE.

vitrag24 06-10-2007 01:49 AM

but in my laptop[using windows vista] no isse with ie
only some users gettin this err
even i'm gettin this err in my pc
:(

i come to know y this prb is
prb is due to diff resolution used by diff users[like 1280*,1024*,800* etc]
but it shd be same and uniform in all
y it is like that?
can anyone give me solution?

Dismounted 06-10-2007 03:54 AM

You will need to set the table of the "main" bit of your forum to the same as the header. The code should be in spacer_open.

vitrag24 06-10-2007 05:32 PM

Quote:

<!-- open content container -->
<if condition="$show['old_explorer']">
<table cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center"><tr><td class="page" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
<else />
<div align="center">
<div class="page" style="width:$stylevar[outerdivwidth]; text-align:$stylevar[left]">
<div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
</if>
this is the code in spacer uniform..
now plz tell me wht shd i do to keep logo size uniform in all screen resolution?[e.g. 1280*,1024*,800*]

Dismounted 06-11-2007 06:42 AM

What is the code in your header?

vitrag24 06-14-2007 04:54 PM

header code
Quote:

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>

</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output


All times are GMT. The time now is 12:20 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.01221 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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