deviant art

Deviant Login Shop
 Join deviantART for FREE Take the Tour
[x]
more ▶

More from `ginkgografix

Featured in Groups:

Details

January 31
527 bytes
Link
Thumb

Statistics

Comments: 10
Favourites: 32 [who?]

Views: 470 (1 today)
Installs: 45 (0 today)
[x]
:iconginkgografix:
:iconfreeperm1::iconfreeperm2::iconfreeperm3::iconfreeperm4::iconfreeperm5::iconfreeperm6:
:bulletgreen: You need to have a Premium Account or to be a staff member/volunteer to use this :bulletgreen:





Every now and then it happens that i get asked how to code certain features for journals and similar to that i often see journals where someone struggles with coding from scratch or doesn't exactly know how to do what.
That's why i figured out that it might be helpful to have several very(!) basic code snippets, people can use to get started.

All these code snippets are rather plain code, mostly without any fancy images and much colors. They should just show the start. The possibilities of what can be done with that code are endless.
Also these snippets do not affect the journal in general, they will just add that featured "journal element" and nothing more.

I hope that this will be helpful for some people. To use the code snippets just click install. Everything can be found in the Skin Header or Footer and in the CSS form area.
No additional content code is needed!

Keep in mind that all these code snippets will refer to the gruze-structure, in case special journal classes will be affected by the code.







:bulletgreen: Other Code basics: (click for more)




Have suggestions for more? Just leave a comment or note me!

:iconcssfairyplz:
Add a Comment:
 
:iconvanmall:
`vanmall Jan 31, 2013  Hobbyist Digital Artist
You are full of energy it seems, nice tips and tricks coming out one after another. Makes me want to try them right now. :lol:
Reply
:iconginkgografix:
Haha, just wanted to do that hover menu. But then due to a conversation i made the hover box as well. And shortly afterwards i had another idea.
Should be all for now though - maybe :giggle:
Reply
:iconvanmall:
`vanmall Jan 31, 2013  Hobbyist Digital Artist
I think these are really useful for people who want to learn to make journal skins. :nod:
Reply
:icondrache-lehre:
*Drache-Lehre Jan 31, 2013  Hobbyist General Artist
Omg yes! YES YES YES YES! You my dear are amazing! :tighthug: THANK YOU SO SO MUCH~~ :glomp: :love:
Reply
:iconstrohkopff:
*Strohkopff Jan 31, 2013  Hobbyist Digital Artist
Nice, may I aks, does it possible to make box which opens only with one mouse clicked and stays open before it ?
Reply
:iconginkgografix:
You open a box via click only with the help of Javascript (as far as i know), so atm there wouldn't be a change to add something like that to journals or galleries. For regular webcoding it would work.
Reply
:iconthespook:
There's a way to do it with CSS using IDs and the :target pseudo class, but it wont work here on dA of course because as you know we can't specify an ID. Or have that changed that?
Reply
:iconginkgografix:
IDs are still not allowed here.
Reply
:iconstrohkopff:
*Strohkopff Jan 31, 2013  Hobbyist Digital Artist
Ok. Thanks.
Reply
Add a Comment: