tkopus wrote:No, up in the Header Widget area where I currently have three: Printable Coupons, Coupon Database and an Email link. I want to add one more and have them display in a 2 x 2 block in the header area.
Any suggestions?
tkopus wrote:No, up in the Header Widget area where I currently have three: Printable Coupons, Coupon Database and an Email link. I want to add one more and have them display in a 2 x 2 block in the header area.
#header-widgets {width:410px;}
#header-widgets .suf-widget {width:200px;float:left;margin-right:10px;}drake wrote:At Suffusion Options -> Backend -> Custom Includes -> Custom Styles add:
- Code: Select all
#header-widgets {width:410px;}
#header-widgets .suf-widget {width:200px;float:left;margin-right:10px;}
#header-widgets {width:430px;}drake wrote:Try to increase a little header widgets area. Replace in the previous code:
- Code: Select all
#header-widgets {width:430px;}
(increase the value of 430 px even more if not works... With Inspect Elements I can adjust the final output at a moment, a "screenshot" of your site, but at the running time have effect all scripts from your site, they can change the initial conditions for my adjustments).
Users browsing this forum: Acropozelan, Bing [Bot], Google [Bot] and 5 guests