sgodar 0 Report post Posted June 6, 2011 This code works GREAT: #feature-area, .feature-wrap, #feature_slider .fmedia, #feature_slider .fcontent, #feature_slider .text-bottom .fmedia .dcol-pad, #feature_slider .text-bottom .feature-pad, #feature_slider .text-none .fmedia .dcol-pad { height: 300px; width: 760px; } .home #feature_slider{width:760px;} .home #sidebar-wrap{margin-top:-400px;} ****EDIT::: I'm an idiot all I had to do was remove ".home" Nice. Need some help still with what's below though! Share this post Link to post Share on other sites
sgodar 0 Report post Posted June 6, 2011 This seems to be a problem in Firefox, not IE... Is there a fix?! http://www.careydanis.com/ at the top of the form (Name/Contact/Email) you cannot 'click' into the text fields but you can click into the message area once it drops below the 'Feature' section, as if that part of the header is transparent but the form in that section is inoperable... [email protected] Share this post Link to post Share on other sites
Kate 3 Report post Posted June 6, 2011 Ah... I see. It's because you have the feature section in the header. Try this: #header{position:relative;z-index:0 !important;} #sidebar1{position:relative;z-index:10 !important;} Technically, I think you only need the first line. Also, for your list of "feature" styles, please add these two to the list: #feature, #feature .content Share this post Link to post Share on other sites
sgodar 0 Report post Posted June 6, 2011 Great fix Kate! Thank you! Still having trouble wrapping the PageLine Boxes though!!! http://www.pagelines.com/forum/topic/10040 CHEERS! Share this post Link to post Share on other sites