Viewing 5 replies - 1 through 5 (of 5 total)
  • Check the nggallery css file, it must be theme related

    Thread Starter OitentaDesign

    (@oitentadesign)

    Hello Alex, thanks for your answer. this is how my css looks in navigation. And my navigation still looks wrong, each number in a different row. Any idea? I can′t find a solution..

    /* ----------- Gallery navigation -------------*/
    
    .ngg-navigation {
    	width: 700px;
    	height: 15px;
    	font-size:12px;
    	clear:both;
    	text-align:left;
    }
    
    .ngg-navigation span {
    	font-weight:bold;
    	margin:0px 3px 0 0;
    }
    
    .ngg-navigation a.page-numbers,
    .ngg-navigation a.next,
    .ngg-navigation a.prev,
    /* .ngg-navigation span.page-numbers,
    .ngg-navigation span.next,
    .ngg-navigation span.prev */{
    
    width: 20px;
    text-align: right;
    background: #ff0000;
    
    }
    
    .ngg-navigation a.page-numbers:hover,
    .ngg-navigation a.next:hover,
    .ngg-navigation a.prev:hover,
    .ngg-navigation span.page-numbers:hover,
    .ngg-navigation span.next:hover,
    .ngg-navigation span.prev:hover {
    	color: #f29400;
    	text-decoration: none;
    }

    Test it with firebug , this should be the fasted way, or contact the theme author

    Thread Starter OitentaDesign

    (@oitentadesign)

    I did, I know where are the options but I′m not able to fix it.. thanks for the ideas.

    Thread Starter OitentaDesign

    (@oitentadesign)

    Any idea? i also posted another question… this is it..
    “Hello all, I′m working on a website design and programming. It have a page which may show a lot of image thumbnails with a lightbox effect on click. I also had to include a search bar which may link directly to each image on its lightbox effect view, which i don′t know how to do.. I′m using nextGEN gallery, but it doesn′t allow me to link to images in their lightbox view… Any idea? This is the page which i′m talking about.
    Thanks a lot, I hope someone can help me, this is the last problem to solve and that website is done!

    maybe i need to use another plugin.. any advice? thanks a lot!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: NextGEN Gallery] Pagination problem’ is closed to new replies.