> http://www.pixelmech.com/ (site)
> http://www.pixelmech.com/wp-content/themes/orangey/style.css (css)
> 
> You'll note the "pixelmech" logotype has a gradation behind it, and
that
> it is spaced some
> distance down from the top of the page

html, body {margin: 0;padding: 0;}


> the bg image will jump down 100px or so. I don't know why this
happens,
> nor why the border "fixes"
> it. Any suggestions would be great.

Might be the collapsing margins we've been seeing a lot on the list.  :)

http://css-discuss.incutio.com/?page=CollapsingMargin

Add "padding: 1px 0;" to #base and you an safely take out your border.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to