CSS RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • z-order problem mozilla vs. ie

    Hi@all!I have a layering-problem on my site:I want to place a news-div /above/ my main-divmaking the text in the main-div float around thenews-div. This works fine with Mozilla, but inwith IE 6 on Windows the news-div lies always/behind/ the main-div. I experimented with z-index,the order of the...

    0 answers | 782 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • z-index+mozilla+opera

    I am attempting to have a floating image below page content, but above<bodyIn order to get this to work with mozilla+opera, am I required to have allpage content set at z-index>(some number).??When I started, I used negative z-index for my floating image, all worked inopera, not mozilla. G...

    5 answers | 601 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • z-index woes with position: relative/absolute in IE 6 (and 7?)

    Hi,I have a site with a heap of small menus in various elements.It looks something like this (inline style's etc for readability):<div>...

    2 answers | 151 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • z-index seems to fail in FF on iframe/object combination

    Hello,I'm having difficulties to understand why the code below doesn't work.The idea is to generate an <iframe> with a higher z-index compared toan <object>. In Microsoft Internet Explorer 6, everything works fine,but Firefox/Netscape seems to have problems with this constr...

    1 answers | 1504 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • z-index problem IE

    I have been trying to get an image to sit in the background behind mycontent div tag. I have nested two div's inside of another. The maindiv has three images in it, one at the top, one at the bottom, and thena tiled bg image. The tiled image sits fine in the background, but thetop image ove...

    0 answers | 7933 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • z-index problem

    hello there,i'm having a problem with the z-index.when i set the value it's not moving the object into the background as iwant it.the site is something like this (this here is simplified)<body><div class="one"><img src="./1.gif" /></div<div class="two"><ta...

    11 answers | 1225 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Z-Index not working with Relative Positioning

    Hi,I am basically trying to accomplish drop down menus for navigation ona site. And I'm pretty much done except I am having one problem. Thez-index is not working with relative positioning!Basically I have a page such as this:http://members.rogers.com/asadkhan2/prob2.jpgNow, see those home,...

    8 answers | 4230 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • z-index not working as expected

    I can't get the z-index to work as I understand it. On<http://snow.prohosting.com/srcopan/anti/> I'm trying to position theeagle image under the blue box. The image's parent (div navbar) has az-index of 1, and the blue box's parent (H1) has a default z-index of 5.Div na...

    2 answers | 1024 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • z-index not positioning properly?

    Perhaps someone else can learn from my mistake.As many developers may have learned, the "z-index" CSS property can(generally) only be applied to an element that is positioned; in otherwords, an element that has "position: absolute" defined.What is not explicitly spelled out (perhaps because it'...

    7 answers | 1409 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Z-index I.E versus Firefox

    Hi. New here.I have a xhtml with two footers at the bottom. The style sheet has.Footer1 is a div and a container for two more divs: #webmaster and#links. #webmaster floats left and #links floats right. Both #webmaserand #links has words written in the Div. The Z-index in footer1 is200. Footer1 p...

    1 answers | 1072 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • zindex and IE

    I have two activex object. I have to different classes; one withz-index:2000 and one with z-index:1. Both classes have absolutepositioning and left and top set to 0.The two objects is located on top of each other. I have to to it thisway because I cannot communicate with an activex object withvi...

    0 answers | 648 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Z-Index

    I have 2 "divs" in my page, as defined below.Given teh z-index values, I would expect the text in the "flash" classto overlay the video div.. But all I see is the video div.Any idea what i am doing wrong.. happens in IE only..--<div id="tempDiv" class="flash">Text goes here</div><...

    3 answers | 729 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • z-index

    Wanting to put together a site using z-index.Problem is, the numerous sites that discuss z-index mostly speak of anddemonstrate the use of 2 layers.Showing how one layer has priority over the other.Very few discuss the actual implementation of divisional layers.e.g.: I have 10 items in the left...

    10 answers | 566 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • z-index

    Hihttp://www.productionsweb.selfip.com/essais/Hovering the sentence at the right edge displays some text which Iwant to be in front of anything else but it won't.Is it because of the negative margin ??Thanks...

    3 answers | 317 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • zero-based numbering in ol's?

    Hi! How can I achieve zero-based numbering in ordered lists? E.g.want the list<ol><li>larry</li><li>curly</li><li>moe</li></ol>to be rendered0. larry1. curly2. moeinstead of the default1. larry2. curly3. moeThanks!kj--NOTE: In my address everything...

    7 answers | 486 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "CSS"
MCSER.COM