hi Micah,
Is there a way to place a banner that I can activate on our main page when wanted?
Next to our company logo there is space to insert holiday greetings etc & I’d like to put a banner there that I can change appropriate to the season.
If you can give me a very simple way to do this & explain simply, I don’t have access to a programmer at the moment so will have to do it myself.
Your explanations refer to actual posts so this I believe is different.
thanks!
Rosemary
It doesn’t seem to make a difference what I put in. What am I doing wrong?
Thanks, Frank
]]>Nice plug-in.
Thought I would share that I found that you can use this plug-in to setup a persistent banner which changes randomly on page load by entering the following short-code to your post, page, or widget area:
[mpress_banner banner="1, 2, 3" random="true" persistent="true" ]
You will need to also add this CSS to your theme’s CSS file:
.mpress-banner-wrapper.mpress-banner-persistent {
height: XXX !important;
margin: 0 !important;
overflow: hidden;
}
Where XXX is the height of ONE of your banners.
]]>I love the plug-in, but I would like it if the banners could change without actually scrolling up or down. Mine are parked at the bottom of a page, and I’d like to have the client be able to look at them as they transition. As it is, the page scrolls up and you have to scroll back down to see the next one. Nothing critical, just wondering if a static transition is an option.
Thanks!
Vaxfiend