|
|
Thread Tools | Display Modes |
|
#1
|
|
|
WeatherSealedPhotographer
|
Want to try new banner
I'd like to try a new banner and imagine I just replace the image number(URL) where the old ones were: but with the new keyed URLs Im not sure if it will work
am I ok to do this? ...and does the gallery have to allow external linking - btw? The images I want to replace the current ones with are these: 750px wide: http://Digital-Finger.smugmug.com/ga...Fbkt#256353707 960px wide: http://Digital-Finger.smugmug.com/ga...Fbkt#256353733 820 wide: http://Digital-Finger.smugmug.com/ga...Fbkt#256541671 and in case I need it a larger version? (1176px): http://Digital-Finger.smugmug.com/ga...Fbkt#256353700 this is the (Allen's) code I change the urls in isn't it? .................................................. .. .singleImage #my_banner, #my_banner { width: 750px; height: 208px; margin: 0 auto; background: url(/photos/222864862-O.jpg) no-repeat; _background: none; _filter:progid } .critique #my_banner, .smugmug #my_banner { width: 960px; height: 266px; margin: 0 auto; background: url(/photos/223219550-O.jpg) no-repeat; _background: none; _filter:progid } .singleImage.Large #my_banner, .slideshow #my_banner, .filmstrip #my_banner { width: 820px; height: 266px; margin: 0 auto; background: url(/photos/223219550-O.jpg) no-repeat; _background: none; _filter:progid } .homepage p.description {display: none;} p.updated {display: none;} |
|
|
|
|
#2
|
||
|
"tweak 'til it squeaks"
|
Quote:
Just plug in the new numbers with the _xxxxx key included. /photos/223219550-O.jpg /photos/223219550_xxxxx-O.jpg
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#3
|
||
|
WeatherSealedPhotographer
|
Quote:
http://digital-finger.smugmug.com/gallery/1563313_5Fbkt/1/256541671_YEmKb#256353707_QVoCa-O-LB I wanted to keep that gallery password protected - the current banners work with ext links off and PP on , is it that te new URLs need this change? EDIT:Well.. might have guessed - that didn't work:( Last edited by I Simonius; Feb-20-2008 at 05:25 AM. |
|
|
|
||
|
#4
|
||
|
panasonikon
|
Quote:
|
|
|
|
||
|
#5
|
|
|
WeatherSealedPhotographer
|
this is what I tried, which bits are wrong please?
.singleImage #my_banner, #my_banner { width: 750px; height: 142px; margin: 0 auto; background: url(/photos/1563313_5Fbkt/1/256541671_YEmKb#256353707_QVoCa-O.jpg) no-repeat; _background: none; _filter:progid } .critique #my_banner, .smugmug #my_banner { width: 960px; height: 182px; margin: 0 auto; background: url(/photos/1563313_5Fbkt/1/256541671_YEmKb#256353733_26Mbs-O.jpg) no-repeat; _background: none; _filter:progid } .singleImage.Large #my_banner, .slideshow #my_banner, .filmstrip #my_banner { width: 820px; height: 156px; margin: 0 auto; background: url(/photos/1563313_5Fbkt/1/256541671_YEmKb#256541671_YEmKb-O.jpg) no-repeat; _background: none; _filter:progid } .homepage p.description {display: none;} p.updated {display: none;} |
|
|
|
|
#6
|
||
|
"tweak 'til it squeaks"
|
Quote:
Remove the bold. /photos/1563313_5Fbkt/1/256541671_YEmKb#256541671_YEmKb-O.jpg so it looks like this /photos/256541671_YEmKb-O.jpg
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#7
|
|
|
panasonikon
|
To get the proper links for an image, simply click the share photo button... more help, here, too:
http://www.smugmug.com/help/picture-sharing |
|
|
|
|
#8
|
||
|
WeatherSealedPhotographer
|
Quote:
anyway - no probs it's set up to link now and no password |
|
|
|
||
|
#9
|
||
|
WeatherSealedPhotographer
|
Quote:
That seems to have got it - thanks Allen except that the banner sizes don't meet the edges sometiumes.. |
|
|
|
||
|
#10
|
||
|
"tweak 'til it squeaks"
|
Quote:
page sizes.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#11
|
||
|
WeatherSealedPhotographer
|
Quote:
|
|
|
|
||
|
#12
|
||
|
"tweak 'til it squeaks"
|
Quote:
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#13
|
||
|
WeatherSealedPhotographer
|
Quote:
|
|
|
|
||
|
#14
|
||
|
"tweak 'til it squeaks"
|
Quote:
rules with a background-image and you'll see widths for some for the various type pages. As an example here's the first two that show up. Should get an idea from these. .Original #singleImage, .searchResults #content, #content, #category, #smugmug, #smugmug_small, #traditional, #allthumbs, #journal, #slideshow, #filmstrip, #critique, #singleImage, #content.passwordPage, .datePage table, .keywordPage table { padding: 5px 15px; background-image: url(http://cdn.smugmug.com/img/themes/OldFamilyAlbum/singleImageBox.png); _background-image: url(http://cdn.smugmug.com/img/themes/OldFamilyAlbum/singleImageBoxIE.jpg); width: 770px; } #smugmug, #critique, .Large #slideshow, .Large #filmstrip, .Large #singleImage, .smugmug.keywordPage table, .critique.keywordPage table, .Large.keywordPage table { background-image: url(http://cdn.smugmug.com/img/themes/OldFamilyAlbum/largeBox.png); _background-image: url(http://cdn.smugmug.com/img/themes/OldFamilyAlbum/largeBoxIE.jpg); width: 970px; }
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#15
|
||
|
WeatherSealedPhotographer
|
Quote:
|
|
|
|
||
|
#16
|
||
|
"tweak 'til it squeaks"
|
Quote:
http://chrispederick.com/work/web-developer/
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#17
|
|
|
Big grins
|
I've been trying to replace my old banner with a new one but nothing has been working. I've been reading through all the threads and tutorials but can't seem to find the right format where my banner is located so it will work in my CSS. Could someone please help me fix this?
Here's the current CSS for my banner: #my_banner { width: 800px; height: 135px; margin: 0 auto; background: url(http://tiffanyfarrow.smugmug.com/photos/206113613-O.jpg) no-repeat; } And I want to replace the current banner with one that's located in one of my galleries, specifically image #8: http://tiffanyfarrow.smugmug.com/gallery/3473571_AiAqE I don't see any .jpg in any of the picture's location formats. I've also tried to click on 'share photo' and this is what I get: http://tiffanyfarrow.smugmug.com/gal...ImageKey=mc5Qg What the heck am I supposed to do with all that and could someone please show me how to put my new banner in?? Tiffany |
|
|
|
|
#18
|
||
|
"tweak 'til it squeaks"
|
Quote:
with a flash show. Switch to Smugmug style.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#19
|
||
|
The Light Explorer
|
Your photo URL
Quote:
Hey Tiffany- your photo URL is http://tiffanyfarrow.smugmug.com/pho...51_mc5Qg-M.jpg (replace the last M with S, L etc... for different size photos)... Nikhil http://www.nikhilshahi.com |
|
|
|
||
|
#20
|
||
|
Big grins
|
Quote:
http://tiffanyfarrow.smugmug.com/gal...c5Qg#267942241 And this is the address when I click on share photo: http://tiffanyfarrow.smugmug.com/gal...ImageKey=aXan8 Where is the .jpg format? Could you please give me step by step instructions on how to replace my old banner with the new one located in that gallery? Thanks |
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|