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: 701 - 725 of 727
 
Hi, We are using absolute positioning [with a large minus left value] to hide some text for screen readers. BUT ... when someone copies large amount of text, the hidden text also gets co...
I have an ASP.NET App, with ASP membership. The system uses master pages and telerik controls. There is a central customer login, and a session is stored for users CompanyID, RoleID and UserI...
When my page first opens in IE7, it prompts to allow content from my page.  This is becuse of the rollover images I created in dreamweaver.  Is there a way to stop this from happening (workaro...
Here's a simple bit of code I've tried to adapt from a site, and I can't figure out how to really make it work for me. First of all, even though there are no more links to the original css, it...
I am trying to place a java applet below all other content in a page how can i do this because in Firefox  the z-index wont work, it stays on  the top layer. How can this be done? Thx!
Hi, I'm using dreamweaver to draw layers, a friend told me layers are not real CSS, so, should i stop using using them ?
         h5.barcodeText           {                position:absolute;                font-size:8pt;                writing-mode:tb-rl;                font-weight:bold;                font-family: Arial;                left:298pt;                top:150pt;                height:500pt;           } ...
My rouned corners are to big, someone suggestes I make the outside cells smaller by reducing the height of the top and bottom rows and then reducing the width of the outside columns. In my sty...
My problem is that i want the main container on the following page to extend to the bottom so the white container hits the green rolling hills at the bottom http://every1preview.co.uk/homec...
Hi Folks. I just got a psd file from our designers with the finished design of my new web site. It's not cut our anything, just the design. I now need to know how to make some html and ...
Ive got some code which works well in firefox and IE7 but blows out in IE6. The div is wider in IE6 #subadminmain {      font-family: Arial, Helvetica, sans-serif;      font-size: 12px;      color...
hi experts i have a horrible feeling this isn't possible, but... i have a design where the page is centered in the browser window. i have a left hand column in this page that contains he...
I am developing my site using css.no table tags are used .developed using div and ul ,li tags. I have a site which is working perfectly fine in ie6 and ie 7 but it is not showing me proper la...
Hi X-perts, What is the best way of achieving a quality drop shadow over a whole div block (not text itself)? I have to incorporate it into css styles not to make a custom shadow for each o...
Trying desperately to move away from tables. Thought life was grand until I noticed when the content for my body div grows past a certain length, the text overflows past the footer.  If i set ...
I am using this css class in my div tag.  I need a div tag that will autogrow depending of how big data  is instead of fixed size.   is this possible?  some of my data is being cut off due to...
I have the following class: .myClass{ width:100% } And used here <table class="myClass"> How do I select all <tr> and <td> tag within this table to have a certain, say, padding p...
Is this right? <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Page_EnterRecordLocator.aspx.cs" Inherits="Page_EnterRecordLocator" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
Trying to move away from tables to divs for layout and was wondering how important are the z-values.  For example, if the divs do not overlap, does it matter what their z-value is in the even ...
I'm trying to figure out a way to set the position for a set of classes.   Is there a way to set the height of the col_1, Col_2, Col_3 and Four classes as a whole instead of setting the height...
If the container is expandable vertically, is there a way with css (or javascript) to define the wrapper height as 102% of the container, or 12px bigger? Assuming that this is the css for con...
I am trying to 'float' an image over a table using nested divs and I have a problem with extra whitespace. The image is a logo, and I need it to appear over a table row which has a colored ...
I am using CSS to place the graphic bullets of a menu list. I have managed to get IE to show the graphjic bullet points now, but they also show the standard bullet points, which I would like t...
How do i ensure the content always comes in middle of page for all resolutions ? This is a DIV based layout. This is my first attempt at table less design. This seems to come at different p...
Can anyone tell me how comes when I view this page from Innocent Drinks' website http://www.innocentdrinks.co.uk/press/ the html title text 'press' is in a font that looks like this title th...