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)
-   -   [SOLVED] Little Frames IN the sidebar? (http://forum.bytesforall.com/showthread.php?t=11566)

Flinxa Dec 6, 2010 10:27 AM

[SOLVED] Little Frames IN the sidebar?
 
Hi

I use the widget "Advanced Recent Posts" on my site www.fabforties.de.

I want a frame around every item, so it is a bit separated. Any ideas?

Thanks
Flinxa

lmilesw Dec 6, 2010 06:13 PM

I just played around with Firebug and came up with this code. You would put it in ATO>Add HTML/CSS Inserts>CSS Inserts and tweak and you need.
HTML Code:

#advancedrecentposts-3 li {
border: 1px solid black !important;
padding: 20px !important;
margin: 20px 0;
background-image: none;
}


Flinxa Dec 7, 2010 02:47 AM

THANKS!!!!

I changed the border color to my color scheme and it looks gorgeous!!!! Have a look if you want :)


All times are GMT -6. The time now is 11:20 AM.

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