273 posts tagged with css. (View popular tags)
Displaying 1 through 50. Subscribe: http://ask.metafilter.com/tags/css/rss RSS feed for this tag

Related tags:
+ (95)
+ (50)
+ (39)
+ (39)
+ (29)
+ (24)
+ (16)
+ (15)
+ (14)
+ (13)
+ (10)
+ (10)
+ (10)
+ (9)
+ (8)
+ (8)
+ (8)
+ (7)
+ (7)
+ (7)
+ (7)
+ (7)
+ (7)
+ (6)
+ (6)
+ (5)
+ (5)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
signal (7)
Karmakaze (3)
maxwelton (3)
GregX3 (2)
kaizen (2)
yonation (2)
killdevil (2)
You Should See the Other Guy (2)
Joleta (2)
docgonzo (2)
Wild_Eep (2)
edjusted (2)
volandmast (2)
adipocere (2)
grrarrgh00 (2)
Tryptophan-5ht (2)
monkey closet (2)
stupidsexyFlanders (2)
weston (2)
Taken Outtacontext (2)
kchristidis (2)
anastasiav (2)
Asparagirl (2)
pinto (2)
ao4047 (2)

Need help fixing IE6 CSS bug... [more inside]
posted on May 10, 2008 - 4 answers

Help me not be such a clueless geek on the Internets. [more inside]
posted on May 7, 2008 - 14 answers

XHTML+CSS issue: IE7 automatically enlarging text and uncentering stuff. [more inside]
posted on May 5, 2008 - 4 answers

What's causing these unruly line heights in my web page and how do I solve it? [more inside]
posted on May 4, 2008 - 10 answers

Webdeveloper Mefites, I come hat in hand. I enjoy design and created a site for my medical practice in iWeb. Now I realize it stinks in Explorer. Is there an easy way to remedy the situation? If not, what's a reasonable amount to pay someone to save me from myself? [more inside]
posted on Apr 24, 2008 - 15 answers

CSSfilter: How do I fix a FireFox z-index bug? [more inside]
posted on Apr 23, 2008 - 7 answers

How do I get rid of lots of extra white space before a table (in Internet Explorer). [more inside]
posted on Apr 23, 2008 - 5 answers

WebDesignFilter: How can I show certain elements of a form depending on the value of a radio button? [more inside]
posted on Apr 19, 2008 - 3 answers

Can I make this work in IE the same as it does in Firefox? Here is the example i need some CSS help with. This works properly in Firefox, but needs some help in IE. Any suggestions?
posted on Apr 17, 2008 - 2 answers

Is it possible, with HTML and CSS, to nest a two divs, such that the inner div has a height relative to the outer div so that other content in the outer div can display? [more inside]
posted on Apr 4, 2008 - 12 answers

I'm new to CSS. I've gotten some CSS I like and modified it so that now I have a site that is simple but all CSS. Now that I have all the pages identified, and the main page designed how we want it to look, I want to make the rest of the pages. [more inside]
posted on Apr 2, 2008 - 16 answers

What's that program that takes CSS styles defined in the head of an HTML document and applies them to each element's style attribute? It's for HTML email-making, where such a nonsensical thing is desirable. [more inside]
posted on Mar 28, 2008 - 6 answers

I have a website with several hundred distinct pages. I want to make it so that I can put a link and image in the corner that I can change instantaneously across all of them. How can I? [more inside]
posted on Mar 22, 2008 - 12 answers

How to use a custom font on a web page that uses CSS [more inside]
posted on Mar 21, 2008 - 16 answers

CSS/Float/IE6 (I just scared off half of the web designers) For the rest of you, why is IE6 giving me 's' on this page? My shop now buttons... WTF is going on with them? [more inside]
posted on Mar 20, 2008 - 14 answers

How do you do this in css? Meaning, specifically, the plotting of pictures in specific spots like that. [more inside]
posted on Mar 18, 2008 - 11 answers

Is it possible to make checkboxes invisible using CSS? [more inside]
posted on Mar 14, 2008 - 7 answers

Do the contents of alternative style sheets load when they are not the active style sheet? [more inside]
posted on Mar 9, 2008 - 9 answers

HTML/CSS Design Filter! How do I position two elements in the same line but, one left aligned, and the other right aligned using just CSS? [more inside]
posted on Mar 8, 2008 - 10 answers

I have a web site using Wordpress and I'm trying to figure out a css problem with IE. The first thing I'm doing is creating a seperate IE stylesheet. I've followed all the instructions found in the Wordpress forums but can't seem to get IE to pick up the new stylesheet. (I've already asked this question there but haven't gotten back anything that worked.) Here's what I've added to my header.php *below* the call to the regular style.css: Here's my code: <!--[if IE]> <link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/style-ie.css" type="text/css" /> <![endif]--> I know that IE is picking up the if-then, because I added a random text string in there and IE showed it. The way I'm testing whether or not IE is getting the style-ie.css sheet is by changing the color of the menu bar from orange (non-IE) to white (IE). I've also tried hardcoding the path to the other css sheet and that didn't help. I'm at my wits end. What am I doing wrong?
posted on Feb 22, 2008 - 15 answers

Help me learn HTML and CSS. [more inside]
posted on Feb 17, 2008 - 18 answers

How do I swap the order of two HTML elements using CSS? [more inside]
posted on Feb 17, 2008 - 8 answers

Aesthete in need of assistance with tweaking the design of Typepad blog. Subtle drop shadows with CSS and more... [more inside]
posted 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 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 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 on Jan 28, 2008 - 1 answers

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 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 on Jan 14, 2008 - 3 answers

WorpressFilter Blog gone blank, Admin section is fine - help ! [more inside]
posted on Jan 6, 2008 - 8 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 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 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 on Nov 28, 2007 - 6 answers

Help a design-impaired mind finish his dream project. [more inside]
posted on Nov 19, 2007 - 9 answers

what's a good open-source alternative to something like homesite? [more inside]
posted on Nov 14, 2007 - 13 answers

In IE6, I occasionally get an image being covered by the background color of the div that contains it. Huh? [more inside]
posted on Nov 5, 2007 - 4 answers

How does one sort hexadecimal colors properly? [more inside]
posted on Oct 2, 2007 - 17 answers

Looking to add lightbox functionality to my website, but one big problem seems to stand in the way. [more inside]
posted 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 on Sep 26, 2007 - 7 answers

Help, CSS bugs! What IE6 bugs are these? [more inside]
posted on Sep 19, 2007 - 6 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 on Sep 19, 2007 - 4 answers

CSS: What's the deal with positioning? [more inside]
posted on Sep 18, 2007 - 11 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 on Sep 12, 2007 - 11 answers

CSS filter: IE7 slides my slideshow ~150 pixels to the right, what gives? [more inside]
posted on Sep 6, 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 on Aug 29, 2007 - 1 answers

Web designers: help! My poor CSS skills are driving me nuts. [more inside]
posted on Aug 13, 2007 - 16 answers

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 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 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 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 on Aug 9, 2007 - 8 answers

How can I strip out extraneous CSS rules from my stylesheets? [more inside]
posted on Jul 28, 2007 - 6 answers

« Older questions