BlogHarbor Home Page
FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  UsergroupsRSS   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Banner only shows on first page
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> Beginner's Lounge
View previous topic :: View next topic  
Author Message
Adele



Joined: 18 Apr 2005
Posts: 7

PostPosted: Wed Apr 20, 2005 11:36 am    Post subject: Banner only shows on first page Reply with quote

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
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Wed Apr 20, 2005 11:45 am    Post subject: Re: Banner only shows on first page Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
Adele



Joined: 18 Apr 2005
Posts: 7

PostPosted: Wed Apr 20, 2005 4:18 pm    Post subject: Still not working... Reply with quote

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
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Wed Apr 20, 2005 4:24 pm    Post subject: Re: Still not working... Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
Search all BlogHarbor support resources.
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> Beginner's Lounge All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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