Title: [S] Help With Banner?
*_James_* - August 14, 2008 06:15 AM (GMT)
I just made a new banner
Banner and like when I put the link of it in my images > Logo nothing appears
Any help please, I really need to figure this problem out.
nadja - August 14, 2008 06:55 AM (GMT)
i know this is going to make me sound like i think you're stupid but bear with me.
did you check the box after you put in the banner and did you keep everything but the url for the image intact?
*_James_* - August 14, 2008 08:02 PM (GMT)
Shade - August 14, 2008 08:24 PM (GMT)
Hmmm... that sounds odd. Something you could try, if you are using a premade skin, check the CSS. Some skinners are CSS freaks and tend to put css to the logo that override where you are editing. Look through your CSS and see if you can find anything having to do with the "logo". Not completely sure if this will work but it might be worth a try.
El Spoo - August 14, 2008 08:26 PM (GMT)
Can you maybe post the coding here? Just the coding you're putting the logo box. It may be something small you don't notice.
junebug! - August 14, 2008 08:52 PM (GMT)
Make sure it looks like this:
| CODE |
| <img src="http://www.yoururlhere.com/imageurl.png"> |
If it does not look like the above, go ahead and fix it, and make sure to check the box next to it.
Shade is correct. Some skins will have the banner in the Board Wrappers.
Go into your CSS and look for logostrip. If it says display: none; in that section, then that means you will have to do the following:
Board Wrappers > Head & Body, and look for the URL of the skin maker's logo. Delete the URL, and replace it with your own.
If it still doesn't work, or if you can't figure it out, post your Board Wrappers here.
*_James_* - August 15, 2008 02:56 AM (GMT)
Thank you guys.. But JuneBug really just saved my butt.. THANK YOU I HIGHLY APPRECIATE IT!