StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #34  
Old 12-13-2009, 11:17 PM
SoZo's Avatar
SoZo SoZo is offline
Community Moderator
 
Join Date: Oct 2008
Location: Minneapolis, Minnesota
Posts: 47,500
Default

Remove the styles you created for each section except for width and margins then add this to the style sheet
Code:
#homepage .widget {
    background: #FFFFFF url(images/sidebar.png) repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0px 0px 10px 0px;
    padding: 5px;
    border: 1px solid #333333;
    }
__________________
John "Nicolas Flamel" Wright | SoZo's design | John Wright Photography

New to Genesis? Check out Genesis Explained.
"We are the music makers, and we are the dreamers of dreams..." - Arthur O'Shaughnessy

"Some days even my lucky rocket ship underpants don't help" - Calvin
StudioPress on Facebook
 

Tags
widget, widgetize

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Text Links on Homepage Widgets excelvs General Discussion 3 03-06-2010 12:38 AM
Adding more homepage widgets dovellB General Discussion 24 07-13-2009 09:29 AM


All times are GMT -5. The time now is 04:32 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.