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)
-   -   Increasing Status Icons (https://vborg.vbsupport.ru/showthread.php?t=254946)

noteviz 12-09-2010 04:03 PM

Increasing Status Icons
 
Hello,

how can I increase the status icons?

Thanks.

calorie 12-09-2010 04:17 PM

Do you mean make them bigger? If so, you might be better off making your own status icons or using some from here as stretching a fixed image via HTML can make the image edgy and/or blurry.

noteviz 12-09-2010 05:12 PM

I've installed the forum icon add-on and replaced the status icons with the new icons. So that's not the problem, I only have to increase the status icon...

noteviz 12-10-2010 05:57 PM

can anyone help me? i think this shouldn't be a difficult thing..

calorie 12-10-2010 06:27 PM

Sorry, I'm not sure what you mean by increasing the status icon. Do you want bigger icons or something else? If this is about an add-on, please post this question is the thread for the add-on, as people there are most familiar with it and are your best shot at help.

Lynne 12-10-2010 06:34 PM

You mean the forum status icons? The width is set here -
HTML Code:

.forumbit_post .foruminfo .forumicon {    left: 10px;    position: absolute;    width: 48px;}
So, do a search in templates for that to look it up.

mikem164 03-27-2011 06:17 PM

Hi lynne, I changed the width in template stylegenerator.css just as you show, but the size does not change at all. Thanks for any input.

Mike

Lynne 03-27-2011 06:23 PM

You still need to make the images bigger. The css just gives the image more space on the page.


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