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: Overhang of table  (Read 2966 times)

0 Members and 1 Guest are viewing this topic.

Katieswirls

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Overhang of table
« on: October 17, 2004, 09:19:00 pm »

I've customising my coppermine all weekend and I've almost got it perfect but there's one little thing that's driving to distraction.

My CSS is at http://media.andyhallettuk.com/gallery/themes/andy_hallett/style.css
My template is at http://media.andyhallettuk.com/gallery/themes/andy_hallett/template.html
My theme is at http://media.andyhallettuk.com/gallery/themes/andy_hallett/theme.php

The problem I have is with this page: http://media.andyhallettuk.com/gallery/index.php?cat=2

For some reason the category table is wider than the Home > Angel table and I know it's only a minor problem but it's driving me crazy. I really want my coppermine to be perfect and I think it looks untidy because it's wider but I haven't seen any other coppermine installation do this.

Has anyone had this problem before or know how to fix it?

Thanks in advance :)
« Last Edit: October 18, 2004, 11:24:47 pm by GauGau »
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Overhang of table
« Reply #1 on: October 17, 2004, 09:28:08 pm »

This is because your css gives class h1 padding as below;

Code: [Select]
.tableh1 {
        background : #BD713B;
        color : #FEF9DB;
border: 1px solid #BEA679;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;

Remove the right and left padding, and that should do it.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Katieswirls

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Overhang of table
« Reply #2 on: October 18, 2004, 07:32:28 pm »

Thanks for your help; it still wouldn't line up but I decided to leave it be as it doesn't look that bad.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.