Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   Shareaholic buttons rendering strange.. (http://forum.bytesforall.com/showthread.php?t=21010)

tisker Oct 15, 2013 03:32 PM

Shareaholic buttons rendering strange..
 
Hi,

I recently upgraded my site to the latest of everything (except Montezuma which is 1.1.3 and I don't wish to upgrade due to many customization made). Unfortunately Shareaholic which used to work, now renders strangely. I've tried disabling all plugins, but that did not help.

I'm hoping one of you has seen a similar problem or has an idea.
I've tried playing with CSS in chrome, but no luck yet.

Here is a link to a page with a sample of the problem. (at the bottom of the post)
http://www.hekblog.com/2013/10/15/he...date-10142013/

Thanks for any suggestions or assistance!
-K

juggledad Oct 15, 2013 04:41 PM

what kind of customizations did you do? If it was just to the vitrual templates you should be fine. If it was to the actual theme code you have a problem.

Montesuma is now at version 1.1.9 and my first suggestion is to upgade (do backup first)

barring that, swap to twenty-twelve and see if there is a problem

CrouchingBruin Oct 16, 2013 07:18 PM

The problem is that Shareaholic and Montezuma both use the <i> tag as icon placeholders for list items, so that CSS rules that are used to target Montezuma elements, like the menu or widget icons, may affect the Shareaholic buttons as well.

This CSS might help get your icons back in line:
Code:

ul.shareaholic-share-buttons li.shareaholic-share-button a i.shareaholic-service-icon {
  width: 40px;
  height: 40px;
  top: 0px;
  left: 30px;
}

Interestingly, there's a space for a PrintFriendly button on the end, but there's no CSS rule defined for a service-printfriendly class that points to a specific icon file, so no button shows up. The offset that's specified (-440px) points to a Yahoo! button in the default button image.

Paco Oct 29, 2013 05:10 PM

Maybe i found a solution about CSS but i disagree.
What do you think about it?
http://forum.bytesforall.com/showthread.php?t=21072


All times are GMT -6. The time now is 12:40 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.