Okay so I have been adding new skins and redoing them, but whatever I do I can't get rid of the white box.
Help please http://juliebermangallery.sosugary.com/
Thank You!
Which white box?
For things like this I use the firebug plugin. You can inspect any element with it and even edit it live to see the results.
https://addons.mozilla.org/en-US/firefox/addon/1843
The big white box that is the background for the gallery.
I would like it to look like this...
http://rebeccaherbst.nb-sweet.net/Gallery/
That is in your template.html file.
Find the line
<td valign="top" style="border: 1px solid #CCD7E0; background-color: #FFFFFF;">
and edit as required.
Thanks, that's why it wasn't changing because I was just working on the css one. Thanks!!
Pleasure. Could you mark your thread as solved by clicking the button in your first post. This helps others who might have similar problems