User talk:James

From Homestar Runner Wiki

Revision as of 17:34, 22 October 2005 by JoeyDay (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit] Your scout troop site

James, to fix the main page you just need to add one line to your CSS file. Just change:

div#footer {
padding: 15px;
margin: 0px;
border-top: thin solid #000000;
}

to:

div#footer {
padding: 15px;
margin: 0px;
border-top: thin solid #000000;
clear: both;
}

Hope this helps. Looks great otherwise, and congrats on your Eagle! — wikisig.gif Joey (talk·edits) 17:34, 22 October 2005 (UTC)

Personal tools