![](http://oxoniensis.org/challenge/freeforall/freeforallbutton4.jpg)
Goodies for:
bellasianna,
brynwulf,
chubbybunnie,
del_writes,
dragonsinger,
fhartman,
greenet,
hunters_retreat,
pdragon76,
pheebs1,
quarterturn,
shmoo999,
sicodelique,
thefannishwaldo,
theladyscribe For bellasianna
* Icons with my name on. Can be of anything. My fave shows are SPN, Bones, CSI:New York, Heroes, but they can be anything random.
* Stock icons with things like coffee, music, lyrics.
1-6: not sharable; 7-9: sharable
01.
02.
03.
04.
05.
06.
07.
08.
09.
For brynwulf
Food icons (...). I love bright colors for food-related pictures. No text.
Sharable
01.
02.
03.
04.
05.
06.
07.
08.
09.
10.
///
///
For cubbybunnie
* LJ Icons/Wallpaper: That lovely Jensen Ackles/Dean Winchester from Supernatural. Puh-leaze, a girl can't get too much of his pretty face. (And selfishly, I want them to be non-shareable. MINE ALL MINE! *grin*)
* LJ Icons/Wallpaper: Amelie. Anything Amelie. I have so much love for this movie. (Non-shareable, blah blah blah.)
Not sharable
![](http://i36.tinypic.com/ztayaw.jpg)
![](http://i36.tinypic.com/280pe77.jpg)
For del_writes
Icons: Dirty Sexy Money icons particularly for: Brian Darling, Jeremy Darling, or Juliet Darling.
Sharable
01.
02.
03.
04.
05.
06.
07.
08.
09.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
///
///
For dragonsinger
LJ Header: (...) Heroes (Heidi, Heidi/Nathan, Peter, Molly, Matt, or Mohinder). (...)
Not sharable
![](http://i41.photobucket.com/albums/e258/islash_ibelieve/specialpost_01/dragonsinger_01.jpg)
For fhartman
Icons: House - Any character centered icons are great! Snark and great facial expressions a bonus.
Sharable
01.
02.
03.
For greenet
Icon: bases: girls with yellow or/and purple flowers. Textless is fine, but if you want 'greenet' or 'sascha' would be nice. :)
Sharable
01.
02.
03.
04.
///
///
For hunters_retreat
Icon: John Winchester (Supernatural).
Sharable
01.
02.
///
For pdragon76
New SPN layout: Preferably three column, maintaining the dark look but with a header of the boys and retaining my black text on lighter background. I dunno if that's even POSSIBLE, but if someone can lend a tard a hand to figure it out, that'd be awesomesauce.
Not sharable
It's just two columns, I hope you like it anyway.
Preview:
Live Preview CSS code:
body {
background-color: #461e29;
text-align: center;
color: #a28c98;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #dedede;
text-decoration: none;
border-bottom: 1px #dedede dashed;
}
a:hover {
color: #d12d36;
text-decoration: none;
border-bottom: 1px #d12d36 dashed;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content {
width: 1000px;
margin-left: auto; margin-right: auto;
background-color: #461e29;
border-width: 0px;
padding: 15px;
}
#maincontent {
margin-top: 15px;
font-family: "Verdana", sans-serif;
font-size: 11px;
background-color: #461e29;
color: #a28c98;
border-width: 0px;
margin-right: 200px;
text-align: left;
}
#sidebar {
padding-top: 15px;
margin-top: -400px;
background-color: #2e141b;
border-width: 0px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #a28c98;
border: 0px;
width: 180px;
float: right;
text-align: left;
position: static;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 800px;
height: 400px;
background-image: url('
http://i41.photobucket.com/albums/e258/islash_ibelieve/specialpost_01/pdragon76_header.jpg');
padding: 0px;
margin: 0px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 2px;
border-width: 0px;
background-color: #461e29;
color: #a28c98;
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #dedede;
text-decoration: none;
border-bottom: 1px #dedede dashed;
}
div#header a:hover, div#footer a:hover {
color: #d12d36;
text-decoration: none;
border-bottom: 1px #d12d36 dashed;
}
/*title and subtitle*/
.title {
display: none;
}
.subtitle{
display: none;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
}
.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
background-color: #a28c98;
color: #461e29;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: left;
border-width: 1px;
border-color: #2e141b;
border-style: solid;
}
.userpic {
position: relative;
float: left;
background-color: #a28c98;
padding: 0px;
margin: 5px;
z-index: 15;
border-width: 3px;
border-color: #2e141b;
border-style: solid;
}
.date {
line-height: 200%;
top: 5px;
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.subject {
font-weight: bold;
padding: 10px;
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.subject a, .subject a:link, .subject a:visited {
color: #ffffff;
}
.subject a:hover {
color: #a28c98;
}
.datesubject {
background-color: #2e141b;
padding: 5px;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: right;
background-color: #2e141b;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #ffffff;
text-decoration: none;
border-bottom: 0px;
}
div.comments a:hover {
color: #a28c98;
text-decoration: none;
border-bottom: 0px;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
/* for formatting separators between entries */
height: 35px;
}
/*------------------------------------------------------------
Special friends page customization
------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
padding: 0px;
margin: 5px;
background-color: #2e141b;
text-align: center;
border-style: solid;
border-width: 3px;
border-color: #2e141b;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #a28c98;
text-decoration: none;
border-bottom: 1px #a28c98 dashed;
}
div#sidebar a:hover {
color: #ffffff;
text-decoration: none;
border-bottom: 1px #ffffff dashed;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #a28c98;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #a28c98;
border-width: 1px;
border-style: solid;
background-color: #2e141b;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist {
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem {
padding-left: 15px;
list-style: none;
}
li.sbartitle {
padding-left: 15px;
list-style: none;
border-style: solid;
border-width: 1px;
border-color: #461e29;
background-color: #ffffff;
margin-bottom: 10px;
margin-top: 10px;
color: #461e29;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
background-color: #a28c98;
color: #2e141b;
border-color: #2e141b;
border-width: 1px;
border-style: solid;
z-index: 100;
clear: both;
}
ul.navfooter {
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 40px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 1px;
border-style: solid;
border-color: #2e141b;
}
table.yeartable td.yearday {
background-color: #a28c98;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #2e141b;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #a28c98;
background-color: #a28c98;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 1px;
border-color: #2e141b;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #999999;
padding: 10px;
clear: left;
}
input, textarea {
background-color: #a28c98;
color: #000000;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #a28c98;
color: #000000;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #000000;
}
.commentbox {
border-color: #999999;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #a28c98;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffffff;
}
.datesubjectcomment a:hover {
color: #b0b9c8;
}
.commentboxpartial {
border-color: #999999;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #a28c98;
}
.commentinfo {
background-color: #a28c98;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
Instructions:
1. Go
here.
2. Search for "Flexible Square" and ally the Black and White and Red All Over theme.
3. Go
here.
4. Select "No" all three times. Copy and paste the CSS code in the textarea. Save changes.
5. You are done. If you want, you can go to the Display section and select how many entries per page, or to the Text section to change the text of the navigation links and the "Leave a comment" text. I suggest going to the Sidebar section to choose what you want and in which order you want it.
For pheebs1
Icons: Generic or Fandom icons (...). Anything I can use on generic real life posts to reflect a mood, so for eg, pics of chocolate or shoes or clothes or sunshine or radio or a hot chick or a guy's abs or any cool shot, or fandom ones from fandom's above that especially illustrate being happy or sad or whathaveyou.
Sharable
01.
02.
03.
04.
05.
06.
07.
08.
09.
10.
///
///
For quarterturn
Header - bandom - any. Any header with any of the bandom boys, single, in pairs, in full bands, crossovers, anything. Preferably one that looks decent with my current layout (
http://quarterturn.livejournal.com/), which would require it to be 665x221 size-wise.
Not sharable
![](http://i41.photobucket.com/albums/e258/islash_ibelieve/specialpost_01/quarterturn_01.png)
For shmoo999
Icons: I would to have my own [Heroes] icons (...).
Not sharable
01.
02.
03.
For sicodelique
Header: Heroes, Adam/Claire, using lyrics from "Who Wants To Live Forever" by Queen.
Not sharable
![](http://i41.photobucket.com/albums/e258/islash_ibelieve/specialpost_01/sicodelique_01.jpg)
For thefannishwaldo
"Expression" icons for any of my fandoms: (...) Heroes (...). By 'expressions', I mean "headdesk", "lol" or "WTF?!" kinds of things.
Sharable
01.
02.
03.
04.
///
///
For theladyscribe
Icons: Supernatural. An image of Dean with the word JINKIES!
Sharable
01.
///
///
For the requesters:
01. I hope you like your gifts.
02. However, I do not keep .psd files so I'm not going to make any changes. Sorry. You can always ask, but I don't guarantee anything.
03. If your goodies are marked as sharable and you want them to be just yours or vice versa, drop me a note.
04. Please leave a comment here and credit properly if you use something.
credit; comment
don't edit; don't hotlink; don't repost
watch;
tags;
faqs