vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Can someone help me with my tempate? (https://vborg.vbsupport.ru/showthread.php?t=144647)

F1trader.com 04-12-2007 07:58 AM

Can someone help me with my tempate?
 
Hi,

I am bussy setting up my site and I really need some help for a template issue that I am not able to solve myself.

In order to see what I mean you will have to take a look at my website
and go to the forum area..

What do I want?

I want to have the forum the same look as the rest of the website that I run... Problem is that in the website a code is used that I cannot use in the forum apparently.

What do I have to do to get the same effect in the forum.

It's about the left and right side of the screen (the green with white stripes)


Click here to go to the webiste
Click here to go to the forum (not ready yet)


Please can anyone help me with this??????

The most important is that the heights are automatically adjusting so I do not want to use fixed pixels for the height as it will give problems for different pages...


A piece of code that is used on the pages looks like this:

<!-- left collumn -->
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#C3CC96" valign="top">
<tr bgcolor="#C3CC96" valign="top">
<td width="30" bgcolor="#C3CC96"><img src="../images/spacer.gif" width="30"></td>
<td background="<?echo(CONST_STR_IMGFLD);?>divider-grey.gif" width="5"><img src="<?echo(CONST_STR_IMGFLD);?>divider-grey.gif" width="5" height="1"></td>
<td background="<?echo(CONST_STR_IMGFLD);?>pixel-dot.gif" width="5"><img src="<?echo(CONST_STR_IMGFLD);?>pixel-dot.gif" width="5" height="1"></td>
<td background="<?echo(CONST_STR_IMGFLD);?>divider-black.gif" width="2"><img src="<?echo(CONST_STR_IMGFLD);?>divider-black.gif" width="1" height="1"></td>
<td width="900" bgcolor="FFFFFF">
<!-- /left collumn ends here -->

zardos 04-12-2007 09:11 AM

In the header template , do not close the div tags , and later close em in the foot template

//Robin

F1trader.com 04-12-2007 09:24 AM

Hi,

Thanx for the response. I have to tell all that I am not a developer and that I know very little of coding... I manage some things, but this is getting out of my league. If someone can help me it has to be a good explanation otherwise i still will not know what to do????

I cannot see that the code for the left and right side has div's

It works in the site with this code <td background="<?echo(CONST_STR_IMGFLD);?>divider-grey.gif" width="5">

I think it's this special code that makes the left and right side always displaying the entire lenght of the page. I cannot use a fixed size for the height as that will give problems on pages that are longer. Hope that anyone understand what i am trying to tell...

Marc

zardos 04-12-2007 10:05 AM

O sorry, your design was not based on divs, and you use images to create the lines, and i have no clue how to help you :/ sorry


All times are GMT. The time now is 04:01 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.01027 seconds
  • Memory Usage 1,717KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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