PDA

View Full Version : Is a custom banner for Pro users only or am i being thick


spaced_k
Jun-18-2008, 08:00 AM
Hello all,

Just registered today after discovering i can customise my SmugMug site (link in sig)

I am in the preparation of changing mine alot, but fell at teh first hurdle.
I have knocked up a simple 750x150 banner and got it in my smugmug galleries.
I then used the code :

#my_banner {
width: 750px;
height: 100px;
margin: 0 auto;
background: url(/photos/315403963-O.jpg) no-repeat;
}

but it doesnt show up. I cant believe i am getting 5 lines of code wrong, which makes me think that because im only on the Power User account i cant actually do it.

Can someone confirm this so i can move on in my life

Ta

ivar
Jun-18-2008, 08:06 AM
Hello all,

Just registered today after discovering i can customise my SmugMug site (link in sig)

I am in the preparation of changing mine alot, but fell at teh first hurdle.
I have knocked up a simple 750x150 banner and got it in my smugmug galleries.
I then used the code :

#my_banner {
width: 750px;
height: 100px;
margin: 0 auto;
background: url(/photos/315403963-O.jpg) no-repeat;
}

but it doesnt show up. I cant believe i am getting 5 lines of code wrong, which makes me think that because im only on the Power User account i cant actually do it.

Can someone confirm this so i can move on in my life

TaYou were missing one line of HTML code in the header, but the above code is almost correct. I think i might responsible for the incorrect code. Can you tell me where you got the information from how to set up this banner?

You needed this in your header:
<div id="my_banner"></div>

and the image id now needs to be trailed by a key. I think in some tutes that may not have been updated yet?

Your banner is now working, btw :thumb

ivar
Jun-18-2008, 08:08 AM
found and corrected one already :D

Welcome to Digital Grin, btw :wave

spaced_k
Jun-18-2008, 08:48 AM
Wow and bloomin wow.

Cheers for that. i would love to say thats going to be my only problem, but i have no doubt it wont :dunno

Thanks again and i hope to be some help to someone else at some stage to return the favour so someone as nooby as me. !!!!