Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   [SOLVED] Gray box around kicker images ???? (http://forum.bytesforall.com/showthread.php?t=4680)

marineceo Dec 2, 2009 09:17 AM

[SOLVED] Gray box around kicker images ????
 
Hello all,

Can someone please tell me why I have a gray box around the images in the kicker on my posts.

I have checked everything I can think of. I even copied my kicker code into a new stand alone html page and the box did not show up there so it must be a styling edit somewhere.

Please see it at www.societypagemag.com

Thank you

Chuck

Ber|Art Dec 2, 2009 10:14 AM

So removing the code in: Various Content Items > Style IMAGES > did not do the trick?

marineceo Dec 2, 2009 10:21 AM

No, that box is empty and it still does it.

Ber|Art Dec 2, 2009 10:31 AM

All 3 the boxes?

marineceo Dec 2, 2009 10:35 AM

Yes, all three boxes are empty

Ber|Art Dec 2, 2009 10:46 AM

mmm thats strange, this works for me, is it possible that a failty plugin is cousing this problem?

marineceo Dec 3, 2009 05:47 AM

Doubtful, I don't have any plugin that would effect post styling. I have a few for widgets.

marineceo Dec 3, 2009 05:51 AM

By the way here is the code in the kicker box. Maybe the box appears because I am using a table?

<table><tr><td><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=marineceo"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" hspace=5 width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=marineceo"></script><script type="text/javascript">var addthis_config = { ui_cobrand: "The Society Page"}</script><a href="http://www.societypagemag.com/blog/?page_id=762"><img src="http://www.societypagemag.com/banners/properbutton.gif" hspace=15/></a></td></tr></table>%date('F jS, Y')%

juggledad Dec 3, 2009 06:35 AM

Yes it is caused because this is a table. change your CSS Insert to this
HTML Code:

div.post-kicker table tr td,
div.post-kicker table {
background-color:red
}

and that should take care of it.

marineceo Dec 3, 2009 06:40 AM

Thank you very much. I was actually just messing with that when you responded but I was not using the correct syntax.

It works now but still has a white underline. I will just change "red" to the background color so it does not appear to have a background.

Thanks again

PS I decided just to use the google calendar on that plugin problem I was having.


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

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