|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|
|
Major grins
|
Need custom banner help
I found the instructions to create a custom banner, but it is not displaying and I also wonder what size to make it in Photoshop.
Here is my site http://mrhoni-photography.smugmug.com The file I'm using is transparent png. It is in an unlisted gallery. It is 1000px wide by 100px high. Originally I have been using a text banner with font size 48 from the Easy Customizer and that was the size I am trying to get to. Here is the code I found and is currently in place: /* Custom png banner */ #my_banner { width: 750px; height: 150px; margin: 0 auto; background: url(http://www.smugmug.com/photos/i-vrZp...-vrZpCL6-O.png) no-repeat; _background: none; _filter:progid } I have this in the custom header: <div id=”my_banner”> </div> |
|
|
|
|
#2
|
||
|
SmugMug Support Hero
|
Quote:
Try this: <div id="my_banner"> </div>
__________________
Rich | My Site | SmugHelp | Customizing SmugMug Simplified | FAQ | Webdev Tutorial | |
|
|
|
||
|
#3
|
||
|
Major grins
|
Quote:
|
|
|
|
||
|
#4
|
||
|
Major grins
|
Quote:
/* Custom png banner */ #my_banner { width: 750px; height: 150px; margin: 10 auto; background: url(http://www.smugmug.com/photos/i-HNwh668-O.png) no-repeat; _background: none; _filter:progid } |
|
|
|
||
|
#5
|
||
|
Major grins
|
Quote:
I would like to change to have the banner and the nav bar on the same row. Searching for a solution, but if you can help, thanks. |
|
|
|
||
|
#6
|
|
|
Major grins
|
No success
I found a thread that was discussing keeping the banner and navigation bar in line, but entering that code does not make a change.
I am stumped. |
|
|
|
|
#7
|
|
|
Smug Hero
|
Add this to your CSS, see if that works for you:
#customHeaderContainer { position: absolute; right:10px; top: 20px; } |
|
|
|
|
#8
|
|
|
Major grins
|
Thank you so much. Looks good.
|
|
|
|
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Please help - custom banner not showing up 99% of the time! | Fletchzky | SmugMug Customization | 2 | Jun-08-2011 03:50 PM | |
| Help with Custom Banner | fotoeffects | SmugMug Customization | 6 | Jan-19-2009 07:15 PM | |
| Problem with custom banner header | fotoeffects | SmugMug Customization | 8 | Nov-20-2008 10:11 AM | |
| Custom Banner Alignment (again!) | oaxoax | SmugMug Customization | 2 | Feb-15-2008 02:13 PM | |
| Problems with a custom banner... | KyTom | SmugMug Customization | 4 | Jan-20-2008 11:34 AM | |
| Thread Tools | |
| Display Modes | |
|
|