Banner not displaying on landing page

6 replies
  • WEB DESIGN
  • |
Good morning (again)

For you tech guys out there that have a much better understanding of html and websites then I currently do. Could you help me out with something.

Mind Experiments

That is my landing page for my new Ebook. The problem is the banner is not displaying for me on the top of the page? Yet my picture is displaying.

I edit this page in nvu html editor and it looks fine there. It even looks like fine when I open the html file raw to my browser. But now I have uploaded it to my website, the banner seems to be *missing*

Any ideas?
#banner #displaying #landing #page
  • Profile picture of the author claudio777
    Hi, maybe you have issues with the path of the banner; in the source code I see: ../../../Ebook%20Cover/Affiliatetitanbanner_zps7659e2eb%202.png
    Try and locate where the image is on your server. Usually but not always is a path like this /img/ or /images/
    Hope it helps.
    {{ DiscussionBoard.errors[8565479].message }}
  • Profile picture of the author topnichewebsites
    This is your problem right here, you need to point to your banner whereever it is.

    <img src="http://www.warriorforum.com/Ebook%20Cover/Affiliatetitanbanner_zps7659e2eb%202.png"
    Signature
    http://pixelcovers.com/ <- eBook add eCovers

    https://www.unicommercesolutions.com <- WordPress Websites and Maintenance
    {{ DiscussionBoard.errors[8565928].message }}
    • Profile picture of the author Stephen Williams
      Thanks a lot to the both of you.

      Its now working thanks to your advice.

      One last question which is really puzzling me. As you can see the page is called "Mind experiments" and this was the default name of the html page when I received it.

      Is there a way to change this to something more appropriate to my website?
      Signature
      Right To The Point

      {{ DiscussionBoard.errors[8566153].message }}
      • Profile picture of the author NeshSab
        Hello Stephen,

        Open your .html page with WordPad ( or your editor ) and search for the line:

        <title>Mind experiments</title>

        Change the "Mind Experiments" with whatever you like.
        {{ DiscussionBoard.errors[8566229].message }}
  • Profile picture of the author stellajohn
    The problem is banner path, in local file you might given the local path but once you uploaded into server , we need to configure with server path correctly. Then it will works fine.
    Signature

    Best Web Hosting Provider in India | Best Shared Web Hosting in India | Best VPS Hosting in India-http://www.ihostingreviews.in

    {{ DiscussionBoard.errors[8575664].message }}
  • Profile picture of the author paras57
    This sounds similar in a way to my problem. I tried to use a presell lander for the first time. I have a few issues with it. But ill focus on this part. I tried to view my landing page with the destination url on my ad through a proxy site. I get a white screen with the call to action button showing only. None of the content or images show. If i just put the destination url into my browser normally, it shows the entire page properly. I should mention that the page was done with instabuilder. Any ideas of what is going on? Does this mean that whoever clicks my ad doesnt see the content as well?
    {{ DiscussionBoard.errors[10525810].message }}

Trending Topics