Chesnut Blue, how variable width

GponBlue

New Member
So this...

I want to make Chesnut blue varable width, but when I change the original size in options to a % variable, the main body don't get this new reference in %

Does anyone know's how to make all the forum get the size in % and no px??
 

Hoxxy

New Member
look in the additional css section of that style for code that maybe orverwriting the vB main body attribute.
 

GponBlue

New Member
here is the header. I don't see nothing special.

Code:
<!-- logo -->
<a name="top"></a>

<table width="$stylevar[outertablewidth]"  align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="22" align="center" valign="top" style="background-image:url($stylevar[imgdir_misc]/left.gif)"><img src="$stylevar[imgdir_misc]/left.gif" width="22" border="0" alt="" /></td>
<td width="100%">

<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="fond_heaader">
<tr>
	<td align=a"$stylevar[align=left]"><a href="http://www.miwebsite.com/index.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/logo.png" border="0" alt="$vboptions[bbtitle]" /></a></td>
	<td align="$stylevar[align=right]">&nbsp;
		
	</td>
</tr>
</table>
<!-- /logo -->


<!-- EFFET ROLLOVER BOUTONS -->
<table width="$stylevar[outertablewidth]"  border="0" cellspacing="0" cellpadding="0" align="center" style="background:#FFFFFF url($stylevar[imgdir_misc]/fond_bouton.gif);">
<tr>


<!-- Options -->
<if condition="$show['member']">
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_options.gif);"><a href="$vboptions[bburl]/usercp.php$session[sessionurl_q]" rel="nofollow"
		onmouseover="JSFX.fadeIn('options')"
		onmouseout="JSFX.fadeOut('options')"><img
		src="$stylevar[imgdir_misc]/bouton_options.gif" name="options"  width="93" height="40" border="0" class="imgFader" id="options" alt="" /></a></td>
</tr>
</table>
</td>
</if>
<!-- /Options -->

<!-- Portal -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_portal.gif);"><a href="$vboptions[bburl]/index.php$session[sessionurl_q]" rel="nofollow"
		onmouseover="JSFX.fadeIn('portal')"
		onmouseout="JSFX.fadeOut('portal')"><img
		src="$stylevar[imgdir_misc]/bouton_portal.gif" name="faq"  width="93" height="40" border="0" class="imgFader" id="portal" alt="" /></a></td>
</tr>
</table>
</td>
<!-- /Portal -->

<!-- Foros -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_foros.gif);"><a href="$vboptions[bburl]/foros.php$session[sessionurl_q]" rel="nofollow"
		onmouseover="JSFX.fadeIn('foros')"
		onmouseout="JSFX.fadeOut('foros')"><img
		src="$stylevar[imgdir_misc]/bouton_foros.gif" name="foros"  width="93" height="40" border="0" class="imgFader" id="foros" alt="" /></a></td>
</tr>
</table>
</td>
<!-- /Foros -->

<!-- Membres -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_membres.gif);"><a href="$vboptions[bburl]/memberlist.php$session[sessionurl_q]" rel="nofollow"
		onmouseover="JSFX.fadeIn('membres')"
		onmouseout="JSFX.fadeOut('membres')"><img
		src="$stylevar[imgdir_misc]/bouton_membres.gif" name="membres"  width="93" height="40" border="0" class="imgFader" id="membres" alt="" /></a></td>
</tr>
</table>
</td>
<!-- /Membres -->
	
<if condition="$show['popups']">		
<if condition="$show['searchbuttons']">
<if condition="$show['member']">

<!-- Nouveaux Messages -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_nouveaux_messages.gif);"><a href="$vboptions[bburl]/search.php?$session[sessionurl]do=getnew" accesskey="2" rel="nofollow"
		onmouseover="JSFX.fadeIn('Nmessages')"
		onmouseout="JSFX.fadeOut('Nmessages')"><img
		src="$stylevar[imgdir_misc]/bouton_nouveaux_messages.gif" name="Nmessages"  width="93" height="40" border="0" class="imgFader" id="Nmessages" alt="" /></a></td>
</tr>
</table>
</td>
<!-- /Nouveaux Messages -->
<else />
<!-- Messages du Jour -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_messages_jour.gif);"><a href="$vboptions[bburl]/search.php?$session[sessionurl]do=getdaily" accesskey="2" rel="nofollow"
		onmouseover="JSFX.fadeIn('Mjour')"
		onmouseout="JSFX.fadeOut('Mjour')"><img
		src="$stylevar[imgdir_misc]/bouton_messages_jour.gif" name="Mjour"  width="93" height="40" border="0" class="imgFader" id="Mjour" alt="" /></a></td>
</tr>
</table>
</td>
<!-- /Messages du Jour -->
</if>


<!-- Recherche -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_recherche.gif);" id="navbar_search"><a href="$vboptions[bburl]/search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"
		onmouseover="JSFX.fadeIn('recherche')"
		onmouseout="JSFX.fadeOut('recherche')"><img
		src="$stylevar[imgdir_misc]/bouton_recherche.gif" name="recherche"  width="93" height="40" border="0" class="imgFader" id="recherche" alt="" /></a><script type="text/javascript"> vbmenu_register("navbar_search", true); </script></td>
</tr>
</table>
</td>
</if>
<!-- /Recherche -->



<!-- Galeria -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_galeria.gif);"><a href="$vboptions[bburl]/gallery/index.php$session[sessionurl_q]" rel="nofollow"
		onmouseover="JSFX.fadeIn('galeria')"
		onmouseout="JSFX.fadeOut('galeria')"><img
		src="$stylevar[imgdir_misc]/bouton_galeria.gif" name="galeria"  width="93" height="40" border="0" class="imgFader" id="galeria" alt="" /></a></td>
</tr>
</table>
</td>
<!-- /Galeria -->

<!-- vTube -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_vtube.gif);"><a href="$vboptions[bburl]/vbtubepro.php$session[sessionurl]" rel="nofollow"
		onmouseover="JSFX.fadeIn('vtube')"
		onmouseout="JSFX.fadeOut('vtube')"><img
		src="$stylevar[imgdir_misc]/bouton_vtube.gif" name="vtube"  width="93" height="40" border="0" class="imgFader" id="vtube" alt="" /></a></td>
</tr>
</table>
</td>
<!-- /vTube -->

<!-- Mapa -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_mapa.gif);"><a href="$vboptions[bburl]/vbgooglemapme.php$session[sessionurl_q]" rel="nofollow"
		onmouseover="JSFX.fadeIn('mapa')"
		onmouseout="JSFX.fadeOut('mapa')"><img
		src="$stylevar[imgdir_misc]/bouton_mapa.gif" name="mapa"  width="93" height="40" border="0" class="imgFader" id="mapa" alt="" /></a></td>
</tr>
</table>
</td>
<!-- /Mapa-->

</if>

<!-- Deconnexion -->
<if condition="$show['member']">
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_deconnexion.gif);"><a href="$vboptions[bburl]/login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"
		onmouseover="JSFX.fadeIn('deconnexion')"
		onmouseout="JSFX.fadeOut('deconnexion')"><img
		src="$stylevar[imgdir_misc]/bouton_deconnexion.gif" name="deconnexion"  width="93" height="40" border="0" class="imgFader" id="deconnxion" alt="" /></a></td>
</tr>
</table>
</td>
</if>
<!-- /Deconnexion -->

</tr>
</table>
<!-- /EFFET ROLLOVER BOUTONS -->
$spacer_open
$leftcolumn_advertisement
$_phpinclude_output
</br>
<link type="text/css" rel="stylesheet" href="/floatbox/floatbox.css" />
<script type="text/javascript" src="/floatbox/floatbox.js"></script>
 
Top