Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top CSS Solutions: 176 - 200 of 694
 
look att this website can someone make me a layout like this one i will give him 4000 points http://www.polldaddy.com/
I have a JSP in which I want to limit scrolling to the very end of content at the bottom of the page.  A few of my pages scroll way past the bottom of the pages content and into infinity and b...
I tried to use CSS and div for a three column style website. and here's the problem page: http://www.rcaonline.ca/StandingCommittees.aspx the problem is the div block on the left menu supp...
Hi, Im trying to get the Hyperlink to look like the regular links. By regular I mean to have the little hand when you move the mose over it and to change color after you click on it. But, ...
What I have: A table with many cells. What I want to do: I want to put a DIV around the table that causes all cells within the table to have "text-align: center" I'm a CSS novice, but I...
Hi, Basically, what is the difference between     li:hover and     li.iehover in the following CSS? div#MyID li:hover ul, div#MyID li.iehover ul { top:1.5em; left:-5px; } A...
Is there a way round putting a scroll facility on this CSS hover navigation without messing it up? Because in some browers, the words are bigger than safari, opera, firefox, explorer 7, so are...
I am currently designing a website using CSS and I have a peculiar problem where some images are appearing and then disappearing in IE6. They are showing up fine in IE7 and Firefox. The image ...
If you open the link http://www.onne.co.uk/test/index.php in Firefox it displays perfectly. If you try in IE 7 the backgrounds are cut sort. I cannot see where in the CSS the problem is. ...
Hi X-perts, I cannot change the font size changing its relative em value. Here is the code: .header_collapsed2, h3.leftBoxHeading2{      margin: 0em;      background: url(../images/closed.gif)...
Hi, I have this in my stylesheet: .star-rating a.1stars-active {      background: url(/images/star_rating.gif) left bottom;      width: 20px; } I got this from another website, so I don'...
Hey im trying to invert text that is displayed on a cfm page,  i know all about flipv and fliph and writing-mode in css, this does not work as the text font, weight gets effected when doing th...
i have a page that is a work in progress, and i can't seem to find why there is a difference in spacing when viewing between these three browsers (i haven't checked how it looks in ie6). i wan...
I have a table on this page: http://www.mistywindow.com/reference/ascii-alt-codes.htm The CSS is an external style sheet - code snippet attached. Style sheet here: http://www.mistywindow....
I want to make a pure CSS button so I don't have to deal with making and preloading images.  I have defined two CSS entries shown in the Code Snippet below.  CSS  'btn-filler-blue' is the "nor...
Hey guys Really hoping someone can help me out with this one as I have a few websites that could use it :-) I am currently using the excellent Suckerfish dropdown menu system as describe...
Hi, i have the following problem with a image rollover function that i would like to build. The purpose is to create a rollover with css on the <img> tag itself. So not on an <a href> ta...
I have an ASP.Net menu. I have a horizontal bar and an image right after it. THe problem is it's displaying the child items behind the image and bar. How can i bring it to the front. i also tr...
Hello - I am trying to move the search  in the header over to the right.  I have tried everything I can think of with CSS to move it over. http://www.attinc.com/metrology-sitemap-dummy.h...
On this page, http://www.braintrustinc.com/index2a.php, I have been given an image to use as the bullet point. But the image is so big, it sits above the text in the <li>. Is there any way to ...
For SEO reasons I want the HTML for my left column to be at the END of my HTML (after <div id="contentWide">) How can I do this and keep the layout looking the same?   To test your idea,...
I have a div (main container) which will basically be used for a border and white background for my website. Inside this I will have 3 columns. The problem is as i'm floating my content with...
I have been searching the internet now for quite some time trying to find an example of how to do what I need, found nothing that works in all browsers as yet so thought I would ask you guys n...
anyone know of a div slideshow something like a light box but works with divs on the actual page with previous and next buttons and autoplay
Hi, I created a spry accordion in Dreamweaver CS3, http://www.dorriolds.com/romo/faq.html which works perfectly in Safari. However, Firebox and IE, once it is click on, the whole thing seems ...