vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Forum Icons (https://vborg.vbsupport.ru/showthread.php?t=229529)

Greight 12-09-2009 07:34 AM

Quote:

Originally Posted by Greight (Post 1926710)
Bug found;
If you use html markups for the forum title, this is added to the forum description :
HTML Code:

" style="float: left; margin-right: 4px;" />

So no idea ?

Micky_1 12-09-2009 09:12 PM

Quote:

Originally Posted by compact123 (Post 1926477)

Find:
Code:

<div class="forumdata">
Replace it with:
Code:

<div class="forumdata">
<vb:if condition="$forum['iconlocation']"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" style="float: left; margin-right: 4px;" />
<vb:elseif condition="$forum['iconlocation']" /><p class="forumdescription"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" /></p>
</vb:if>


PikeyXB 12-10-2009 12:45 AM

Close, but no cigar :).....for me I ended up with two images, one in the right place and the original one

Quote:

Originally Posted by Micky_1 (Post 1928023)
Find:
Code:

<div class="forumdata">
Replace it with:
Code:

<div class="forumdata">
<vb:if condition="$forum['iconlocation']"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" style="float: left; margin-right: 4px;" />
<vb:elseif condition="$forum['iconlocation']" /><p class="forumdescription"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" /></p>
</vb:if>



CFodder 12-10-2009 01:52 AM

**EDIT, fixed by reinstall **

Alfa1 12-11-2009 12:30 AM

This is included in vbulletin by default. There is no need to use a hack to show forum icons.

Micky_1 12-11-2009 03:14 AM

Quote:

Originally Posted by Alfa1 (Post 1928625)
This is included in vbulletin by default. There is no need to use a hack to show forum icons.

Where? :confused:

Greight 12-11-2009 06:02 AM

Quote:

Originally Posted by Alfa1 (Post 1928625)
This is included in vbulletin by default. There is no need to use a hack to show forum icons.

That will change the side icon but this adds an icon beside it.

Greight 12-11-2009 12:02 PM

Quote:

Originally Posted by Greight (Post 1926710)
Bug found;
If you use html markups for the forum title, forum name + this code is added to the forum description :
HTML Code:

" style="float: left; margin-right: 4px;" />

Waiting for a solution:confused:

Elmer 12-11-2009 08:39 PM

Quote:

Originally Posted by Greight (Post 1928800)
Waiting for a solution:confused:

Remove from alt="{vb:raw forum.title}" the bold part, that's the code you need to place in your template .

Cableguy69 12-11-2009 08:48 PM

So is there a way to display it as shown in this picture?

https://vborg.vbsupport.ru/


All times are GMT. The time now is 01:40 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.01331 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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