jackmoore / colorbox

A light-weight, customizable lightbox plugin for jQuery
http://www.jacklmoore.com/colorbox/
MIT License
4.75k stars 1.14k forks source link

Why do i have different Width for Wrapper and ContentBox ? [Reopen] #883

Open AntonGrekov opened 4 years ago

AntonGrekov commented 4 years ago

1 day ago i created a ticket with problem using colorbox. you answered and without any feedback back from me closed ticket. sorry to open same issue again but if u value feedback about your product here it is:

https://github.com/jackmoore/colorbox/issues/881

if i did all wrong - sorry i wont open anything more again i will copy/paste my answer here so you can see it:


Thanks for your answer, but that doesnt solve my issue. Even if i replace innerWidth with width setting i get same exact result: wrapper - 510px, cboxContent 462px. (i set width to "90%", because i want responsivness to colorbox modal window)

And i also unable to change css propersties since all width is applied inline with higher priority to my css rules.