A quick reference sheet I drew up so people can see the structure of our journals without having to dive into the source when coding their journal CSS.
Note that you must be subscribed to use CSS in your journal.
If you're new to CSS, you should aslo check out html dog's beginner's guide to css, which is a great place to start - I recommend it over w3schools.
Looks helpful, although still over my head. I think I'll take a look around that site and try my best to learn some basics. Although, the more of these - the better.
The journal icon has been replaced with a regular img.. no background image anymore..
which makes it very hard to edit in my opinion..
do you happen to know a way to edit the img src with css ?
I looked shortly into attr elements but I couldn't find a solution at first sight..
Devious Comments
--
..:: | Easel06 | ::..
=Codex-nz + ~Frog3D + =Enkera-2005 + =Easel + =bl00m = E-Unit
Good work on getting this out there so fast!
--
Zac Martin
Emoticonist
Pigs Don't Fly
The journal icon has been replaced with a regular img.. no background image anymore..
which makes it very hard to edit in my opinion..
do you happen to know a way to edit the img src with css ?
I looked shortly into attr elements but I couldn't find a solution at first sight..
--
Creative Staff
deviantART, Inc.
i'll put together a template when i get home from work, should make things easier - or at least give people a starting point.
well, you can still knock out a css template then - save me from doing it
--
..:: | Easel06 | ::..
=Codex-nz + ~Frog3D + =Enkera-2005 + =Easel + =bl00m = E-Unit
removing it is still simple:
.journaltop img{display:none}(though, it doesn't seem to be loading anyhowreplacing it becomes more complicated, but no big deal -
.journaltop img{height:0; padding-top:IMAGE-HEIGHTpx;background:url(IMAGE)}If we didn't know for certain that it'd be the only image in .journaltop, we could use the src attr to narrow it down
could I add you to my msn or something.. ?
--
Creative Staff
deviantART, Inc.
--
Clouds of darkness and underneath
them comes the clown.
Hokus pokus, joker's ride,
come take a spin on a carnie ride.
Previous Page12345... Next Page