Viewing Article

No StarNo StarNo StarNo StarNo Star | Aug 4 2009, 5:20 PM | Print
How do I prevent the text area from being hidden?
If you have a gallery with ecommerce turned off and no text attached to any pieces, the system will automatically hide the text area and center the image. If for some reason you want to keep the image aligned to the right (for example you may have a background design on the left) then you can prevent the text area from automatically hiding by following these steps.

Login to the admin area
Click on Gallery Content / Edit Gallery
Load the relevant gallery
Click on any piece in the gallery
In the text editor, click the < > button to enter HTML mode
Enter &nbsp; into the text editor
Click Save

That's it! The &nbsp; entity will not be visible on your website (it is used to represent a non-breaking space) but t will prevent the text area from automatcially hiding.