![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#3
|
||||
|
||||
|
First look for this code in the theme's css:
.newsletter { background: #FFFFFF url(images/newsletter.gif) top no-repeat; float: left; width: 300px; margin: 0px 0px 10px 0px; padding: 10px; border: 1px solid #DDDDDD; } Delete the background url so it looks like this: background: #FFFFFF; Then find this: #sidebar p { margin: 0px; padding: 0px 0px 0px 45px; } And change it to this: #sidebar p { margin: 0px; padding: 0px 0px 0px 0px; } |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RSS Icon Instead of Enews Box | wanderer | General Discussion | 4 | 05-09-2010 03:27 PM |
| ENews and Updates RSS Icon | webatomic | General Discussion | 2 | 07-12-2009 01:30 AM |
| Enews&Updates Icon | filipezo | General Discussion | 3 | 06-19-2009 09:02 AM |
| Color of Enews icon | mikeoh | General Discussion | 3 | 01-26-2009 09:28 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us