|
05-07-2009, 18:09 | #1 |
The Stig
Join Date: Jun 2006
Location: Swad!
Posts: 10,713
|
I dont do web development/design...
Which hasn't been a problem before. I can knock together very basic html to do some work stuff (web interfaces to basic log parsing, form submission for config file generation, things like that), and I know how things hang together, but I have no idea how to make things look nice - but now I'd like to!
I need my web space to do more for me over the coming couple of years, so I'm coding up a site using the django web framework, which is written in python, which I know rather well I've already got blogging functionality and rss/atom support plumbed in nice and quickly, and some very basic templates to test with, which is all spiffy. I obviously want it to look reasonable though, which is where I'm going to struggle. I'm not looking to do anything fancy, just have a basic header with menu navigation, content pane under that on the left and some extra links to the right (some of which will be context based). Could anybody point me in the direction of some good how to's or something to get me on my way? Ta
__________________
apt-get moo |
05-07-2009, 19:21 | #2 |
Absinthe
Join Date: Jan 2007
Location: Chester
Posts: 2,345
|
couple of CSS sites it might be worth checking out;
http://www.w3.org/Style/Examples/007/ http://www.smashingmagazine.com/2007...-live-without/ http://snook.ca/archives/html_and_css/top_css_tips/ |
05-07-2009, 19:26 | #3 |
The Last Airbender
Join Date: Jun 2006
Location: Pigmopad
Posts: 11,915
|
Can you not get a pre made CSS template? There are plenty of sites out there with free templates that you can then adapt to your needs.
__________________
|
05-07-2009, 21:52 | #4 |
The Stig
Join Date: Jun 2006
Location: Swad!
Posts: 10,713
|
Thanks show
Des - I'd give that a go for sure, got any good links?
__________________
apt-get moo |
05-07-2009, 22:04 | #5 |
The Last Airbender
Join Date: Jun 2006
Location: Pigmopad
Posts: 11,915
|
I've always used this place... http://www.freecsstemplates.org/
__________________
|
05-07-2009, 22:11 | #6 | |
Rocket Fuel
Join Date: Jul 2006
Posts: 7,826
|
Quote:
I could do with getting to know stuff better so this thread is quite timely for me! |
|
05-07-2009, 23:13 | #7 |
The Stig
Join Date: Jun 2006
Location: Swad!
Posts: 10,713
|
It looks pretty damn good compared to the stuff I knock up
That's a great site Des, found a couple of good starting points, thanks
__________________
apt-get moo |
05-07-2009, 23:24 | #8 |
Screaming Orgasm
Join Date: Jul 2006
Location: Newbury
Posts: 15,194
|
I've done some fairly basic CSS in my time. Menus, lists, that sort of thing. I'm useless at graphics, and I only design for what looks good to me (which usually sorts out any accessibility issues for obvious reasons but might not do much else).
I'll certainly watch this thread. PS - I've been known to use the Listamatic and A List Apart sites for CSS ideas. |
09-07-2009, 14:56 | #9 | |
Absinthe
Join Date: Sep 2007
Location: Leighton Buzzard
Posts: 1,282
|
Quote:
|
|
06-07-2009, 09:18 | #10 |
The Stig
Join Date: Jun 2006
Location: Swad!
Posts: 10,713
|
I'm know Django reasonably well Lozza - I've already got basic templates pulling out all the information I want, I just need to wrap it in a half decent layout. That first link of yours looks really useful, thanks
Side note - a lot of the css I've looked at is for fixed width stuff, which is fine - I presume it's like that because it's easier to maintain consistency in the layout?
__________________
apt-get moo |
Thread Tools | |
Display Modes | |
|
|