> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> discuss.org] On Behalf Of Chris Akins
> Sent: Friday, August 08, 2008 3:26 PM
> To: CSS-D List
> Subject: [css-d] Same Code Renders Differently
> 
> Ok - I can't figure this one out.  Which isn't anything new, actually.
:-)
> 
> The top left rounded corner image on the light purple content area on
> these two pages is coded the same, but on the first page below it
> lives behind the <h1> tag as it should.  On the second page, it's on
> top.  I've looked at everything I can think of and tried many "fixes"
> but to no avail.  Can anyone see what I'm missing?
> 
> http://www.springfieldmo.gov/newsite/jello.html
> http://www.springfieldmo.gov/newsite/jello.css
> 
> AND
> 
> http://www.springfieldmo.gov/newsite/perfectfluid2col.html
> http://www.springfieldmo.gov/newsite/perfectStyle.css
> 
> Both pages have more divs than I care for, but I'm not sure how to
> reduce.  I'd also be open to any advice along those lines too.

Hi Chris,

jello.css styles div.textpadderC with "position:relative" which is not the
case in perfectStyle.css, hence the stacking issue.


-- 
Regards,
Thierry | http://www.TJKDesign.com


  

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to