View Single Post
Old 11-24-2009, 12:13 AM   PM User | #7
Maurizio1230
New Coder

 
Join Date: Jun 2009
Posts: 49
Thanks: 7
Thanked 1 Time in 1 Post
Maurizio1230 is an unknown quantity at this point
I've the same problem on my site:
Code:
<img src="/front/images/home/curl_center.png" alt="" style="width:883px; height:49px; position:relative;" />
<div style="background: url(front/images/home/curl_left.png) no-repeat; position:relative; top:-49px; left:-17px" />
<div style="background: url(front/images/home/curl_right.png) no-repeat; position:relative; top:0px; left:900px;" />
I've this big blank region

I tried to use BrainJar's idea but it doens't work.
You can check it on http://hostinvent.com (user:test; pass:test)
Maurizio1230 is offline   Reply With Quote