Get rid of white box Get rid of white box
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Get rid of white box

Started by Ka5, October 13, 2009, 09:28:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ka5

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!

phill104

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
It is a mistake to think you can solve any major problems just with potatoes.

Ka5

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/

phill104

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.
It is a mistake to think you can solve any major problems just with potatoes.

Ka5

Thanks, that's why it wasn't changing because I was just working on the css one. Thanks!!

phill104

Pleasure. Could you mark your thread as solved by clicking the button in your first post. This helps others who might have similar problems
It is a mistake to think you can solve any major problems just with potatoes.