vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   New button size (https://vborg.vbsupport.ru/showthread.php?t=216714)

LI_Pets 06-21-2009 12:01 PM

New button size
 
I loaded a set of buttons but they are getting resized

74px × 20px (scaled to 110px × 26px)

How or where can I set the proper size or not let them get scaled to 110x26

Lynne 06-21-2009 01:13 PM

What buttons are these? Are they just getting resized within the image tag?

LI_Pets 06-21-2009 05:06 PM

Not sure how they are getting resized?

the reply edit quote etc.

/images/buttons/reply.gif

Brandon Sheley 06-21-2009 06:17 PM

I don't see how they would get resized, maybe a vbseo settings or do you have an image resize hack installed?

LI_Pets 06-21-2009 06:38 PM

hmm no hacks, I'll check vbseo but doubt it?

LI Pets 06-22-2009 01:18 PM

They said nothing would effect that?

Any other ideas

Lynne 06-22-2009 02:19 PM

Try this:
Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

LI_Pets 06-22-2009 10:21 PM

Ok I did that, same thing, what do you think?

Lynne 06-23-2009 12:55 AM

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.

LI_Pets 06-23-2009 12:58 AM

I have vbseo, I don't want to mess that up?????

Joe Ward over at vbseo says "We do not do anything related to resizing. "

Is there another was to tackle this issue?

smartkidbk5 06-23-2009 01:08 AM

just resize the buttons manually...its 10x easier then trying to figure it out imo....

Lynne 06-23-2009 01:08 AM

Did you try disabling the plugins? You also never answered my question about the image tag. Can you post the source code for one of these resized buttons.

LI_Pets 06-23-2009 01:48 AM

I'm hesitant to disable the plugs.

See the reply button on this page?

That help?

Lynne 06-23-2009 02:05 AM

This is from your page source:
HTML Code:

<img width="110" height="26" src="images/buttons/reply.gif" alt="Reply" border="0" />
This is what default looks like if no plugins or anything else is effecting it:
HTML Code:

<img src="images/buttons/reply.gif" alt="Reply" border="0" />
So, something is adding the size tags to the image. You can look and see if it is a Replacement Variable, but if not, then I would say it's a plugin. But if you aren't willing to disable them for a few minutes to check out the issue, then I don't know what else to suggest. (You only have 1 person online - why don't you want to disable them?)

LI_Pets 06-23-2009 02:44 AM

There are no replacement variables.

So I need to make a copy of htaccess file, before disabling the plugins?

Question, if the resizing is gone how are we going to find which plugin it is?

I only have vBa, welcome headers and Vbseo

Thanks for your time on this issue, I know it may be quicker to just redo the buttons but.....

LI_Pets 06-25-2009 09:45 PM

Just found it, vBseo had an option to do it for some reason, turned it off all's well.


All times are GMT. The time now is 06:49 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.02093 seconds
  • Memory Usage 1,742KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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