Active
Project:
AdaptiveTheme
Version:
7.x-3.0-rc6
Component:
CSS/HTML
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2012 at 15:21 UTC
Updated:
13 Dec 2012 at 01:59 UTC
Hi all,
I'm working on an theme that uses a grid.
For some odd reason, the first cell in the table is always a few pixels lower than the rest.
You can see it here:
http://dev.dedraak.org
Below the slider there are 3 book covers.
The first one, title and image are a few px lower then the 2 others.
I'm staring myself blind.
Anyone care to give me a hand on this?
Thanks in advance!
Johan.
| Comment | File | Size | Author |
|---|---|---|---|
| Schermafbeelding 2012-11-09 om 16.21.12.png | 228.72 KB | johanbeckers |
Comments
Comment #1
bryancasler commentedThis is the problem. In your themes css file "global.table.css" on line 119
Remove the height and width so it looks like this...
Should look better.