Aden
Lucario's best buddy
- 87
- Posts
- 18
- Years
- Age 33
- Australia.
- Seen Nov 11, 2011
I can't be bothered using CSS, because I'm either too lazy to find out how to use CSS, or I don't care.
And what were YOU using? Gerri's guide was pretty straight forward XD;
Actually I must point out that I did not create the guide, my best friend Heatran did. He taught me all I know of CSS code. and he's a pretty good teacher I might add. but yeah, that's his work, not mine, I don't deserve the credit.
(a hint for Amachi, I don't steal others code anymore, now that I have the resource of Heatran's guide, I've compiled my own Base of code that I can now edit to make whatever.)
(oh, that's not all you used to steal, I know that much Mr. Graphics Guru. *nose tap wink*)(a hint for Amachi, I don't steal others code anymore, now that I have the resource of Heatran's guide, I've compiled my own Base of code that I can now edit to make whatever.)
Actually I must point out that I did not create the guide, my best friend Heatran did.
Yep that site helped me with several things regarding my CSS.I've always had really good luck with W3Schools with CSS help (the link I provided will take you right to the CSS section). They have really good tutorials there, and that's mainly what I use for my CSS layouts and such.
Well it basically deals with how to use CSS in web page coding, you have to figure out how to use those tags for your signature.Even after reading a bit of the tutorial there, I still have absolutely no idea how to apply that stuff in my signature.
Heatran's guide can help you out with the basics for making a CSS signature.
Well I guess it just takes some practice..Well look, I came up with something I'm happy with.
My skills are improving, oh ho.
Well I guess it just takes some practice..
I still can't figure out how to do rounded edges with CSS..
Thanks Haine.. I'll have to try it out sometime ^^Rounded corners are this type of code in the CSS
-moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft: 20px;
well.. I think that once someone knows those basics he/she can progress and learn the rest.IMO, that template resource barely scratches the surface when it comes to everything I've seen members employ here with CSS. o.ó
It's a good starting point, at least. From there it wouldn't be too hard to check out W3S for other ideas to use.IMO, that template resource barely scratches the surface when it comes to everything I've seen members employ here with CSS. o.ó