Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   how to add border to sidebar images? (http://forum.bytesforall.com/showthread.php?t=1599)

Riin May 9, 2009 01:01 PM

how to add border to sidebar images?
 
Hi. I'm trying to figure out how to add a border to any buttons I add in the sidebar (just one button so far, but I'll be adding more eventually). I'm sure it's just a simple bit of CSS to add, but I can't figure out what exactly. I'm trying to add a solid 1px #000000 border, so any button I add to the right sidebar will automatically have it. Help?

Thanks!

Riin

Riin May 14, 2009 09:16 PM

Anyone? I still need help with this. Thanks.

Riin

Flynn May 15, 2009 06:46 AM

CSS Insert:

td#right img {
border: solid 1px #123456;
}

Riin May 16, 2009 12:19 PM

Perfect! Thanks!

Riin


All times are GMT -6. The time now is 06:59 PM.

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