pricklepantz
Forum Replies Created
-
Forum: Plugins
In reply to: JJ NextGen JQuery Slider plugin navigation gonedid you specify it in shortcode?
might check the css code for z-index coz it determines the layer stack.hi vnt, i solved it by modifying the css. look for this part and add property bottom like below. adjust it with your need.
file nivo-slider.css
.nivo_slider_controlNavImages .nivo-controlNav {
overflow: hidden;
visibility: hidden;
line-height: 1px;
left: 0px;
bottom: -32px;
}aceskin can you tell more specific on what code you put on that page other than next gen?
Forum: Plugins
In reply to: [Frontpage-Slideshow] Adding photo gallerytry nextgen plugins
Forum: Plugins
In reply to: [Stealth Login] broken !(+1 for fix
hi tony, may i know which libraries competing with this plugin?
i’m also getting this probllem. if only nextgen gallery can be loaded but when nivo, could not.
thanks