[IMPORTANT! DELETE EVERYTHING IN SQUARE BRACKETS BEFORE POSTING CSS TO JOURNAL! I CANNOT STRESS THIS ENOUGH - YOUR CSS *WILL NOT WORK* IF YOU LEAVE THESE COMMENTS AND SQUARE BRACKETS!] [IF THERE IS A PROPERTY YOU DO NOT WANT TO CHANGE, SIMPLY DELETE THE SINGLE LINE WHICH CONTAINS IT.] [It should be obvious from this template that if you want a property to change only in one section, move the relevant line of code into that section between the {curly brackets} making sure to include the semi-colon (;) at the end of the line. For example, if you want a background image to appear behind your journal text but not your journal title or comment links, put it under .journalbox .journaltext] [Controls whole journal. Full-journal borders, for example, should go here.] .journalbox { border-color:#------!important; background-color:#------!important; background-image: url(IMAGE URL GOES IN THESE BRACKETS); color:#------!important; font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] } [Controls the box containing your journal title, including the date and time text.] .journalbox .journaltop { background-color:#------!important; color:#------!important; font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] } [Controls whether the journal image next to your title appears. Delete this if you want the journal image icon to display.] .journalbox .journaltop img{display:none} [Controls your journal title.] .journalbox .journaltop h2 { border-color:#------!important; text-decoration:------!important; [VARIABLES: underline, overline, line-through, blink, none] color:#------!important; font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] } [Controls the box containing your mood, current book, film etc.] .journalbox .list { background-color:#------!important; color:#------!important; font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] } [Controls alterating coloured lines in the mood/book/film box.] .journalbox .list .a { background-color:#------!important; color:#------!important; font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] } [Controls the bold words in your mood/book/film box i.e. "Mood:", "Reading:" etc.] .journalbox .list strong { font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] } [Controls the appearance of your actual journal.] .journalbox .journaltext { font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] } [Controls the appearance of links inside your journal.] .journalbox .journaltext A:link { color:#------!important; font-family: ------!important; font-size:--px!important; font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] text-decoration: ------!important; [VARIABLES: underline, overline, line-through, blink, none] } [Controls the appearance of active links inside your journal.] .journalbox .journaltext A:active { text-decoration: ------!important; [VARIABLES: ] color:#------!important; font-family: ------!important; font-size:--px!important; font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] text-decoration: ------!important; [VARIABLES: underline, overline, line-through, blink, none] } [Controls the appearance of links hovered over inside your journal.] .journalbox .journaltext A:hover { text-decoration: ------!important; [VARIABLES: ] color:#------!important; font-family: ------!important; font-size:--px!important; font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] text-decoration: ------!important; [VARIABLES: underline, overline, line-through, blink, none] } [Controls the appearance of visited links inside your journal.] .journalbox .journaltext A:visited { text-decoration: ------!important; [VARIABLES: ] color:#------!important; font-family: ------!important; font-size:--px!important; font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] text-decoration: ------!important; [VARIABLES: underline, overline, line-through, blink, none] } [Controls the box at the bottom of your journal containing the Comment and Previous Journals links.] .journalbox .journalbottom { background-color:#------!important; font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] } [Controls Comment and Previous Journals links.] .journalbox .journalbottom A:link { text-decoration:------!important; [VARIABLES: underline, overline, line-through, blink, none] font-family: ------!important; font-size:--px!important; font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] text-decoration: ------!important; [VARIABLES: underline, overline, line-through, blink, none] } [Controls visited Comment and Previous Journals links.] .journalbox .journalbottom A:visited { text-decoration:------!important; [VARIABLES: underline, overline, line-through, blink, none] font-family: ------!important; font-size:--px!important; font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] text-decoration: ------!important; [VARIABLES: underline, overline, line-through, blink, none] } [Controls Comment and Previous Journals links being hovered over.] .journalbox .journalbottom A:hover { text-decoration:------!important; [VARIABLES: underline, overline, line-through, blink, none] font-family: ------!important; font-size:--px!important; font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] text-decoration: ------!important; [VARIABLES: underline, overline, line-through, blink, none] } [Controls active Comment and Previous Journals links.] .journalbox .journalbottom A:active { text-decoration:------!important; [VARIABLES: underline, overline, line-through, blink, none] font-family: ------!important; font-size:--px!important; font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] text-decoration: ------!important; [VARIABLES: underline, overline, line-through, blink, none] } [Controls Comments link only.] .journalbox .commentslink { background-color:#------!important; color:#------!important; font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] } [Controls Previous Journals link only.] .journalbox .prevlink { background-color:#------!important; color:#------!important; font-family: ------!important; font-size:--px!important; text-align: ------!important; [VARIABLES: left, center, right, justify] font-variant: ------!important; [VARIABLES: normal, small-caps] font-weight: ------!important; [VARIABLES: normal, bold, bolder, lighter] }