• Anyone else having issues where if the title is too long it gets cut off?

    Not sure how I can fix this issue. The title is running off into the next prev buttons and/or just not fitting.

Viewing 1 replies (of 1 total)
  • i manged to enlarge the title area

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

    however, I can’t get it to be a varied height, so it’s still 50px tall for a one-lined title and the text sits at the top of that space, which is unfortunate.

Viewing 1 replies (of 1 total)

The topic ‘Lightbox Plus title length’ is closed to new replies.