vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Adding images in bottom of showthread. (https://vborg.vbsupport.ru/showthread.php?t=45608)

!!!cyr0n_k0r 11-11-2002 12:38 AM

Adding images in bottom of showthread.
 
1 Attachment(s)
Make sure you look at the picture.

What would the code to add some type of background images where the big black circle is on that picture.

Tell me what lines of code to edit and make sure to remember to include whatever code to force it to display on the right side.

Dean C 11-11-2002 06:02 PM

Save you current forumhome_loggedinusers template into a textfile then revert it to its original

if that doesn't fix it then post up the code..

- miSt

!!!cyr0n_k0r 11-11-2002 06:37 PM

that pictures isnt even of forumhome..

its showthread

assassingod 11-11-2002 06:49 PM

That drop down menu is in in a td tag (I think), so you could try:
Code:

<td background="blah"></td>
I dunnop if that'll work (I dont think you can have backgrounds in tds , silly me, cant remember;))

If you need any more specific help, just ask:p

!!!cyr0n_k0r 11-11-2002 08:25 PM

yes, I do need more help.

Because I dont want the image in a table that is related to any of the variables.

I want the image in the background of the MAIN TABLE. and ive gotten it there before, but wasent able to move it over to the right.

I want the image behind all the menus.

filburt1 11-11-2002 08:31 PM

Quote:

Originally posted by assassingod
That drop down menu is in in a td tag (I think), so you could try:
Code:

<td background="blah"></td>
I dunnop if that'll work (I dont think you can have backgrounds in tds , silly me, cant remember;))

You can but NS4 doesn't support it (OMG! NS4 DOESN'T SUPPORT SOMETHING!).

!!!cyr0n_k0r 11-11-2002 09:16 PM

here is the code.

Quote:

<!-- Begin Top Fourm Options Images -->
<table width="{contenttablewidth}" height="100%" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="right" width="0"><img src="{imagesfolder}/*****/left.gif"></td>
<td width="30%" align="center" background="{imagesfolder}/*****/bg_top.gif"></td>
<td valign="top" align="right" background="{imagesfolder}/*****/bg_top.gif"></td>
<td align="left" width="0"><img src="{imagesfolder}/*****/left2.gif" ></td>

<td width="40%" align="center" background="{imagesfolder}/*****/bg_top2.gif">
<normalfont color="{categoryfontcolor}"><b>Thread Options</b></normalfont></a><br></td>
<td align="right" width="0"><img src="{imagesfolder}/*****/right2.gif"></td>
<td width="30%" align="center" background="{imagesfolder}/*****/bg_top.gif">
</td>
<td valign="top" align="right" background="{imagesfolder}/*****/bg_top.gif"></td>
<td align="left" width="0"><img src="{imagesfolder}/*****/right.gif" ></td>
</tr>

<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" bgcolor="#000000" {tableinnerextra} width="96%" align="center"><tbody> <tr><td align="center" bgcolor="#E2E2D6">



<!-- End Top Forum Options Images -->
<br>

<!-- thread options links -->
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="{firstaltcolor}" align="center"><smallfont>
<img src="{imagesfolder}/printer.gif" alt="" border="0" align="absmiddle">
<a href="printthread.php?s=$session[sessionhash]&threadid=$threadid">Show Printable Version</a> |
<img src="{imagesfolder}/sendtofriend.gif" alt="" border="0" align="absmiddle">
<a href="sendtofriend.php?s=$session[sessionhash]&threadid=$threadid">Email this Page</a> |
<img src="{imagesfolder}/subscribe.gif" alt="" border="0" align="absmiddle">
<a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Subscr ibe to this Thread</a>
</smallfont>
</td>
</tr>
</table>
</td> </tr> </table>
<!-- /thread options links -->

<br>

<!-- forum jump and rate thread -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td>$forumjump</td>
<td align="right">$threadrateselect</td>
</tr>
</table>
<!-- /Rate this thread -->


<br>

<!-- forum rules and admin links -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr valign="bottom">
<td><smallfont><b>Forum Rules:</b>$forumrules</smallfont></td>
<td align="right">
$adminoptions
</td>


</tr>

</table>

<!-- /forum rules and admin links -->



</table>



All times are GMT. The time now is 07:07 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.00959 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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