• I’ve managed to alter the styles in lbp-css to an extent.

    Problem I’m still having:

    I’ve increased the area allowed for the title box…

    #cboxContent{
    	margin-top:50px;  }
    #cboxTitle{
    	top:-50px;
    	height:50px;	}

    …but can’t get the title to align itself to the bottom of this space (i.e. cling to the top of the image). I’ve tried vertical-align but it doesn’t work.

    Any ideas?

    Incidentally, I had to put:

    #cboxCurrent{
    	display:none !important;
    	}

    in my main style sheet because it wouldn’t take it from the colorbox.css file.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘lightbox Plus – styling issues’ is closed to new replies.