$.prettyPhoto.open = ...
...
// Display the current position
...
// Horisontal padding (this is added)
$pp_pic_holder.find(".pp_content_container").find(".pp_left").css("padding-left", settings.horizontal_padding);
// Set the description.pp_content_container .pp_left {} .pp_content_container .pp_left { padding-left: 100px; } the default is 20The second post is just to automated it so that you just have to change in the initialization only if you want to change the margin. .pp_top {
height: 50px; \\ default 20
...
.pp_top .pp_left {
height: 50px; \\ default 20
...
.pp_top .pp_middle {
height: 50px; \\ default 20
...
.pp_top .pp_right {
height: 50px; \\ default 20
...May be you must change the width too, test it your self, I have reset mine :-)It looks like you're new here. If you want to get involved, click one of these buttons!