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)
-   -   Problem with tables.. (https://vborg.vbsupport.ru/showthread.php?t=141936)

Mr Pink 03-13-2007 11:37 AM

Problem with tables..
 
I have this:

http://img228.imageshack.us/img228/9784/immagineyv2.jpg

And when I open the navigator, I get this:

http://img292.imageshack.us/img292/8...magine2wm7.jpg

And I want my banner still there, where it was!
How can I fix this? :D
If you want my navbar code, just ask!

Hey, please, help me! :)

Mr Pink 03-15-2007 11:47 AM

Hey..

CyberAlien 03-16-2007 11:16 AM

Make that table on right side a float.

If it is already floating, then remove clear:both or clear:right from next table and put it in table below it. If there isn't a table below it then at the end of navbar template add <div style="clear:both;"></div>

nexialys 03-16-2007 11:18 AM

Quote:

Originally Posted by Mr Pink (Post 1204072)
Hey..

hey what, you think we will do everything you need just because you require it?

your template is corrupted by the element you added... that's it.

Triky 03-16-2007 11:49 AM

Quote:

Originally Posted by CyberAlien (Post 1204780)
Make that table on right side a float.

If it is already floating, then remove clear:both or clear:right from next table and put it in table below it. If there isn't a table below it then at the end of navbar template add <div style="clear:both;"></div>

I have understand nothing. O_0
This is my navbar code (the intrested part):

HTML Code:

<!-- / breadcrumb -->
 
<!-- Member Navigator - Home Control Panel -->
<table style="margin-top:5px;" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="40%" align="right">
<tr>
 <td class="tcat" colspan="3" align="center">
  <a style="float:$stylevar[left]" href="#top" onclick="return toggle_collapse('memberhome_panel')"><img id="collapseimg_memberhome_panel" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_memberhome_panel].gif" alt="Open/Hide Member Panel" border="0" /></a>
 {$bbuserinfo['username']}'s Personal Navigator
 </td>
</tr>
<tbody id="collapseobj_memberhome_panel" style="$vbcollapse[collapseobj_memberhome_panel]">
 <tr>
<td>

<if condition="$show['member']">
<!-- Start Personal Navigator Content Code -->
<table border="1" align="right" height="100px" width="100px" background="newvbstyle/misc/avatarhomebg.gif">
<tr>
  <td style="width:100%; text-align:center; margin: 0 auto;">
<!-- User Avatar -->
 
<img src="image.php?u={$bbuserinfo[userid]}" alt="Your Avatar" border="0" />
   
<!-- / User Avatar -->
 
  </td>
</tr> 
</table>
 
<p style="font-size:10px; font-weight: bold;">
Hi, {$bbuserinfo['username']}! This is your Personal $vboptions[bbtitle]'s Navigator!
</p>

  </if>
</td>
</tr>
</tbody>
</table>
<!-- / Member Navigator - Home Control Panel -->
 
       

<!-- Quick Links Menu -->
<if condition="$show['member']">
<div id="quicklinksmenu">
<ul>
<li>
Quick Links..
</li>
</if>
</if>
</ul>
<br style="clear: both;" />
<!-- / Quick Links Menu -->
 
<!-- Forum Banner -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
 <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle] - Go to the Home" /></a></td>
 <td align="$stylevar[right]">
  &nbsp;
 </td>
</tr>
</table>
<!-- / Forum Banner -->
<br />
 

<if condition="$show['forumdesc']">

Please, CyberAlien, let me know what changes you will do. Maybe using the code BBCode, and then put them in red. :)
However, thank for your reply!

CyberAlien 03-17-2007 06:49 AM

You need to read up css documents on "float" and "clear"

Triky 03-19-2007 04:24 PM

I have read them here: http://www.w3schools.com/css/pr_class_clear.asp, http://www.w3schools.com/css/pr_class_float.asp. But I still don't understand where I need to put them! I've try to put the clear and the float propriety everywhere, but nothing is changed!

Triky 03-28-2007 11:01 AM

Hey, please, help me with this issue. I need it really, for going on with my work! :(


All times are GMT. The time now is 08:19 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.01333 seconds
  • Memory Usage 1,740KB
  • 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_html_printable
  • (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