vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Group Icon in Summary List (https://vborg.vbsupport.ru/showthread.php?t=250614)

dweber 09-16-2010 11:37 AM

Group Icon in Summary List
 
We have a page that displays a summary list of our groups;

http://www.homesinguelph.ca/forums/group.php?cat=4

However, the group icons are not displayed. Just a generic group icon is displayed. Would anyone be able to assist and let me know what template to change and what code to add where?

induslady 07-17-2011 04:35 AM

1 Attachment(s)
Hello,

Am also interested in this feature. Any help?

In this Group category page, instead of the status icon indicated by the red arrow
Attachment 131116

I would like to place the Social Group's icon as indicated by the red arrow here.

Attachment 131117
Let me know how to achieve this?

Thanks in advance.

grey_goose 07-17-2011 08:54 PM

ACP > Styles & Templates > socialgroups_grouplist_bit

Find on line 4:
Code:

<div class="inner">
Replace with:
Code:

<img class="sgicon" src="{vb:raw group.iconurl}" alt="{vb:raw group.shortdescription}" /><div class="inner">
You might want to do more styling after that, or remove the default icon, but that's a quick and easy fix.

induslady 07-18-2011 02:02 AM

Hello Grey_Goose,

Thanks for the code and definitely that solved the issue.

grey_goose 07-22-2011 12:47 AM

Glad to help :)

grey_goose 07-24-2011 12:25 PM

It makes a huge difference, this is totally one of those 'wtf' design things that's making vb look so dated.


All times are GMT. The time now is 10:01 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.01921 seconds
  • Memory Usage 1,717KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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