Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Stripes in background after I change table width  (Read 2557 times)

0 Members and 1 Guest are viewing this topic.

Azrrael

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Stripes in background after I change table width
« on: August 15, 2004, 03:55:29 pm »

Hello, I have a little problem :)

I am editing the water-drop theme to fit my site.

I changed the table width in template.html to 700, but I now I get all these stripes in the background and I don't know how to get rid of them. I'd like this part to be just the color #333333.

Code: [Select]
<body>
<table width="700" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
        <td valign="top" bordercolor="#666666" bgcolor="#333333"; background-color: #333333;">
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                       <tr>
                                <td width="100%" align="center">


This is what it looks like (I circled the problem area): (http://www.janluursema.nl/pics/temp/coppermine.png)

Or the real page: www.janluursema.nl/coppermine
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.