On 7/26/07, Maria McKinley <[EMAIL PROTECTED]> wrote: > It looks like the problem was that the the skin I was using > (parchment), had called the gif "header" instead of "wikilogo". Not > sure why using code to move "header" didn't work, but maybe because > "header" is actually reserved for the whole top part? In that case, > I'm still not sure why changing the height of the "header" (or > commenting it out completely) did nothing though.
You might need to use div#header { } Maybe try targeting the image, since there's only one in that division. Here's a guess: div#header img { margin-top:10px; } Hagan p.s. The "Web Developer" Firefox extension is your friend. _______________________________________________ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users