cirque: (Default)
Lu ([personal profile] cirque) wrote in [community profile] dustier2012-11-14 02:49 pm

002: Goldfish



A very similar layout to my last one, same fonts (aaah! can't you tell I love that font?) but with a different colour scheme. I normally don't use such contrasting colours, but I really think it works.
Features; tinyicons, custom font, rounded userpics.

CSS: GOLDFISH
Live preview: I'm using it here @ [community profile] dustier
EDIT! CSS link updated to fix problems with Chrome: 16/11/12.


Instructions:
Go to 'Customize' & apply any of the 'Crisped' base themes.
Make sure it's set to 2 Column (Sidebar on the left).
Go to 'Customize your theme', then 'Custom CSS'.
Where it says 'Use layout's stylesheet(s)', click no.
Copy & Paste the CSS into the big white box.
Hit save, and voila!
Please credit [personal profile] cirque @ [community profile] dustier :)
Let me know if you have any questions/need help.
Note! If you would like to change any of the colours, I used this colour palette, so you'll find all the hex codes on there :)
syntheid: [img] dark blue-black sky dotted with stars and framed by fluffy white clouds (space: the final frontier)

[personal profile] syntheid 2012-11-15 06:50 am (UTC)(link)
Ooh, I really love the complementary colors and the accent font on this; I'm using it in my journal and I'll definitely add credit.

FYI, though, there were a couple issues I ran into using Chrome--

- the default font (Lucida Sans Unicode) doesn't show up unless you surround it in quotes (e.g. font-family: "Lucida Sans Unicode", sans-serif;)
- the rounded corners on the icons doesn't work correctly as you have it for webkit. If you move the padding/background color to the "userpic" container instead, it seems to work okay in both Chrome and Firefox?