Colorbox iframe align center

Hi,

I am using colorbox in my project.

I am not able to show images/outside pages with center align using iframe in colorbox and we do not have option of align:‘center’ in following.

$(".group2").colorbox({rel:'group2',iframe:true,  transition:"none", width:"75%", height:"75%"});
$(".group3").colorbox({rel:'group3', iframe:true, transition:"none", width:"75%", height:"75%"});

Any idea how to align image or page in iframe example.

  • Thanks
    Zohaib.

Are you able to link to an example of this?