Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @quiztoon – I would suggest looking at a custom template as your best approach but you may also be able to just work from custom CSS as well.

    – Cais.

    I know this is old, but if anyone else is interested, I think I figured out the CSS, at least for my template (took me the whole day of experimenting!):

    .ngg-album {
            border: 1px solid #000000 ;
    	width: 450px;
    	padding: 5px;
    	margin-bottom: 5px;
            display: inline-block;
    	overflow:hidden;

    (of course, may require some modification as necessary or as you please…)
    Still trying to figure out how to change the font properties of Title, and color of descriptions though…

    Plugin Contributor photocrati

    (@photocrati)

    @johnnyquan – Thanks for sharing! For additional assistance please start a new topic for your specific site / concern.

    – Cais.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘2 column layout’ is closed to new replies.