Results 1 to 3 of 3

Thread: Help removing an image via html editor please.
      
   

  1. #1
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Help removing an image via html editor please.

    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

  2. #2
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: Help removing an image via html editor please.

    That should do it.

  3. #3
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Help removing an image via html editor please.

    Quote Originally Posted by Bethers
    That should do it.
    Thanks Beth! I had made a template & didn’t realize this image was there & it would have been hell to try and straighten the pages after deleting the image in BV.

    Thanks again.

    Chris.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49