Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-06-2002, 05:19 AM
biber2
Guest
 
Posts: n/a
Default a big question/hard to solve!

At first hi!Ým very new here!Great Forum...
Sorry my english isnt good!Ý hope i can explain clearly what i mean!
im working local on my computer (so i have no www adress)!
i tried to customize my vbulletin new!
But i got a big problem now!
Ý saw the yaxay community!Great work!
The forumslist table on the main page there is shadowed!
And i made two images with photoshop (leftshadow and rightshadow.gif's)!
But i dont know where the right place is on the templates to insert!!!!
Ý'm working since a week for this and i tried everything!but no success!
Ý seperated my tables, corrected my codes....... nothing!!!!
Ý worked with forumhome_forumbit_level1_nopost and with forumhome_forumbit_level2_post!
Ý got images over and under my forumtables (used the modification instructions from this board)
There are no poroblem with the other images!But i cant add the left and right side images!???
Ý now this is a very hard question!But can somebody help me please!

Here is my forumhome_forumbit_level1_nopost template!And i will try to explain what all i tried!!!

</table>
<table align="center" cellspacing="0" cellpadding="0" border="0"><TR>
<TD width=50><IMG height=19 src="images/myleftunderimage.gif" width=107 border=0></TD>
<TD width="95%" background="images/mybottombgimage.gif">&nbsp;</TD><TD align=right width=50 background="images/mybottombgimage.gif">
<IMG height=19 src="images/myrightunderimage.gif" width=57 border=0></TD></TR>
</table>
<br>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY><TR><TD vAlign=top width=46><IMG height=19 src="images/myleftcat.gif" width=46 border=0></TD>
<TD vAlign=top width="100%" background=images/mytitlebgimage.gif>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY><TR><TD width="100%" background=images/myabovetitleimage.gif>
<IMG height=5 src="images/abovetitle.gif" width=2 border=0></TD></TR>
<TR><TD width="100%" background=images/mytitlebgimage.gif><B><smallfont color=#FFFFFF>
<B>$forum[title]</B></A></smallfont></B></TD></TR></TBODY></TABLE></TD>
<TD vAlign=top width=51>
<P align=right><IMG height=19 src="images/myrightcatimage.gif" width=51 border=0></P></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY><TR>
<TD width="50%" background=images/myundertitlebgimage.gif>
<IMG height=13 src="images/myleftundertitleimage.gif" width=171 border=0></TD>
<TD width="50%" background=images/myundertitlebgimage.gif>
<P align=right><IMG height=13 src="images/myrightundertitleimage.gif" width=51 border=0></P></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 align=center>
<tr><TD vAlign=top width=18
background="images/myleftbgimage.gif"><IMG
height=10 src="images/leftshadow.gif"
width=18 border=0></TD>
<TD background="images/mylastpostbgimage.gif"><IMG height=18 src="images/myforumimage.gif" width=84 border=0></TD>
<TD width=170 background=images/myforumlastpostbg.gif>
<P align=center><IMG height=18 src="images/myposttopics.gif"
width=106 border=0></P></TD><TD width=150 background="images/myforumlastpostbg.gif">
<P align=right><IMG height=18 src="images/mylastpostimage.gif"
width=150 border=0></P>
<TD vAlign=top width=18
background="images/myrightbgimage.gif"><IMG
height=10 src="images/myrighttopimage.gif"
width=18 border=0></TD>

</tr></table><table bgcolor="#6597D9" cellpadding="4" cellspacing="1" border="1" width="95%" align=center>

The both images are working on the left and right side of my forum-lastpost-topics...... table!!!!!

now i tried:
1.to add:<TD vAlign=top width=18
background="images/myleftbgimage.gif"><IMG
height=10 src="images/leftshadow.gif"
width=18 border=0></TD>

in various places on this template. above-under-middle.......

2.to add:<TD vAlign=top width=18
background="images/myleftbgimage.gif"><IMG
height=10 src="images/leftshadow.gif"
width=18 border=0></TD>

next to:<td bgcolor="#F9F9F9"><smallfont>$forum[lastpostinfo]</smallfont></td>
in the forumhome_forumbit_level2_post template (i worked but my tables crashed when i
tried to add the rightshadow text before:<td bgcolor="#F9F9F9" valign="top"><img src="images/$forum[onoff].gif" border="0" alt=""></td>
in the same template!!!!

is this very so hard or have i bugs in my codes????would be very nice if i get alittle help!!!
Reply With Quote
  #2  
Old 11-06-2002, 05:32 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay so do you want to add a image somewhere? I didn't understand where you wanted. Please note that and there may be a mod to make it alot easier for you.
Reply With Quote
  #3  
Old 11-06-2002, 04:17 PM
biber2
Guest
 
Posts: n/a
Default

ok thank you i added screenshot to show where i want to add the shadow images!
Attached Images
File Type: jpg shadow.jpg (54.9 KB, 0 views)
Reply With Quote
  #4  
Old 11-07-2002, 03:07 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So, you basically want to add the image to the background? (So, behind all the tables)
Reply With Quote
  #5  
Old 11-07-2002, 10:32 PM
biber2
Guest
 
Posts: n/a
Default

ok thank you i got it! ''adding a background image to a table!!''

that was it!i tried to add a left and a right image to the table and that was the problem!now i designed only one background image (so no left and right image-just only one image)it's easier and now i got it'thanks for the idea!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:51 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.04212 seconds
  • Memory Usage 2,210KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (1)postbit_attachment
  • (2)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_imicons
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete