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)
-   -   [SOLVED] cant remove UL stuff from share this (http://forum.bytesforall.com/showthread.php?t=20459)

thynne.j1 Jun 6, 2013 04:06 PM

[SOLVED] cant remove UL stuff from share this
 
Hi,

I have just turned on the sharing option from within the WP admin console to add the share menu to the bottom of each post.

this seems to be built using unordered lists and it is picking up the CSS defined for post and comments as set in the montezuma CSS. this means that it adds the arrow image and screws up the share menu. I can't for the life of me find the correct tag to be able to over-ride this and specify new settings for the UL for this part of the page

any help would be appreciated.

the site can be found at http://www.trinitycatholiccollege.org.uk/index.php if you're interested. excuse the front page though as this will be a custom build with various sliders and live news bits

thanks

James

juggledad Jun 6, 2013 07:50 PM

add the vollowing to the end of the various.css
HTML Code:

.sharedaddy i {
    background: none !important;
}


thynne.j1 Jun 7, 2013 12:55 AM

Bingo! that's got it thanks

James


All times are GMT -6. The time now is 01:58 PM.

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