My website supports multiple languages. On my template I want to allow the user to change the current language.
I want to display a picture within my web interface (à la Windows Language ba...
Hello, I have a design where I have a picture for the background with two tableless columns. I'm using -moz-opacity because I want to see the picture somewhat, but still have full opacity of t...
I use the statement below to make the boarder of input fields a little lighter and cleaner.
But this statement seems to create a box around radio buttons and checkboxes; it looks like a b...
Anybody know what the minimum and maximum z-index values are? Are there max/min values at all? Any references of where you got the answer would be helpful.
Hello,
I'm building a form off of a design that requires the text input and textarea elements all be center justified. I've posted a sample here:
http://www.outshinehosting.com/form/form...
I am trying to create an email newsletter, and I have a background image I would like to repeat with the width of the table. It is not showing up at all in Outlook and G-mail. What can you d...
Is there a style I can apply to get an outline around text? See the image for details
Ok, this is the situation
I need a PRINT CSS for print a page A4 with always :
Same header
Variable body (but always full page height, i need also that last page is with header, 1 rows an...
Hello,
Is there a way to format the select tag with background image using CSS.
Regards
There is a tutorial on how to use CSS for Flickerless Image Replacement for lists at http://www.webreference.com/programming/css_flicker/2.html. I would like to use this technique but the imag...
I'm having trouble with a link not being clickable.
Please see the image below to see the situation. Basically I have two div tags, and a link on Div 1. Div 2 is called later in the page an...
Is there a way that is supoorted in both Firefox and IE (I know about some IE only ways) to rotate text 90 degrees - without using an image or serverside (such as GDI+ in .NET)
Is it possible to create a collapsible div using CSS only? I know you can do this with Javascript, but I am curious if there is some way of simulating an asynchronous show/hide action on-click...
Ok... I am trying to set up a CSS page on a site that is being a real pain in my, you know what.
I have everything pretty much how I want it, other then 1 thing... the background.
I REA...
Is there any way to effect a div -- with CSS, JavaScript or any other method -- such that it will remain horizontally centered in a browser window regardless of horizontal scrolling but scroll...
Is there any addon for IE 7 which work like Firebug or Web Developer extension in Firefox?
One of the features I need is to modify css and see the result on the spot
thanks
Hello Experts.
I a field set with a form inside a div that I will like to center align. Below is my code. For some reason it aligns correctly on IE but no on Firefox. Any idea why?
Hello.
Can I have a scrollbar for a <div> ?
Right now it takes two files to do what I want. Can I do this with one file, without an IFRAME, using CSS?
Thanks!
Here are my two file...
I have an ASP.NET 2.0 gridview and I'm using CSS to force each row to never wrap the text in any cell (any additional text in a cell should be hidden). This is done by setting the table-layout...
I have a problem only occurring in IE8. I have a background image using as a heading. It produces a gap after the image. Testing all other browser so far works, but not IE8. Works in IE...
Hello,
I have this layout i'm working on: http://edtweb16dev153.edthosting.com/index.asp
You can see the background is repeated horizontally at the bottom of the screen. What I was hop...
I've got the following HTML/CSS and the bullet points are appearing at the bottom of the subnav containers instead of at the top in IE. Any ideas?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML...
I built a horizontal menu using a spry in Dreamwaver CS3 and I am having trouble figuring out how to make the sub navigation menu items background colors change when moused over.
So far I h...
I am trying to stop using tables and place objects with CSS. Dreamweaver shows the objects where I want them but when I render in IE8 everythign piles up in the upper left corner instead of sp...
Hey there,
I have a bunch of DIV's that I'm using as pop ups to show additional content using the visibility property.
Is there a way (say through CSS) that I can get these pop ups to ...