Problem with banner
 
Notifications
Clear all

Problem with banner

6 Posts
3 Users
0 Reactions
2,245 Views
(@guest6994)
Posts: 0
 

Hello everyone.

I've added a banner to my page but, according to several users, the image cannot be seen by them. Can you tell me what am i doing wrong? Im still new to the program

http://tokiohotelarfiction.heliohost.org

edited by admin to make link clickable.


 
Posted : 17/08/2010 2:34 am
(@babaca)
Posts: 722
Member Moderator
 

Did you spell your webpage correctly? It's not loading for me.


******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3

 
Posted : 17/08/2010 11:33 am
(@guest6994)
Posts: 0
 

yes, apparently there was a problem with the hosting


 
Posted : 17/08/2010 1:04 pm
(@tammy)
Posts: 2577
Member Moderator
 

We also will probably need to know which skin you're talking about if you have more than one, and if you know which browser these users are using.  My best guess is that your problem is this:


/* The appearance of your site's slogan in the banner area */
#slogan {
font-size: 24px;
font-weight: bold;
color: #fff;
        img src="'/skins/2-column/banner1.png"
}

First, your banner probably needs to go in #header not #slogan.  And if you're trying to use a background image the CSS is:


background: url(banner1.png);

Older browsers may still not be able to see your banner as it's a .png.  Convert it to a .jpg or a .gif if you want to be sure everyone can see it.


 
Posted : 17/08/2010 5:03 pm
(@guest6994)
Posts: 0
 

thanks Tammy, i've changed that.

im only using one skin, 2-column.
The thing is that only the administrators can see it, the rest of the users still see everything black and white :S


 
Posted : 19/08/2010 8:40 pm
(@tammy)
Posts: 2577
Member Moderator
 

Well that's a different issue than what you were describing.  You have your only valid skin marked as hidden so the site is showing them the "emergency" skin.


 
Posted : 20/08/2010 12:16 am
Share: