PDA

View Full Version : CSS Problem, kinda nooby... lol, help?



LMS16
28-05-2010, 10:55 AM
So I've got a slight problem.

Check out the image below to see what i mean... I tried z-index, nothing.

http://i49.tinypic.com/20r0aq9.png

Thanks in advance, Lew.

MattFr
28-05-2010, 10:57 AM
Link/source?

LMS16
28-05-2010, 10:59 AM
Its on my localhost lol, what is in the image is the problem, something to do with css :) just need to bring that white box to the front

Lew.

MattFr
28-05-2010, 11:02 AM
Sigh. Source.

LMS16
28-05-2010, 11:04 AM
The div tht needs to be on top:

.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #A41824;
padding-top: 5px;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 5px;
font: normal 12px Verdana;
background-color: white;
}

Div that needs to be behind...

.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 188px; /* Main Menu Item widths */
list-style-type: none;
font: bold 12px tahoma;
}

Lew.

Apolva
28-05-2010, 11:05 AM
Which bit needs to be where? The box with the red border needs to be in front?

LMS16
28-05-2010, 11:07 AM
Indeed, the box with the mysql error needs to be infront

Lew.

Apolva
28-05-2010, 11:12 AM
It would help to have the complete HTML source, so we can see the document hierarchy.

LMS16
28-05-2010, 11:20 AM
There is no problem with the html, i just need help with something like z-index or something :)

Lew.

MattFr
28-05-2010, 11:21 AM
You're not very clever. It helps to see the whole source since there obviously is a problem with the HTML and CSS. Why so secretive?

Apolva
28-05-2010, 11:44 AM
If you can't be bothered to paste the html, I can't be bothered to help you.

Apolva
28-05-2010, 11:45 AM
If you can't be bothered to paste the source, I can't be bothered to help you.

Apolva
28-05-2010, 11:45 AM
If you can't be bothered to paste the source, I can't be bothered to help you.

LMS16
28-05-2010, 11:47 AM
No worries, i fixed it. +REP anyway:)

Lew.

LMS16
28-05-2010, 11:47 AM
No worries, i fixed it. +REP anyway:)

Lew.

Want to hide these adverts? Register an account for free!