PDA

View Full Version : New button size


LI_Pets
06-21-2009, 01:01 PM
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, 02:13 PM
What buttons are these? Are they just getting resized within the image tag?

LI_Pets
06-21-2009, 06:06 PM
Not sure how they are getting resized?

the reply edit quote etc.

/images/buttons/reply.gif

Brandon Sheley
06-21-2009, 07: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, 07:38 PM
hmm no hacks, I'll check vbseo but doubt it?

LI Pets
06-22-2009, 02:18 PM
They said nothing would effect that?

Any other ideas

Lynne
06-22-2009, 03: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, 11:21 PM
Ok I did that, same thing, what do you think?

Lynne
06-23-2009, 01: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

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, 01: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, 02:08 AM
just resize the buttons manually...its 10x easier then trying to figure it out imo....

Lynne
06-23-2009, 02: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, 02:48 AM
I'm hesitant to disable the plugs.

See the reply button on this page (http://forum.pets-warehouse.com/f7/four-horse-myths-8777.html)?

That help?

Lynne
06-23-2009, 03:05 AM
This is from your page source:
<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:
<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, 03: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, 10:45 PM
Just found it, vBseo had an option to do it for some reason, turned it off all's well.