vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - vB Category Icons (https://vborg.vbsupport.ru/showthread.php?t=70365)

marcel-ea 10-27-2004 09:16 PM

me to the same problem

Logikos 10-28-2004 09:10 AM

There must be an error with your urls, try adding.
HTML Code:

<img scr="http://www.yoursite.com/forums/images/homeicon/intros.gif" border="0" />
The full url and see if it shows, working fine for me.

TheWolverine 11-07-2004 07:24 PM

I'm having the same problem. The image is not showing up. I've tried both the full url and the relative one and the result is the same. Any other suggestions?

The Wolverine :D

cecilBergwin 11-25-2004 08:33 PM

Nice addon thank you, just installed temp version and it looked great, ill now go ahead with full update.

Cheers.

Wayne2k1.com 12-07-2004 12:58 PM

Quote:

Originally Posted by Live Wire
There must be an error with your urls, try adding.
HTML Code:

<img scr="http://www.yoursite.com/forums/images/homeicon/intros.gif" border="0" />
The full url and see if it shows, working fine for me.

img S-R-C, not S-C-R :)

HTML Code:

<img src="http://www.yoursite.com/forums/images/homeicon/intros.gif" border="0" />

Logikos 12-17-2004 01:49 PM

Good eye wayne ;)

N8 12-24-2004 04:27 AM

Awesome hack, thanks Live Wire!

/me installs

camikazi2k 12-24-2004 10:38 PM

why mine is not showing in a seperate cell like your site is showing, its just next to the forum name text

Logikos 12-25-2004 06:45 AM

Quote:

Originally Posted by camikazi2k
why mine is not showing in a seperate cell like your site is showing, its just next to the forum name text

i did that with alittle HTML.

pauloo 12-25-2004 04:58 PM

Thank you !

But I need your help.
My img isn't center.
I want in center ( see screen demo ) here

My template level2 is:

Quote:

<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td>
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
<div>
$forum[forumhomeicon]
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>

<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$forum[forumid]">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
</div>
</td>
<td class="alt1" nowrap="nowrap">$forum[lastpostinfo]</td>
<td class="alt2">$forum[threadcount]</td>
<td class="alt1">$forum[replycount]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt2"><div class="smallfont">$forum[moderators]&nbsp;</div></td>
</if>
</tr>
$childforumbits
Thank you
(ps: sorry for my english)


All times are GMT. The time now is 03:46 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.01406 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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