What's the best way to build a website on Wordpress, if the website design has a unique layout?
[more inside]
posted by inatizzy
on Oct 31, 2011 -
11 answers
This weekend I'm setting up a website for an academic event. I'd like the homepage of the site to have large, clickable progress bars that display the number of posts for each of the subpages (News & Announcements, Blog, Events, etc.). As more posts are added to each of the subpages (posts would likely be sorted and displayed by category and tag), its respective progress bar takes up more screen real estate and the tally count listed on/near it increases. Basically, I want the homepage to look like a giant, dynamic bar chart. Is there a freeware (or cheap) template, widget or piece of code that allows me to do this?
[more inside]
posted by iamkimiam
on Sep 15, 2011 -
7 answers
Using a Mako template and CSS, I need to generate a m x n grid display from a variable length list of elements.
[more inside]
posted by zippy
on May 22, 2009 -
7 answers
What is your favorite method to get <div style="width:400px;height:300px;"> to be in the center of a page (both horizontally and vertically)? Preferably CSS rather than tables.
posted by jgunsch
on May 17, 2009 -
9 answers
CSSFilter: I am building a wordpress site that uses a basic two column layout with floating div elements inside a fixed-width div . Any clues why Safari and Chrome appear to be ignoring the fixed-width container div allowing the interior elements to float away to the edges of the browser? Explorer and Firefox aren't doing this.
[more inside]
posted by geos
on Feb 10, 2009 -
16 answers
I'm looking for an objectively assessed survey of websites which use css-based positioning versus tables as layout.
[more inside]
posted by jeremias
on Jun 12, 2008 -
8 answers
How can I extract the font and color information from an *Illustrator* file's paragraph styles and character styles? An ordered plain-text list would be great, coded CSS based on style names even greater.
[more inside]
posted by pinto
on Aug 29, 2007 -
1 answer
Given that I'm somewhat proficient in website coding (php, CSS, xhtml and so on) how can I constructively educate myself on actual design? What resources exist that will make me a better designer?
[more inside]
posted by geodave
on Apr 19, 2007 -
17 answers
HTML/CSS-Filter: Why won't my page keep its width properly? One row keeps expanding over all the others.
[more inside]
posted by taita_cakes
on Jun 18, 2006 -
12 answers
CSS, 3-column layout, max-width on the centre column, side columns "sticking" to the centre column. Possible?
[more inside]
posted by Leon
on Jun 17, 2006 -
8 answers
What's the easiest/best way to design a site that's meant to be viewed 4/3 while ensuring it looks right on even widescreen monitors? [more inside]
[more inside]
posted by electric_counterpoint
on Jan 18, 2006 -
12 answers
Often when reading an article I notice that it sits in a slim column which doesn't seem to change width when I maximize the browser window.
[more inside]
posted by parallax7d
on Dec 31, 2005 -
7 answers
I have a div within a div. I want them both to be exactly the same width (but not height), so that the inner div's border will overwrite the outer div's border. Is this possible?
posted by Tlogmer
on Aug 6, 2004 -
5 answers