vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   an add in the postbit, help (https://vborg.vbsupport.ru/showthread.php?t=79893)

Allan 04-13-2005 10:13 PM

an add in the postbit, help
 
1 Attachment(s)
veiled, I do not know how to make to add a background image in the postbit as in the joint example, if you have an idea please ? :rolleyes:

Allan 04-15-2005 05:04 AM

nobody :(

tnguy3n 04-15-2005 05:14 AM

Quote:

Originally Posted by Allan
veiled, I do not know how to make to add a background image in the postbit as in the joint example, if you have an idea please ? :rolleyes:

Open postbit(_lagacy),

FIND:
HTML Code:

        <td bgcolor="alt1">
        <!-- message, attachments, sig -->

REPLACE WITH:
HTML Code:

        <td background="images/background.gif">
        <!-- message, attachments, sig -->

Replace background="images/background.gif" with your own background images

Allan 04-15-2005 05:48 AM

once again, thank you tnguy3n ;)

tnguy3n 04-15-2005 06:08 AM

you bet! :)

Allan 04-15-2005 11:32 AM

Quote:

Originally Posted by tnguy3n
you bet! :)


lolllllllllllllll :classic:

tnguy3n 04-15-2005 04:29 PM

Sorry, the html tag in PM got messed up. It should be this:
HTML Code:

style="background-image: url('images/background.gif'); background-position: bottom right;"

Allan 04-15-2005 05:28 PM

Quote:

Originally Posted by tnguy3n
Sorry, the html tag in PM got messed up. It should be this:
HTML Code:

style="background-image: url('images/background.gif'); background-position: bottom right;"

no prob, thanks :)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
edit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~

i'm a prob, in my, I have this :
Code:

<td class="alt2" style="border-left: 1px solid #FFFFFF; border-bottom: 1px solid #89959B;">
and not:
Code:

<td bgcolor="alt1">
I does not arrive has to integrate the image without changing the postbit :(

tnguy3n 04-15-2005 07:39 PM

change
HTML Code:

<td class="alt2" style="border-left: 1px solid #FFFFFF; border-bottom: 1px solid #89959B;">
to:
HTML Code:

<td style="background-image: url('images/background.gif'); background-position: bottom right;">

Allan 04-15-2005 08:17 PM

and not precisely, I have do that, but that changes all the postbit, which I would like, it is right to add an image with the postbit by keeping it just as it is.


All times are GMT. The time now is 09:54 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.01003 seconds
  • Memory Usage 1,737KB
  • 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_code_printable
  • (6)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete