DarkWarriorXII
13th November 2004, 12:07 AM
Sorry if this is in the wrong forum... I'm trying to create rounded corners on my "thead" rows, but there's a little space between the corner images and the rest of the gradient in the center and I'm not sure how to get rid of it. I've tried getting rid of (and changing to zero) the cell spacing and that didn't work. I'm not sure what else to do. Any help would be appreciated.
Here's an (enlarged, obviously) image of what I'm trying to explain:
http://tinypic.com/le8hv
Disjunto
13th November 2004, 10:47 AM
i've never worked out images in the catheader for vB3, but i guess you have innerborder set to 1 in the style options though
DarkWarriorXII
13th November 2004, 04:22 PM
Oh wait. I made a mistake. This is the "tcat" row, not "thead".
Disjunto
13th November 2004, 05:24 PM
i gathered that. but same thing still applies :)
Floris
19th November 2004, 05:31 AM
Wow, you figured out to find the class differences. You must have been spending quite some time staring at the xhtml :)
buro9
28th November 2004, 12:22 PM
Wow, you figured out to find the class differences. You must have been spending quite some time staring at the xhtml :)
You'll be wanting Firefox and one of these extensions... they save many a grey hair in search for whatever stylesheet entry is affecting your site:
Live editing of CSS stylesheets:
http://editcss.mozdev.org/screenshots.html
Highlighting of all block level elements:
http://www.chrispederick.com/work/firefox/webdeveloper/screenshots/
That won't help you when you get to crazy stuff like inheritance though... for that you just need a lot of good coffee :D