View previous topic :: View next topic |
Author |
Message |
Adele
Joined: 18 Apr 2005 Posts: 7
|
Posted: Wed Apr 20, 2005 11:36 am Post subject: Banner only shows on first page |
|
|
Hi,
The banner I uploaded shows on the homepage of our blog but on subsequent pages it doesn't work (just shows an x). Do I need to do something for each page, or should it automatically show throughout the blog?
Thanks,
Adele |
|
Back to top |
|
|
john Site Admin
Joined: 16 Mar 2004 Posts: 3434
|
Posted: Wed Apr 20, 2005 11:45 am Post subject: Re: Banner only shows on first page |
|
|
If you've followed the directions on this page, your banner should appear on all of your pages. If you need additional help, we'll need to know what the address of your blog is. |
|
Back to top |
|
|
Adele
Joined: 18 Apr 2005 Posts: 7
|
Posted: Wed Apr 20, 2005 4:18 pm Post subject: Still not working... |
|
|
Hi,
Our blog's at cca.blogharbor.com. Please let me know if you need the password from me...The banner shows before people log in, but as soon as they do, it only shows an x.
Thanks,
Adele |
|
Back to top |
|
|
john Site Admin
Joined: 16 Mar 2004 Posts: 3434
|
Posted: Wed Apr 20, 2005 4:24 pm Post subject: Re: Still not working... |
|
|
You're currently using this HTML to put your banner on the header of your blog:
Code: | <img src="blogbanner.jpg"> |
You'll actually need a leading slash to ensure that the image loads from the proper location:
Code: | <img src="/blogbanner.jpg"> |
This ensures that the browser is looking for the image at the top level of your file system as opposed to looking for it at the same level as the current page being viewed. |
|
Back to top |
|
|
Search all BlogHarbor support resources.
|
View previous topic :: View next topic |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|