PDA

View Full Version : That Pesky Smugmug Logo


jclguru
Sep-07-2006, 02:08 AM
I've had no problem in replacing the smugmug logo on my main page.
Its the trying to replace it with my same banner (or maybe a smaller
version) on the other pages (ie, a gallery page).

After reading and trying out the different suggestions, I don't know
which way is up anymore :D

Could somebody look at my code and tell me what I'm screwing up?
Its www.mrspeed.smugmug.com (http://www.mrspeed.smugmug.com).

This is what's in my css now...

.smuglogo {
filter: progidXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='http://mrspeed.smugmug.com/photos/93382950-M.jpg') !important;
}
.smuglogo[class] {
background: url(http://mrspeed.smugmug.com/photos/93382950-M.jpg) no-repeat !important;
}


And in my Body Tag...

<body onload="changeHomelink();">

Thanks!
Doug

Andy
Sep-07-2006, 03:44 AM
I've had no problem in replacing the smugmug logo on my main page.
Its the trying to replace it with my same banner (or maybe a smaller
version) on the other pages (ie, a gallery page).

After reading and trying out the different suggestions, I don't know
which way is up anymore :D

Could somebody look at my code and tell me what I'm screwing up?
Its www.mrspeed.smugmug.com (http://www.mrspeed.smugmug.com).

This is what's in my css now...

.smuglogo {
filter: progidXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='http://mrspeed.smugmug.com/photos/93382950-M.jpg') !important;
}
.smuglogo[class] {
background: url(http://mrspeed.smugmug.com/photos/93382950-M.jpg) no-repeat !important;
}


And in my Body Tag...

<body onload="changeHomelink();">

Thanks!
Doug

Hi Doug, you want the logo gone only or are you going to remove the whole header? It's rare that someone wants to change only the logo so we'd like to be sure. Either way, we can help!

jclguru
Sep-07-2006, 04:52 AM
Hi Doug, you want the logo gone only or are you going to remove the whole header? It's rare that someone wants to change only the logo so we'd like to be sure. Either way, we can help!

If I understand this right, we're talking about the whole header. I
guess the best example would be Mike Lane's site.

Basically it would be my banner & navigation buttons (which I'm still
learning)...which if thats the header, yep.

Then the stuff below that I'll just jump right back into all the sticky's
and see what I can screw up next :D

Assuming I get my banner on the header, will my navigation buttons
also show up since their code is in the Header portion of the Customization
panel? Or is that going to be another topic :D

Hope this makes sense.

Doug

Andy
Sep-07-2006, 04:58 AM
Hope this makes sense.

Doug
To remove our header and replace with yours, you simply follow the directions here:
http://www.smugmug.com/help/create-photo-album2

And choose the button "Display SmugMug Header" = NO in your customization panel.

OK?

jclguru
Sep-07-2006, 05:18 AM
To remove our header and replace with yours, you simply follow the directions here:
http://www.smugmug.com/help/create-photo-album2

And choose the button "Display SmugMug Header" = NO in your customization panel.

OK?

I failed. Sorry. I took the code that you linked to and put that in
my Header, clicked the radio button to No for Smugmug, but when
I go to my Gallery, I still see that green grin (along with Home, Login,
Help, etc.)

Doug

Andy
Sep-07-2006, 05:21 AM
I failed. Sorry. I took the code that you linked to and put that in
my Header, clicked the radio button to No for Smugmug, but when
I go to my Gallery, I still see that green grin (along with Home, Login,
Help, etc.)

Doug
Hi Doug,

Change apperance = SmugMug to appearance = Custom in your gallery customization :)

jclguru
Sep-07-2006, 05:36 AM
Hi Doug,

Change apperance = SmugMug to appearance = Custom in your gallery customization :)

Oh, I knew that :huh

I think we're getting closer...I hope.

Now the problem is, the gallery is being added to the bottom
of the page.

When I click on my button called My Work, my bird gallery will
momentarily be in the right spot, but it gets pushed to the bottom,
under my slideshow.

I work midnites, so I'm going to get some sleep. I'll check back
in a couple of hours and we'll see if I can make anything else worse
off.

Andy
Sep-07-2006, 05:45 AM
Oh, I knew that :huh

I think we're getting closer...I hope.

Now the problem is, the gallery is being added to the bottom
of the page.

When I click on my button called My Work, my bird gallery will
momentarily be in the right spot, but it gets pushed to the bottom,
under my slideshow.

I work midnites, so I'm going to get some sleep. I'll check back
in a couple of hours and we'll see if I can make anything else worse
off.

Have a good sleep. We'll fix it for you, and Ivar will post when he's done it.

ivar
Sep-07-2006, 05:53 AM
Have a good sleep. We'll fix it for you, and Ivar will post when he's done it.I guess we = me, huhh? :lol3

Hi Doug, I made it so, that your slideshow only shows on the homepage. I hope this is what you were looking for. Let me know if you have any other questions!

jclguru
Sep-07-2006, 08:27 AM
I guess we = me, huhh? :lol3

Hi Doug, I made it so, that your slideshow only shows on the homepage. I hope this is what you were looking for. Let me know if you have any other questions!

Thats it! Thanks to the both of you sooo much!

Doug