Quote:
Originally Posted by cellarius
The mod uses your $stylevar[cellpadding] and $stylevar[cellspacing] settings. If you have set those to 0 in your style options, that's how it displays. You can change that by editing the the photo_popup code, however. Change the values in line
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
to your liking.
|
Sorry I dont want to be a pain but that's the code in the popup window.
What I was referring to was how the popup adds images into the editor. As a member selects images from the popup they are stacked into the editor much like my above post. Im simply trying to add a break between the posted images.
Maybe this photo will help explain it better.