lowitte 0 Report post Posted February 10, 2011 Hi, I've found a work around to my subscription box request. But your help is needed with formatting. Is there a way to align the subscription box's left side with the search box's left side? Perhaps the easiest way is via CSS by widening the search box to align with the subscription box's left side? Here's a link: http://www.ericlowitt.com/ Thank you! Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted February 10, 2011 ` .widget_gConstantcontact { color: #DDDDDD; margin: 61px 0 0 -120px; position: absolute; width: 243px; z-index: 100; } ` This will get you much closer. I'd like you to take a look here to see how you can continue styling: http://www.pagelines.com/docs/changing-colors-fonts Thanks, Bryan Share this post Link to post Share on other sites
lowitte 0 Report post Posted February 10, 2011 Thanks Bryan! I'm working through styling now and will reach back out if there are challenges along the way. Share this post Link to post Share on other sites