Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top CSS Solutions: 51 - 75 of 715
 
I'm transitioning from IE6 to IE7, and what I had in place worked under IE6, but not under IE7...first thing I noticed when trying IE7 was a width issue...I was using fixed widths on my master...
round corner Textbox purely using CSS... I tried the following CSS It works , but the font style I cannot change it... if I changed its not working properly... the sreenshot shows the ro...
Hello experts. I want to have 3 div s inline :float left ,float right and one in the center. How can i do this? The following example does not work. <table border="0" cellspacing="0"  widt...
This should be easy, I have six DIVs that are all floating left inside a container, They are floating so that as the screen size grows they flatten out.   So, at any given point there may b...
I am using navigation structure from another source.  How do I get it to extend down the length of the page?  Right now it stops abruptly and looks goofy.   http://nsitedesigns.com/nsitedes...
Hi Experts, I am trying to print my HTML page with headers and footers (specified in CSS).  I found the code below from w3c, but I don't know how to use it in HTML.  Usually I put CSS into ...
I am having a particularly frustrating problem with Floating div's not looking the same in IE7 or Firefox. Technically I'm using IE8 (which looks correct) but when I use IE7 Document mode i...
My multi level drop down horizontal css list menus seem to work well in most of the browsers except IE6 and older.  The top level of the menu shows up and function as links for the top level l...
I'm creating a button that has an image with text in the front and on the back.  What it needs to do is when you rollover the image does a vertical 180 degree rotation and shows the back side ...
Dear Experts, Recently I came across this scrollable menu http://valums.com/wp-content/uploads/2009/02/menu/final.htm Heres the link to a tutorial on how its made with the source code http...
i have a table, attached code below. to the right of my image there is a white line splitting up the two cells, I think I have tried everything, cell padding, cell spacing, border collapse, et...
Can I insert a style sheet within the body tags, the reason is I do loads of email marketing and I heard the header tags are usually stripped from email browsers. So I am thinking if I defi...
After some research on the Internet I found this code for css menu. It´s all i need, but i need when select a menu option element selected (for ex. default.aspx) to be in a different color. In...
Hello experts. I want to use the jquery carousel plug in :http://sorgalla.com/projects/jcarousel/examples/static_vertical.html. The problem i have is when i'm trying to add a link(commend) a...
In http://happyhippoeducation.com/ I have included a Twitter Widget in the sidebar, and for some reason the yellow background is coming through for Happpy Hippo in SL (right above the link slh...
Hello. I am creating some custom content within a template based website. I have noticed with the custom Menu/Buttons I have used, to the left of them is a black square for whatever section I ...
The attached HTML should have the property that the content inside the green border scales isometrically, i.e. depending on the circumstances the result may look like (1) or (4) below: The ful...
Hi, Just been playing around with a layout, and I have completely forgotton the best way to control the UL/P tag gaps with CSS.  The URL is attached, and image attached. The UL after th...
Hey guys, I have a footer DIV that won't display at the bottom of the page, no matter what I do or try, it locks to the top of the page, I have it at the bottom within the container DIV.  You ...
looking to center an image that is using a css generated drop shadow with negative margins and float:left; i'm using tables as opposed to pure css because of the cms we're plugging this int...
 I have a page with an existing cascading drop down menu. I added a table that has lists a person's name. I'm trying to make a thumbnail pic pop up & disappear when you mouse over their names...
Hi I previously made my website with standard html, but now that I am switching to Wordpress, everything is in php. Everything's going great except the usemap. On my header image I have an are...
I would like to have a link that someone clicks on that brings up the box where you can choose to save the .wmv file to your computer.  I know they can right click on the link and choose "Save...
Hi, We have developed a site and have encountered a couple of issues with the HTML menu in IE7: 1. On the home page the DHTML menu goes under the "call to action" buttons on the left eve...
Hi, I'm trying to display 3 fields on the same line without using HTML table. Unfortunately the css style "float" does not support the property "center", e.g., "<div style="float:center;"><...