vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Does anyone kowledgeable know how to do this? (https://vborg.vbsupport.ru/showthread.php?t=88038)

jeskel 01-02-2004 07:03 PM

Does anyone kowledgeable know how to do this?
 
1 Attachment(s)
Hi,

I am using vb3 Gamma and I am trying to edit my templates to achieve the following modifications (see attachements). I really hope that someone will be able to help me with this. Could you please tell me how to achieve mods as shown in:
1)modified1.gif: change the color of the cell where date and time is written and also change the font color.
2)modified2.gif: add a line between the part containing the username and the part containing the message
3)modified3.gif: add a bg color to the part containing the username without changing the first and second alternating colors.

Thanx you very much if you can help me with this.

<edit>
as you can see I am using the postbit_legacy on my forum.
</edit>

TYorke 01-05-2004 11:18 PM

1) You try using an additional style where you can declare a different colour. You would then edit the postbit_legacy and change the class tag to use the style you declared previously.

2) You are gonna have to create a table with three columns. Naturally, you would add the line you want in the middle cell (as a background image so that it repeats) and then fill the other cells as required (left = user info and right = message)

3. You can create another table, add the user info as required (using the variables provided) and you can then change the background colour of this new table. Doing that, you won't have to alter the $alt1 or $alt2 colours in the postbit


All times are GMT. The time now is 12:27 PM.

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.01064 seconds
  • Memory Usage 1,705KB
  • 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
  • (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