Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   RSS, Feeds & Subscribing (http://forum.bytesforall.com/forumdisplay.php?f=18)
-   -   [SOLVED] RSS email signup box: how to remove it (http://forum.bytesforall.com/showthread.php?t=7103)

paulae May 13, 2010 04:14 PM

[SOLVED] RSS email signup box: how to remove it
 
I followed Juggledad's method to get rid of the RSS icons in the BFA Subscribe widget. Actually, I want to keep the RSS orange logo and get rid of anything else, including the email subscription field. We already have a weekly newsletter, so I just want to allow people to add the feed to their Google homepage.
I added the following to the CSS inserts. What do I have to add to get rid of the email field?

Quote:

.post-text {display: none;}

lmilesw May 13, 2010 04:35 PM

HTML Code:

td.email-text, td.email-button, td.email-field, td.comment-text {display:none;}
will get rid of all but the RSS button in the BFA Subscribe widget

paulae May 13, 2010 04:44 PM

Thanks, Larry! Worked perfectly. I hadn't realized it was a table structure for that widget.


All times are GMT -6. The time now is 03:16 PM.

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