vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   help in Forumhome (https://vborg.vbsupport.ru/showthread.php?t=84365)

7alem 08-27-2002 12:02 PM

help in Forumhome
 
1 Attachment(s)
hi guys,

i'm tryign to design the forumhome in my VB so

i did the fornt pag tweek.

and also i made a design for the category.

so what i need to know is how can i added a pic or bg under the table of the category.

please see the attachment below to know what i mean :)

thnks.

Floris 08-27-2002 04:39 PM

I never released a hack for that. Sorry.

turdboy 08-28-2002 01:25 AM

This has been asked before an I've only ever seen one answer and it didn't work for me. Hopefully pixeljunction or yaxay will realese their secret.

7alem 08-28-2002 03:43 AM

hi,
i was thinking that Mr xiphoid he can do it cuz he is the man who made the break betweem the category.

let's try to play with the all forumhome forumbit Templates maybe we can do something.

i think it's only an easy thing :)

Tony G 08-28-2002 05:16 AM

Just do it like the top one but put the code underneath all the table code, and use a different image.

7alem 08-28-2002 06:02 AM

Quote:

Originally posted by Tony
Just do it like the top one but put the code underneath all the table code, and use a different image.
hi tony

i did it before but, the line or the pic it become ander the last category not under each category. :(

Tony G 08-28-2002 08:45 AM

You must have added it under where the code for the category finished. Add it before the final </table>

7alem 08-28-2002 09:44 AM

ok when i back to my home i will do it :) thankx

7alem 08-28-2002 03:16 PM

hi Tony,

i did as what you said but still the same it became under the last category.

what i did i try to use the hack or mod

Title: Cool New Category Look
By: Mist

to insert a line under each category. the code
<tr>
<td colspan="5" bgcolor="{catlinecolor}"></td>
</tr>

and i already give a color for {catlinecolor} in my Replacements.

and i want to but it here

<!-- main -->
<table cellpadding="0" cellspacing="0" border="0" bgcolor=""#FFFFFF" background="images/mainbg.gif"" width="100%" align="center"><tr><td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
$forumbits
</table>
</td></tr></table>


so where can i insert the line.

i try to insert it befor </table> the last one and it become as i said before under the last category. and the same if i insert it before the other one .

i hope i can found the answer here :)

Brad 08-28-2002 06:24 PM

if your not splitting up the tables with xiphoid's mod do this.

open template forumhome_forumbit_level1_nopost

find:

<tr id="cat">
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="#FFFFFF"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="#FFFFFF">$forum[description]</smallfont></td>
</tr>

BEFORE that add the stuff for the image.

Tony G 08-28-2002 11:35 PM

I'm pretty sure he has got the categories seperated though for the image.

mondaynightmike 08-29-2002 02:19 PM

I've tried this with most templates and have had no luck. I could get an image below the final forum at the bottom of the page but none of the others.

7alem 08-30-2002 06:40 AM

hi tony

i did not gat your point :(

hi Anime-loo

i use xiphoid's mod so i dont think it will work.

Tony G 08-30-2002 09:08 AM

Quote:

Originally posted by mondaynightmike
I've tried this with most templates and have had no luck. I could get an image below the final forum at the bottom of the page but none of the others.
Where are you adding the code in forumhome?

mondaynightmike 08-31-2002 01:24 PM

Ok i've got it working. I've got the images at the bottom of catagorys like yaxay.

There is one slight problem with this. On the last forum/catagory table you have it does not add it so i am trying find a way around this.


All times are GMT. The time now is 03: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.01039 seconds
  • Memory Usage 1,741KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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