Hi, I have accidentally placed an image on all pages in the background & it shows up when every page is loading & disappears when another panel covers it. I will have to remove it via edit manager in c panel. I have highlighted the image in the text below in red, but are not sure how much of the code to remove.
"GMT0100";obj.width = 120;obj.height = 40;obj.TimeFormat = "hhmmssTT";obj.wmode = "transparent";showClock(obj);</script>
</DIV>
<IMG src="fig.jpg" alt="" align="top" border="0" width="61" height="70" style="position:absolute;left:391px;top:202px;widt h:61px;height:70px;z-index:7">
<DIV style="position:absolute;left:158px;top:107px;widt h:492px;height:438px;z-index:8" align="left">
<IMG src="bv02010.gif" align="top" alt="" border="0" width="492" height="438">
</DIV>
Would I be correct in removing this part of the code. Without messing things up.
"GMT0100";obj.width = 120;obj.height = 40;obj.TimeFormat = "hhmmssTT";obj.wmode = "transparent";showClock(obj);</script>
</DIV>
<IMG src="fig.jpg" alt="" align="top" border="0" width="61" height="70" style="position:absolute;left:391px;top:202px;widt h:61px;height:70px;z-index:7">
<DIV style="position:absolute;left:158px;top:107px;widt h:492px;height:438px;z-index:8" align="left">
<IMG src="bv02010.gif" align="top" alt="" border="0" width="492" height="438">
</DIV>
Thank you,
Chris
"GMT0100";obj.width = 120;obj.height = 40;obj.TimeFormat = "hhmmssTT";obj.wmode = "transparent";showClock(obj);</script>
</DIV>
<IMG src="fig.jpg" alt="" align="top" border="0" width="61" height="70" style="position:absolute;left:391px;top:202px;widt h:61px;height:70px;z-index:7">
<DIV style="position:absolute;left:158px;top:107px;widt h:492px;height:438px;z-index:8" align="left">
<IMG src="bv02010.gif" align="top" alt="" border="0" width="492" height="438">
</DIV>
Would I be correct in removing this part of the code. Without messing things up.
"GMT0100";obj.width = 120;obj.height = 40;obj.TimeFormat = "hhmmssTT";obj.wmode = "transparent";showClock(obj);</script>
</DIV>
<IMG src="fig.jpg" alt="" align="top" border="0" width="61" height="70" style="position:absolute;left:391px;top:202px;widt h:61px;height:70px;z-index:7">
<DIV style="position:absolute;left:158px;top:107px;widt h:492px;height:438px;z-index:8" align="left">
<IMG src="bv02010.gif" align="top" alt="" border="0" width="492" height="438">
</DIV>
Thank you,
Chris
Comment