Results 1 to 3 of 3

Thread: Problem with site page placement

  1. #1

    Default Problem with site page placement

    Hi,
    There is a box (with a red X in the top left corner) on a page within my site and I do not know why it is there. How do I remove it?

    The URL is: http://www.salvationseeker.com/
    Look on the Catalog page

  2. #2
    Senior Member chuckj's Avatar
    Join Date
    Jan 2010
    Location
    www.beyondfusion.com - Florida
    Posts
    1,302

    Default

    You have a line of code in your page html that isn't something Fusion would generate.

    It's above the HTML tag.

    Code:
    <img src="yourimage.jpg" width="150" height="200" onclick="this.src='yourimage.jpg';this.height=400;this.width=300" ondblclick="this.src='yourimage.jpg';this.height=200;this.width=150">
    Remove it by going to your Layout properties and pressing the HTML button. Find and delete.
    Chuck Joslin
    www.BeyondFusion.com
    PHP & MySQL development with Fusion
    Fusion support for AllWebMenus (Likno) Contact me for custom AWM menus for your sites.
    Tutorials and Forums

  3. #3
    Senior Member gotFusion's Avatar
    Join Date
    Jan 2010
    Location
    www.gotHosting.biz
    Posts
    4,529

    Default

    Quote Originally Posted by jkhill View Post
    Hi,
    There is a box (with a red X in the top left corner) on a page within my site and I do not know why it is there. How do I remove it?

    The URL is: http://www.salvationseeker.com/
    Look on the Catalog page
    The code says it is this.... http://www.salvationseeker.com/html/yourimage.jpg (which is not on the server)

    Does it appear in your Fusion catalog page?

    IF it does, delete it.

    If it doesn't try re-optimizing the site project
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	re-optimize..gif 
Views:	283 
Size:	3.2 KB 
ID:	343  
    NetObjects Fusion Cloud Linux enabled Web Hosting, support + training starts at $14.95
    NetObjects Fusion web Hosting and support + ASP + PHP + ColdFusion + MySQL + MS SQL
    FREE NetObjects Fusion Support & training comes with all web hosting accounts
    NetObjects Fusion Web Hosting: http://www.gotHosting.biz

Tags for this Thread

Posting Permissions

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