brightweb1
Forum Replies Created
Viewing 11 replies - 1 through 11 (of 11 total)
-
The link is broken ;/
Forum: Plugins
In reply to: [WP Bannerize] [Plugin: WP Bannerize] Add container before and after imagesNot work for me =/
I followed your instruction and use this code in template:
<?php wp_bannerize('container_before=<ul>&container_after=</ul>&before=<li>&after=</li>'); ?>But the final result is:
<div class="wp_bannerize "> <li><a href=".."><img src="..." /></a></li> </div>Am I doing something wrong? Thanks
[ Please do not bump, it’s not permitted here. ]
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] drop down menu IENow I found a better solution:
Just set position: relative and z-index: 99999 for #nav 😉
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] drop down menu IEI fixed the problem setting z-index:-1 for main container. Thanks!
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] drop down menu IESame problem here. How did you fixed it?
I’m with this problem too. =/
Forum: Themes and Templates
In reply to: Loop – Better way to setbump
Exactly, Marcus.
This is not a big problem because rarely I have more than 1 event on the same day. Just a report 😀
Forum: Themes and Templates
In reply to: Loop – Better way to setup
up
Forum: Themes and Templates
In reply to: Loop – Better way to setup
Viewing 11 replies - 1 through 11 (of 11 total)