Paulie-W
Oct-28-2008, 06:43 AM
Hi all
First post here so please be gentle :huh I am really struggling to get my custom header (#7 in the faq's) to load. I copied the code given, inserted my inage link (in about a thousand variations now), but i'm still getting the smugmug logo. I am now lost and all hope hangs on you guys :D
My CSS
.smuglogo {
width: 200px !important;
height: 25px !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,
sizingMethod=image src='http://www.paulwphotographic.com/photos/404518648_AewsN-XL-1.png') !important;
}
.smuglogo[class] {
background-image: url(http://www.paulwphotographic.com/photos/404518648_AewsN-XL-1.png) !important;
}
/* this part hides the your photos/home, login and help links */
#toolbar a.nav {display: none;}
Addy of my header http://www.paulwphotographic.com/photos/404518648_AewsN-XL-1.png
Really would appreciate a bit of help here.
TIA :thumb Paul
SORTED
First post here so please be gentle :huh I am really struggling to get my custom header (#7 in the faq's) to load. I copied the code given, inserted my inage link (in about a thousand variations now), but i'm still getting the smugmug logo. I am now lost and all hope hangs on you guys :D
My CSS
.smuglogo {
width: 200px !important;
height: 25px !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,
sizingMethod=image src='http://www.paulwphotographic.com/photos/404518648_AewsN-XL-1.png') !important;
}
.smuglogo[class] {
background-image: url(http://www.paulwphotographic.com/photos/404518648_AewsN-XL-1.png) !important;
}
/* this part hides the your photos/home, login and help links */
#toolbar a.nav {display: none;}
Addy of my header http://www.paulwphotographic.com/photos/404518648_AewsN-XL-1.png
Really would appreciate a bit of help here.
TIA :thumb Paul
SORTED