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] removing email field from email feed (http://forum.bytesforall.com/showthread.php?t=6492)

ksmith101 Mar 27, 2010 09:12 PM

[SOLVED] removing email field from email feed
 
I want to remove the email field that comes with the email icon for the feed.
I found part of my answer in this post... http://forum.bytesforall.com/showthread.php?t=6014
which removes the icon, but left the email field. What code do I add to CSS to remove it from my right side bar.

it is on this site.. www.ovccwv.org/blog not the one listed in my signature below.

Thanks!

lmilesw Mar 27, 2010 09:44 PM

In CSS Inserts put
HTML Code:

.email-field, .email-button {display:none;}

ksmith101 Mar 27, 2010 09:50 PM

Thanks sooooo much!

How would I have known what to add to the CSS...is there a dictionary of these codes?

again....thanks!!!!!!

lmilesw Mar 27, 2010 09:55 PM

I use Firefox with Firebug. Firebug lets you fiddle with CSS on any site. It really helps.

ksmith101 Mar 27, 2010 09:57 PM

So basically you are just looking at another site where it works and reviewing the source to find the code needed? I will look into Firebug...

lmilesw Mar 27, 2010 10:14 PM

Firebug actually let's you try out CSS on any site. I opened up your site, used Firebug to see what the CSS selectors were and then put in some CSS to see what it did. It's a lot harder to explain than show so here is a screencast I just did on your site to show how you could hide your search field and magnifying glass.

ksmith101 Mar 27, 2010 10:19 PM

I know this is off topic from this forum so you dont have to continue to help me....but I am using Windows XP with IE7...I also have Firefox installed and use it from time to time to test my sites. The version of FF I have is 3.0.18 (just updated so it should be the current version). I tried to download and install the Firebug, but it says it cant install Firebug 1.5.3 because it is not compatiable with Firefox 3.0.18. I noticed on the Firebug site that Firebug 1.5.2 is compatieable with FF 3.5-3.6. When I update FF I only get to version 3.0.18. Any idea?

ksmith101 Mar 27, 2010 10:21 PM

Sorry I jsut checked Firefox site and am downloading 3.6 now...I guess the check for updates does not get all the updates. If I have a problem I will ask you, but I think it will work after this install.

ksmith101 Mar 27, 2010 10:31 PM

Thanks for the Firebug tip....it is all installed and working. You need a donate button!

lmilesw Mar 27, 2010 10:34 PM

Glad you got your update... Let me know if you have any Firebug Questions. You can always PM me if they aren't really forum related.


All times are GMT -6. The time now is 05:42 AM.

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