| Author |
Making a website Style sheet |
DarkMantis
Member

Posts: 192
Location: Bringing Security To You!
Joined: 23.04.06 Rank: Elite |
|
How do you make a style sheet obviously using CSS, but the only things I can seem to make is crappy little non-professional looking ones. Is there any good tutorials exept the one on w3schools. Also I have already googled it but I was wondering if anyone knew any?

THE PEOPLE UNITED WILL NEVER BE DEFEATED!
don't care for money, and money's not for me,
the money fueled this empire and our racist history.
Although I'm forced to use it, the rules have all been set.
But life is not worth living when yer soul is in debt!
MONEY KILLS.
MONEY RAPES.
MONEY LIES.
MONEY HATES. |
|
| Author |
RE: Making a website Style sheet |
c4p_sl0ck
Member

Posts: 380
Location: Sweden
Joined: 17.09.06 Rank: God |
|
You can always check out the CSS for sites that have layouts that you like. That gives you a great variety of code. Of course with some variation in quality.

 |
|
| Author |
RE: Making a website Style sheet |
Zephyr_Pure
Member

Posts: 2402
Location:
Joined: 15.09.06 Rank: God |
|
|
DarkMantis wrote:
How do you make a style sheet obviously using CSS, but the only things I can seem to make is crappy little non-professional looking ones. Is there any good tutorials exept the one on w3schools. Also I have already googled it but I was wondering if anyone knew any?
Great thing about Google is that it will be saturated with duplicates of the exact same thing that are all SEO'd to the moon... on this particular topic, I mean, which doesn't help at all.
One thing I like to do when I'm getting ready to design stylesheets is sketching out the basic design on a sheet of paper. No fancy graphics or anything... just blocks of content and how they'll be placed (divs / tables / whatever), headings, etc. Once you have it drawn out the way you want to see it, make notes by each block for the rules you'll need and start styling it to look like that. If you need any help with CSS, you can PM me.
I still check PMs from time to time.


Our responses were moronic, why shouldn't he follow suit? - Futility
Edited by Zephyr_Pure on 05-11-08 12:34 |
|
| Author |
RE: Making a website Style sheet |
DarkMantis
Member

Posts: 192
Location: Bringing Security To You!
Joined: 23.04.06 Rank: Elite |
|
|
c4p_sl0ck wrote:
You can always check out the CSS for sites that have layouts that you like.
yeah that sounds like a good idea.
And yeah Zephyr I probably will end up PMing you. So thanks to both of you 

THE PEOPLE UNITED WILL NEVER BE DEFEATED!
don't care for money, and money's not for me,
the money fueled this empire and our racist history.
Although I'm forced to use it, the rules have all been set.
But life is not worth living when yer soul is in debt!
MONEY KILLS.
MONEY RAPES.
MONEY LIES.
MONEY HATES. |
|
| Author |
RE: Making a website Style sheet |
Tak11
Member

Posts: 33
Location: Texas
Joined: 16.08.08 Rank: Uber Elite |
|
eh, learning css is generally the way to go. you can not only completely make custom style sheets. but if you rip off some code, you know how to personalize it,
"If you can read this your probably not dead yet. " - JTHM
 |
|