For this contest you have to create a new design or skin that uses white as the dominant 'color'.
I thought I'd try something a little more detailed and elegant this time round, something pale and floaty. All of the images used in this skin were made by me so please don't, um, liberate them. Cheers m'dears.
Custom journal skins can only be used by premium members.
E X T R A --------------------------------------------------
Feature box - <div class="feature">...</div>
Centered content - <div class="center">...</div>
To make liquid width remove width: 700px; from the .journalbox section of the journal CSS.
U S A G E --------------------------------------------------
- This skin is free to use - You can completely edit this skin for personal use - You may not redistribute this skin, edited or otherwise - You may not sell this skin, edited or otherwise
G A L L E R Y . C S S --------------------------------------------------
F E A T U R E D --------------------------------------------------
I really like this skin and am currently using it here. I changed a bit here and there and probably will adjust it a bit more to fit my personal preference, but I never could have created this on my own, so thank you for sharing this!
I've installed the journal skin, and want to change the links, after hours of searching I've finally found the links in the header box, I can now change the name from "Link 1" to "gallery" but when i go to put in the actual url it won't take you to my gallery?!?
why is this? I've looked at sooo many tutorials and i still can't figure this out. i guess cuz its common knowledge? idk, i just want help.
It sounds like you are using the wrong link. The example I gave you is actually using your dA gallery link so just copy/paste that into the code. I've tested it and it works fine.
I changed a bit here and there and probably will adjust it a bit more to fit my personal preference, but I never could have created this on my own, so thank you for sharing this!
I've installed the journal skin, and want to change the links, after hours of searching I've
finally found the links in the header box, I can now change the name from "Link 1" to "gallery"
but when i go to put in the actual url it won't take you to my gallery?!?
why is this?
I've looked at sooo many tutorials and i still can't figure this out.
i guess cuz its common knowledge? idk, i just want help.
In the Edit Skin option, look at the Skin Header section and find this line:
<a href="..."><img src="http://fc01.deviantart.net/fs70/o/2012/197/b/e/314834043_437349_fleur_icon_by_gasara-d57fdqq.gif"> Link 1</a>
The sections in bold are the sections you need to change. Add your url instead of the three dots and your link name where it says Link 1. For example:
<a href="http://ceruleanviceroy.deviantart.com/gallery/"><img src="http://fc01.deviantart.net/fs70/o/2012/197/b/e/314834043_437349_fleur_icon_by_gasara-d57fdqq.gif"> Gallery</a>
This should now work and you can change the other links in the same way. Hope this helps.