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: Overhang of table  (Read 2964 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 20 queries.