when i added an editable location to my body but when i look at them in internet explorer this leaves a difference above and beneath it. what can it be
Got a chek out the page that your
I just had the exact same problem yesterday! Within your css, set the margins for any p tag, in addition to h tags, and various common tags. This will likely get them consistent for those browsers. This may also solve other array problems and disparities between browsers. I automatically do it early on of a webpage.
here is my code to the template and exactly what the page seems like
<! DOCTYPE html page PUBLIC " -//W3C//DTD XHTML ONE PARTICULAR. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < html page xmlns=" http: //www. w3. org/1999/xhtml" > < head> < meta http-equiv=" Content-Type" content=" text/html; charset=utf-8" /> <! -- TemplateBeginEditable name=" doctitle" --> < title> TND Profits - Banana Packing containers - Pallets : Truckloads< /title> <! -- TemplateEndEditable --> < website href=".. /tndsales. css" rel=" stylesheet" type=" text/css" /> < script type=" text/javascript" > <! -- perform MM_swapImgRestore() //v3. 0 var post, x, a=document. MM_sr; for(i=0; a& & i< any. length& & (x=ai)& & x. oSrc; i++) x. src=x. oSrc; perform MM_preloadImages() //v3. 0 var d=document; if(d. images) if(! n. MM_p) d. MM_p=new Array(); var post, j=d. MM_p. time-span, a=MM_preloadImages. arguments; for(i=0; i< any. length; i++) in the event (ai. indexOf(" #" )! =0) n. MM_pj=new Image; n. MM_pj++. src=ai; perform MM_findObj(n, d) //v4. 01 var p, post, x; if(! d) d=document; if((p=n. indexOf(" " ))> 0& & mother or father. frames. length) d=parent. framesn. substring(p+1). insurance; n=n. substring(0, p); if(! (x=dn)& & n. all) x=d. alln; with regard to (i=0;! x& & i< n. forms. length; i++) x=d. formsin; for(i=0;! x& & n. layers& & i< n. layers. length; i++) x=MM_findObj(n, n. layersi. document); if(! x & & n. getElementById) x=d. getElementById(n); returning x; function MM_swapImage() //v3. 0 var post, j=0, x, a=MM_swapImage. fights; document. MM_sr=new Range; for(i=0; i< (a. length-2); i+=3) in the event ((x=MM_findObj(ai))! =null)document. MM_srj++=x; if(! x. oSrc) x. oSrc=x. src; x. src=ai+2; //--> < /script> <! -- TemplateBeginEditable name=" head" --> <! -- TemplateEndEditable --> < website rel=" shortcut icon" href=" C: \Users\Devin\Desktop\TND\favicon. ico" > < /head> < body onload=" MM_preloadImages('.. /slices/images/ro/images/Home. gif', NO.. /slices/images/ro/images/About. gif', NO.. /slices/images/ro/images/Services. gif', NO.. /slices/images/ro/images/Contact. gif')" > < div id=" wrapper" > < div id=" header" > < /div> < div id=" nav" > < div id=" nav_left" > < div id=" nav_left1" > < /div> < div id=" nav_left2_home" > < any href=".. /index. html" onmouseout=" MM_swapImgRestore()" onmouseover=" MM_swapImage('Home', '', NO.. /slices/images/ro/images/Home. gif', 1)" > < img src=".. /slices/images/Home. gif" name=" Home" width=" 90" height=" 33" border=" 0" id=" Home" /> < /a> < /div> < /div> < div id=" nav_right" > < div id=" nav_right1" > < div id=" about" > < any href=".. /about. html" onmouseout=" MM_swapImgRestore()" onmouseover=" MM_swapImage('About', '', NO.. /slices/images/ro/images/About. gif', 1)" > < img src=".. /slices/images/About. gif" name=" About" width=" 92" height=" 33" border=" 0" id=" About" /> < /a> < /div> < div id=" services" > < any href=".. /services. html" onmouseout=" MM_swapImgRestore()" onmouseover=" MM_swapImage('Services', '', NO.. /slices/images/ro/images/Services. gif', 1)" > < img src=".. /slices/images/Services. gif" name=" Services" width=" 82" height=" 33" border=" 0" id=" Services" /> < /a> < /div> < /div> < div id=" nav_right2" > < div id=" contact" > < any href=".. /contact. html" onmouseout=" MM_swapImgRestore()" onmouseover=" MM_swapImage('Contact', '', NO.. /slices/images/ro/images/Contact. gif', 1)" > < img src=".. /slices/images/Contact. gif" name=" Contact" width=" 93" height=" 33" border=" 0" id=" Contact" /> < /a> < /div> < div id=" nav_right2_space" > < /div> < /div> < /div> < /div> < div id=" body1" > < /div> <! -- TemplateBeginEditable name=" EditRegion3" --> < div id=" body2" > Content for id " body2" Should go Here< /div> <! -- TemplateEndEditable --> < div id=" body3" > < /div> < div id=" footer" > < /div> < /div> < /body> < /html>
well the web-site is up now in order to look at them there. its bananaboxsales. com
the key reason why wouldnt u publish CSS too
You can fix this by means of moving the editable region tags to the inside of your " body2" div bottle.
< div id=" body2" >
<! — InstanceBeginEditable name=" EditRegion3" –>
…….
<! — InstanceEndEditable –>
< /div>
Best regards,
USC.