Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: [Solved]: white space between the header and the main container  (Read 4164 times)

0 Members and 1 Guest are viewing this topic.

Heroe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 124
    • abroadbg.com

Hello,
i have some problem with my theme and i cant find solution for white space above the main container.

Examples :

http://abroadbg.com/displayimage.php?album=39&pos=3#nav_pic << many lines white space above the displayed image.
http://abroadbg.com/guestbook.php << another many lines space above the guestbook (((

I don't know if its needed but here is link to test account.
user: test
password: 123654
« Last Edit: January 28, 2010, 09:42:30 pm by Nibbler »
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: white space between the header and the main container
« Reply #1 on: January 28, 2010, 07:46:57 pm »

Could be because you are wrapping your maintable in an extra <td>
Logged
It is a mistake to think you can solve any major problems just with potatoes.

Heroe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 124
    • abroadbg.com
Re: white space between the header and the main container
« Reply #2 on: January 28, 2010, 08:12:46 pm »

Thank you for the reply Phill Luckhurst but why if i have extra <td> tag the validator don't show any error
Logged

Nibbler

  • Guest
Re: white space between the header and the main container
« Reply #3 on: January 28, 2010, 08:30:24 pm »

You could add a vertical-align: top style to the td that's holding the {GALLERY}. I don't quite understand your layout, try using fewer tables.
Logged

Heroe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 124
    • abroadbg.com
Re: white space between the header and the main container
« Reply #4 on: January 28, 2010, 09:06:55 pm »

Thank you Nibbler,

Code: [Select]
<td style="vertical-align: top">{GALLERY}

 </td>

  </tr>

 </table>
solve my problem with the gap.  :)

Ivo
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.