Aesthete in need of assistance with tweaking the design of Typepad blog.
Subtle drop shadows with CSS and more...
[more inside]
posted by pearl228
on Feb 6, 2008 -
3 answers
I'm looking for a showcase/inspiration gallery of imageless (or at least minimal graphics) pure CSS web designs. I figured this would totally have been done as a "Top X" list somewhere, but it doesn't seem to exist. Not necessarily "minimalist" design, but what can be done with great colour, layout, typography, and clever CSS.
[more inside]
posted by stephthegeek
on Feb 4, 2008 -
9 answers
I would like to write my own HTML/CSS editor. What would be the best way to go about it? (more inside)
[more inside]
posted by ReiToei
on Jan 31, 2008 -
14 answers
What should I put in a custom browser stylesheet to override and Aquify all web form element styles (buttons, text fields, etc.) in Safari 3.0.4? I'd like to undo custom properties like colors, fonts, and borders, and make all form elements display natively, using Aqua, like Safari used to do in previous versions. I'm essentially looking for the opposite answer to
this question, using a custom userContent.css-esque stylesheet. (Thanks for your help.)
posted by tepidmonkey
on Jan 28, 2008 -
1 answer
I am trying to get pure-css sidenotes to work, and have run up smack against a IE6 (but not 7) css-bug.
[more inside]
posted by signal
on Jan 21, 2008 -
15 answers
Is there a way to alter a CSS property but only within a specific section of a website, WITHOUT touching the content's tags?
[more inside]
posted by arrowhead
on Jan 14, 2008 -
3 answers
Semantic markup and the world wide web: non-noob needs an explanation. What is all this semantic markup talk about, and where can I learn more?
[more inside]
posted by josh.ev9
on Dec 22, 2007 -
9 answers
Why does this text box input have its title flash on and off when I hover over it, and more importantly how do I fix it? When a user hovers over the box the title should just stay.
[more inside]
posted by GregX3
on Nov 29, 2007 -
10 answers
I'm having trouble using hex codes in my myspace CSS style sheets. When I enter the hex # (example "color: #99FF33") then save, the text i've entered is somehow automatically changed to "color: #99FF33" and the color remains unchanged. What is causing this? Is there a work around?
posted by LizardOfDoom
on Nov 28, 2007 -
6 answers
In IE6, I occasionally get an image being covered by the background color of the div that contains it. Huh?
[more inside]
posted by maxwelton
on Nov 5, 2007 -
4 answers
Looking to add lightbox functionality to my website, but one big problem seems to stand in the way.
[more inside]
posted by Jezztek
on Oct 1, 2007 -
4 answers
CSS Filter: When I load my site in IE7 - the background does not stretch to the bottom of the page until I refresh. WTF!
[more inside]
posted by xoe26
on Sep 26, 2007 -
7 answers
I have a problem where I show a document within an iframe, and I wish to have links clicked within the iframe show in the toplevel window instead of the iframe. But there's a twist...
[more inside]
posted by RustyBrooks
on Sep 19, 2007 -
4 answers
Without access to PHP, MySQL, or any other fancy server-side stuff I still need to have dynamic pages. What are my options?
[more inside]
posted by genial
on Sep 12, 2007 -
11 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
I'm starting a new tourism website for my local area. It's a mash of google maps, with photos and information of a given area featuring some of the neat stuff happening, or that has happened. And now I need some help with the wordpress theme.
[more inside]
posted by sethwoodworth
on Aug 12, 2007 -
2 answers
I'm such a horrible n00b. How do I use css to vertically align the text in an input textbox with the label on the corresponding submit button?
[more inside]
posted by juv3nal
on Aug 9, 2007 -
10 answers
Please help me modify my flyout menu navigation to have rounded corners. Currently it's an asp .net control, which (apparently) does not allow this modification.
[more inside]
posted by desjardins
on Aug 9, 2007 -
2 answers
HTML / CSS Gurus. I have a TABLE with a bunch of dynamic columns. The table may have 4, 7, or 20 columns. Each table column HEADER ( TH tag ) contains two inline elements, 1) a tiny image icon for sorting, and 2) a column description in text. I would like these two elements to sit next to each other and NEVER ON SEPARATE LINES, essentially putting them into an inline-block. Unfortunately, if the text in the corresponding TD tags are below a certain width, the browser will force the width of the column, and subsequently force the two inline elements of the TH onto two different lines. How can I prevent this from happening in IE & Firefox without explicitly declaring the width of the columns. I have to use a IMG element for my icons, and not a css background-image.
posted by kaizen
on Aug 9, 2007 -
8 answers
Having made myself dependent on Dreamweaver and CMSes, I suddenly find myself ignorant of the basics of reusable site content. Help.
[more inside]
posted by XQUZYPHYR
on Jul 26, 2007 -
15 answers
I'm interested in learning more about graphic design for the web. I figure reading some blogs and maybe forums would be the best way to do this. Can you guys reccomend a few of the best ones?
posted by GregX3
on Jul 17, 2007 -
9 answers
Wanted: 'WAI for dummkopfs'. Please recommend your favourite dead tree books on web design, usability, accessibility - or anything you wish the average corporate webmaster knew.
[more inside]
posted by Catch
on Jun 25, 2007 -
10 answers
With Javascript, CSS or anything else, can I make different categories of link text on the same web page behave differently? Specifically, if I wanted to make a page listing some links I need to visit daily, some I need to visit weekly and some I need to visit monthly -- could I make each category of link text change from "visited" color back to "unvisited" color after the appropriate number of days? Or if this can't be done, how would you solve this need (in a visual way, rather than just "keep a list manually of when you visit each")?
posted by lorimer
on Jun 21, 2007 -
9 answers
CSS/Print/QTVR Filter: I am trying to print
this page. But when I do the QTVR image doesn't print (FWIW: it's a poster QT image with the QTVR). How can I get it to print? I have a special print.css file.
posted by Taken Outtacontext
on Jun 13, 2007 -
9 answers
I set up a div with the overflow:hidden attribute and several anchors to jump down to different elements. In safari, this approach isn't working. It hides the overflow, allright, but I can't use my anchors to jump around. What gives? I googled around a bit and saw that float attributes might cause problems, but I'm not using any.
[more inside]
posted by pinto
on Jun 1, 2007 -
3 answers
web colors question: using separate images for the rounded corners of a CSS div makes the main body and the corners different colors, although in photoshop they are identical...
[more inside]
posted by yonation
on Jun 1, 2007 -
13 answers
Help explain how a hacker could perform a XSS exploit. This
article explains how a bad-guy could send a malicious query through an unvalidated searchbox and essentially modify the html on the search results page. What I don't understand is how the hacker could have this malicious code display on a page that I am browsing. Except for unvalidated forum posts, how can a hacker inject malicious code into a webpage. If I ensure that my forum posts don't allow HTML and I am not loading external js files, what do I have to worry about?
posted by kaizen
on May 22, 2007 -
6 answers
CSS/JSP/Javascript Filter: I'm creating a widget which parses RSS via JSP and Javascript. This widget will allow users to include an RSS feed in their sidebar, but I'd like the widget to appear differently depending on the sidebar size. Is this possible to create an if statement determinant on the sidebar css class/id without know the class/id names?
[more inside]
posted by captaindistracto
on May 10, 2007 -
4 answers
This site, http://www.mydoop.org/, displays as intended except in IE7....
[more inside]
posted by raildr
on May 3, 2007 -
1 answer
CSS: This should be simple, but I, the super-novice, can't find the answer. I need to figure out how to get my float:right column to sit next to my float:left column, instead of it sitting to the right, but below the left... in IE of course.
[more inside]
posted by Witty
on Apr 27, 2007 -
26 answers
In making a gallery page for a website, what is the easiest way to have a scrolling area for clickable thumbnails that bring up a larger image, as well as some information about the image, in a table cell above? Specifics, examples, many self links, and my (mangled) code so far available inside.
[more inside]
posted by ztdavis
on Apr 22, 2007 -
5 answers
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
Probably a dead-simple CSS question. I'm trying to pad an image in a Wordpress based blog so that the text isn't crunched right up against it.
[more inside]
posted by KevinSkomsvold
on Apr 17, 2007 -
12 answers
I'm an experienced webdesigner looking for a CMS/blog whose themes are easy to change or build from scratch (preferably just through CSS).
posted by dinkyday
on Apr 13, 2007 -
18 answers
In Internet Explorer,
my blog seems to be disappearing to the left. I'm fairly certain that it has something to do with my alteration to the original template's blockquote style.
[more inside]
posted by WCityMike
on Apr 11, 2007 -
10 answers
I have found it impossible to grasp the concept of CSS. A friend taught me to hand code HTML, then I taught myself how to use Dreamweaver. I love HTML and design nice looking sites that are full of tables, repeated font tags, etc. I really want and need to move on.
I want to learn CSS, but it just does not sink into my pea-brain. I've tried various online tutorials but just can't stay interested, mainly because I get lost pretty quickly into the tutorial.
Certainly it can't be that difficult, what can I do to make this easier for me to absorb?
posted by luckyshirl
on Mar 27, 2007 -
42 answers
CSS aid needed: I'm going to see a client tomorrow morning and I want to get this working before I see her.
I have a horizontal rollover image menu, but I would like to have a different image to display when rolling over the link.
[
Single image demo]
I've searched and tried the usual suspects, nothing that helps. Any code/suggestions/links ?
posted by Webbster
on Mar 27, 2007 -
8 answers