Copy the following into the Footer section of your journal: This is necessary, or you break the copyright agreement allowing you to use this CSS, and is only fair on me. -----------------------------------------------------------------------------
CSS by :devdavecheesefish:
Copy the following into the CSS box of your journal: ----------------------------------------------------------------------------- .journalbox { background-color:#1c4007; border:7px solid #1c3907; } .journaltop { font-family:'trebuchet ms', sans-serif; background-color:#2c5007; color:#356507; padding:10px 5px 10px 5px; } .journaltop h2 { color:#eeeeee; } .journaltop img { display:none; } .journaltext { font-family:'trebuchet ms', sans-serif; color:#ffffff; margin:10px; } .journaltext a { color:#add007; font-weight:bold; text-decoration:none; } .journaltext a:hover { color:#adf007; } .journalbottom { color:#5da007; margin-bottom:25px; } .journalbottom a { color:#5db007; text-decoration:none; } .journalbottom a:hover { color:#5dd007; } .credit { font-size:12px; position:relative; top:45px; right:-8px; text-align:right; height:15px; margin-bottom:-15px; } .list { color:#6db047; background-color:#1c4007; } .list .a { background-color:#2c5007; }