inherit
186520
0
Jan 7, 2013 16:34:34 GMT -8
kassy89
16
November 2012
kassy89
|
Post by kassy89 on Jan 5, 2013 7:07:35 GMT -8
Okay so there's a lot of things I'm going to miss from my templates that I've noticed. A lot of CSS styles that I use in my templates that is that I really really really would like to have.
One of them is the float css code.
float: right; float: left;
that I will miss.
and being able to make classes so I can do a hover code. You know how in css/html you do:
.classone { height: 100px; width: 200px; overflow: hidden; }
.classone: hover { height: 100%; width: 200px; }
stuff like that.
and then of course the overflow options:
Overflow: hidden; overflow: auto;
yes to get those nifty scrollbars that everyone loves.
i'm sure there are many other css codes out there I don't remember off the top of my head, but I would like to be able to implement them all because I use a lot of them in my templates. I will be super sad if I don't get to.
|
|
inherit
147317
0
Mar 23, 2013 21:44:38 GMT -8
Miss.Oreo
17
September 2009
dorio98
|
Post by Miss.Oreo on Jan 6, 2013 20:33:06 GMT -8
|
|