|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Shutter Happy Shooter
|
Use a custom banner for an Event
Hi there,
I am wondering if there's a way to use a custom banner for an Event page. I have several banners that I use for different categories, but when I add the galleries to an Event, the banner changes back to my default banner. I would like to organize 6-8 galleries (all from the same category) into a single Event to send to my clients, but I need the appropriate category banner to show. Also, along the same lines, how can I change the banner on the "Password Request" page? Thanks in advance for your help!
__________________
_____________________________________________ Wenmei Hill Wenmei Hill Photography (Facebook) :: Mamas with Cameras (Facebook) |
|
|
|
|
#2
|
|
|
Shutter Happy Shooter
|
I managed to do it by adding a custom header to the specific event (using .event-page.tempClass.EventName) so it will work for now, but I would really like to be able to set this header for all events under the same category. Does anyone know if there's a way to do that so that I don't end up with a long list of individual events in my CSS?
__________________
_____________________________________________ Wenmei Hill Wenmei Hill Photography (Facebook) :: Mamas with Cameras (Facebook) |
|
|
|
|
#3
|
|
|
Smug Hero
|
So the events are not actually tied to a category. They are a separate thing. So even if the event is using galleries from a certain category the event page will need to have the header specified for it.
|
|
|
|
|
#4
|
||
|
Big grins
|
Quote:
I only use events for weddings but this isn't the default header on my site. Each time I create a new event I have to go into my CSS and add more than 20 individual lines of code for the individual event page. I created an event page for a wedding here: http://www.ericscottphotography.com/.../4bPc6fPhI2Onk Search my CSS for "Julia-and-Mike" and you'll see how much customization this took - is there an easier way??
__________________
-- Eric ERIC SCOTT PHOTOGRAPHY commercial and architectural imagery www.ericscottphotography.com |
|
|
|
||
|
#5
|
|
|
Smug Hero
|
The easiest way to do something like that would be to just modify each of those lines to add the event instead of making a new 20 lines. But for what you are wanting you could also create something for all event pages, instead of just one if all your events are created for weddings. Then every event will take that customization and you don't have to specify code for a new one each time you create an event
|
|
|
|
|
#6
|
||
|
Big grins
|
Quote:
I appreciate the help!
__________________
-- Eric ERIC SCOTT PHOTOGRAPHY commercial and architectural imagery www.ericscottphotography.com |
|
|
|
||
|
#7
|
||
|
Beginner grinner
|
Quote:
|
|
|
|
||
|
#8
|
||
|
Big grins
|
Quote:
Back on topic, anyone know how I can set up a custom banner for all of my events (to match the /wedding category). Thanks!
__________________
-- Eric ERIC SCOTT PHOTOGRAPHY commercial and architectural imagery www.ericscottphotography.com |
|
|
|
||
|
#9
|
||
|
"tweak 'til it squeaks"
|
Quote:
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#10
|
||
|
Big grins
|
Quote:
I don't really need work on the banner, I just need to know the CSS code to target all event pages. I tried .category_Event with no success. My custom header is currently live in this event gallery http://www.ericscottphotography.com/.../4bPc6fPhI2Onk password:Loafie. However, I had to link to the individual gallery .event-page.tempClass.Julia-and-Mike for every CSS edit. I don't want to have to do this for every new event I post but would like to replace this with code that targets all of the event galleries. Thanks for your help,
__________________
-- Eric ERIC SCOTT PHOTOGRAPHY commercial and architectural imagery www.ericscottphotography.com |
|
|
|
||
|
#11
|
||
|
"tweak 'til it squeaks"
|
Quote:
Code:
.event-page #myGeneralLogo {display:none;}
.event-page #myWeddingLogo {
display: block;
width: 430px;
height: 40px;
margin: 0;
background: url(/photos/i-SzVtNDn/0/O/i-SzVtNDn.jpg) no-repeat;
background-size: 430px 40px;
}
#WeddingInfoPhoto { background-image: url(/photos/i-2f9PkW9/0/O/i-2f9PkW9.jpg); } }
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#12
|
|
|
Big grins
|
Allen, thanks for your help! The .event-page code is exactly what I needed and I'm glad you caught that stray }, too
__________________
-- Eric ERIC SCOTT PHOTOGRAPHY commercial and architectural imagery www.ericscottphotography.com |
|
|
|
| Tell The World! | |
| Tags | |
| header banner event | |
| 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 | |
| Custom Banner Using Random Images | solarx | SmugMug Customization | 4 | Dec-23-2010 12:44 PM | |
| Custom Banner | Vultor | SmugMug Customization | 6 | Jun-04-2009 09:38 AM | |
| Custom Banner No Workie | nikonmike | SmugMug Support | 4 | Jun-12-2008 04:54 PM | |
| How do i make a fancy custom banner? | Leigh0190 | SmugMug Customization | 2 | May-09-2007 01:42 PM | |
| Thread Tools | |
| Display Modes | |
|
|