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)
-   -   How to enlarge the RSS height to 16x16px in forumhome? (https://vborg.vbsupport.ru/showthread.php?t=231996)

Verionia 01-03-2010 02:49 AM

How to enlarge the RSS height to 16x16px in forumhome?
 
On Forum Home I have new RSS images that are 16x16 px yet they are a bit cut off. The original images were 16x11px. How can I have the forum show the entire RSS image?

LifesGreatestGift 01-03-2010 03:29 AM

link me to your forum

Verionia 01-03-2010 10:08 PM

Quote:

Originally Posted by TheWindows7Site (Post 1945573)
link me to your forum

It is on my localhost, but here is the image (Problem occurs with RSS images being cut off and not showing fully)
https://vborg.vbsupport.ru/external/2010/01/129.jpg

Verionia 01-07-2010 04:25 AM

anyone?

GRE 01-07-2010 08:32 PM

I had the same problem with the right arrow .png item of breadcrumb navtab (images/misc/navbit-arrow-right.png).

When you upload an image of other dimensions than original, it appears in its primary dimensions. I tried to find out how it could change, but nothing!

Please somebody help!

Verionia 01-10-2010 02:39 AM

Quote:

Originally Posted by GRE (Post 1949933)
I had the same problem with the right arrow .png item of breadcrumb navtab (images/misc/navbit-arrow-right.png).

When you upload an image of other dimensions than original, it appears in its primary dimensions. I tried to find out how it could change, but nothing!

Please somebody help!

yea I guess no one can help us? Did you find a solution GRE?

Lynne 01-10-2010 03:45 PM

Try adding this wherever you add additional css and set the width and height you want here:
HTML Code:

.forumbit_post .forumactionlink {
width: xxxx;
height: yyyy;
}


Verionia 02-21-2010 07:37 PM

Quote:

Originally Posted by Lynne (Post 1952042)
Try adding this wherever you add additional css and set the width and height you want here:
HTML Code:

.forumbit_post .forumactionlink {
width: xxxx;
height: yyyy;
}


Thanks so much it worked!


All times are GMT. The time now is 10:30 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.01181 seconds
  • Memory Usage 1,725KB
  • 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_html_printable
  • (3)bbcode_quote_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