DW 8 background problem (Full Version)

All Forums >> [Web Development] >> Dreamweaver Help



Message


sventer -> DW 8 background problem (3/23/2008 21:44:51)

Could someone please look at http://www.hamleyco.com/webstore and tell me why the parchment background is ending mid page and what I need to do to make it the background for the entire page?

Thank you so much!
Sharon




Ryokotsusai -> RE: DW 8 background problem (3/24/2008 0:04:38)

you have
background-repeat:repeat-x;

in your stylesheet under .contentparch
remove that line and that should do the trick

EDIT:>>

Also you have
											<td class="content">
												<P id="ErrorAlignment" align="center">

													
												</P>
											</td>

the "content" class has a white background which will cause this <td> to show up as a white box at the bottom of the page.




sventer -> RE: DW 8 background problem (3/24/2008 9:23:52)

That did it...as you knew it would...thanks ever so much!

I'm just learning the style sheet stuff [:)]




Mango Himself -> RE: DW 8 background problem (4/15/2008 11:31:04)

I did notice that your site takes a while to load. Maybe it was my connection but it took over 4 seconds to open




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
4.699707E-02