Advertisement

07.09.2007 at 01:20AM PDT, ID: 22682713
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.4

CSS - Absolute positioning in Firefox, overlapping images and text

Asked by signpost2 in Firefox Web Browser, Cascading Style Sheets (CSS)

Tags: , , , ,

I used absolute positioning to place a couple of images on my site as the design was changed last minute. In Firefox it ignores my CSS and places my images and text over each other. Is there an easy way to amend this or do I need to rebuild my page? Thanks
http://www.signpostservices.co.uk/securiguard/garagedoors_security.html
http://www.signpostservices.co.uk/securiguard/garagedoors_operation.html

CSS

/* CSS Document */
html,body{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; background-image:url(../images/del.jpg); PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BACKGROUND-COLOR: #c9d9e4;}
body{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url(../images/del.jpg); PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BACKGROUND-COLOR: #c9d9e4;FONT: 76% arial,sans-serif; TEXT-ALIGN: center;}
p{MARGIN: 12px 10px 10px}
a{ PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; COLOR: #981793; PADDING-TOP: 0px}
DIV#header {
      PADDING-LEFT: 10px; FONT-SIZE: 12px; background-image:url(../images/new_topheader.jpg);MARGIN: 0px; COLOR: #ffe522;

      /* LINE-HEIGHT: 0px; */

      HEIGHT: 100px; BACKGROUND-COLOR: #ffffff}
H1.toptext {
      PADDING-LEFT: 5px; FONT-SIZE: 12px; COLOR: #ffffff; PADDING-TOP: 70px;

      margin: 0;
}
H2.subtext{
font-size:12px;
color:#015FA5;
}
/*.toptext {
      PADDING-LEFT: 5px; FONT-SIZE: 12px; COLOR: #ffffff; PADDING-TOP: 70px
}*/
DIV#container {
      TEXT-ALIGN: left
}
div#content p{line-height:1.4}
div#navigation{background:#FFFFFF}
div#extra{background:#1F3154}
div#footer{background: #024B82;color: #FFF;font-size:10px; text-align:center}
div#footer p{margin:0;padding:5px 300px}
div#container{width:970px;margin:0 auto;
background-image:url(../images/backblue.gif);
background-color:#FFFFFF;
}
div#content{float:right;width:770px}
div#navigation{float:left;width:200px}
div#extra{float:left;clear:left;width:200px}
div#footer{clear:both;width:100%
}
div#addresswrap{
background-color:#ffffff;
height: 20px;
text-align:center;
}
.address{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
padding-left: 18px;
color:#000000;
font-size:12px;
padding-top: 5px;
}
div#bluetop{
background-color:#024B82;
height:15px;
}
/*nav*/
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#navcontainer li { margin: 0 0 0px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid #333;
width: 170px;
background-color: #FFFFFF;
background-image:url(../images/button.gif)
}

#navcontainer a:link, #navlist a:visited
{
color: #E9D80C;
text-decoration: none;
font-weight:bold;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #F60;
background-image: url(../images/buttonroll.gif);
color: #FFE71C;
}
#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #F60;
background-image: url(../images/buttonroll.gif);
color: #FFFFFF;
font-size: 12px;
}
#homestrip{
height: 35px;
margin-left: 5px;
color:#DE1E35;
background-image:url(../images/redstrip.gif);
}
.homestriptext{
color:#FFE522;
font:Arial, Helvetica, sans-serif;
font-size: 11px;
}
#homeimage{
}
.welcome {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #FFE522;
      padding-left: 5px;
}
#welcometext{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #FFE522;
      padding-left: 5px;
      padding-top: 8px;
}
#homeimage{
width: 750px;
padding-left: 10px;
}
#homestrip2{
height: 10px;
margin-left: 10px;
color:#DE1E35;
background-image:url(../images/redstrip.gif);
clear:both;
}
.email {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      text-decoration: none;
      color: #000000;
      display:inline;
}
.email a:link {
      font-family: Arial, Helvetica, sans-serif;
      text-decoration: none;
      color: #000000;
}
.email a:visited {
      font-family: Arial, Helvetica, sans-serif;
      text-decoration: none;
      color: #000000;
}
.email a:hover {
      font-family: Arial, Helvetica, sans-serif;
      text-decoration: none;
      color: #000000;
}
.email a:active {
      font-family: Arial, Helvetica, sans-serif;
      text-decoration: none;
      color: #000000;
}
/*home boxes*/
div#3homeboxes{
width: 550px;
background-color:#FFCCCC;
}
div#homebox1{
width: 256px;
height: 187px;
background-color:#FF66CC;
float:left;
background-image:url(../images/topgreybox.gif);
}
div#homebox2{
background-color:#99CCCC;
width: 256px;
height: 187px;
background-color:#FF66CC;
float:left;
background-image:url(../images/topgreybox.gif);
}
div#homebox3{
background-color:#66CCCC;
float:left;
}.yellow {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #E80032;
      text-decoration: none;
}
/*homeimage/text*/
div#homepicimage{
width: 376px;
float:left;
background-color:#3366CC;
}
div#homepicimagetxt{
width: 365px;
float:left;
background-color:#66FF66;
background-image:url(../images/home_red.gif);
color:#FF0000;
padding-left: 0px;
}
.hometxt1{
color:#FF0000;
font-size: 12px;
padding-left: 15px;
}
.footerlinks{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #FFFFFF;
            color: #FFFFFF;
      text-decoration: none;
      }
.footerlinks a:link {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #FFFFFF;
      text-decoration: none;
}
.footerlinks a:visited {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #FFFFFF;
      text-decoration: none;
}
.footerlinks a:hover {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #FFFFFF;
      text-decoration: none;
}
.footerlinks a:active {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #FFFFFF;
      text-decoration: none;
}
/*operation*/
#opwrap{
width: 721px;
padding-left: 5px;
}
#opimage{
width: 338px;
float:left;
}
#opimage2{
width: 338px;
float:left;
padding-bottom: 10px;
}
#opimage3{
width: 338px;
float:right;
}
#optext{
width: 378px;
float:left;
border-top: 1px solid #015FA5;
padding-top: 5px;
height: 180px;
}
#optext2{
width: 578px;
float:left;
border-top: 1px solid #015FA5;
padding-top: 5px;
height: 180px;
}
/*colours*/
#opwrapcol{
width: 735px;
padding-left: 5px;
}
#opimagecol{
width: 545px;
float:left;
}
#optextcol{
width: 180px;
float:left;
border-top: 1px solid #015FA5;
padding-top: 5px;
height: 180px;
}
/*design*/
#opwrapdes{
width: 721px;
padding-left: 5px;
}
#opimagedes{
width: 338px;
float:left;
text-align:justify;
}
#optextdes{
width: 378px;
float:left;
border-top: 0px solid #015FA5;
padding-top: 0px;

}
#opbmwdes{
width: 338px;
}
#opdoordes{
width: 365px;
padding-left: 13px;
}
#dimensions{
width: 365px;
}
.bluetext{
color:#015FA5;
font-weight:bold;
}
#spacerbox{
height: 295px;
}
/*colours*/
#doorcolours{
width: 735px;
height: 290px;
padding-left: 5px;
}
#greendoor{
width: 322px;
float:left;
}
#whitedoor{
width: 210px;
float:left;
padding-left: 10px;
}
/*pdflinks*/
#pdf{
width: 250px;
padding-left: 25px;
padding-top: 10px;
background-image:url(../images/pdf.gif);
background-repeat:no-repeat;
}
.pdflinks{
font:Arial, Helvetica, sans-serif;
font-size:12px;
}
.pdflinks a:link {
      font-size: 12px;
      color: #000000;
      text-decoration: underline;
}
.pdflinks a:link {
      font-size: 12px;
      color: #000000;
      text-decoration: underline;
}
.moreinfo{
font:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#DE1E35;
}.moreinfo a:link {
      font-family: Arial, Helvetica, sans-serif;
      color: #DE1E35;
      text-decoration: none;
}
.moreinfo a:visited {
      color: #DE1E35;
      text-decoration: none;
}
.moreinfo a:hover {
      color: #DE1E35;
      text-decoration: none;
}
#light{
position:absolute;
width: 140px;
height: 234px;
left: 722px;
top: 284px;
}
#bottomrail{
position:absolute;
width: 126px;
height: 234px;
left: 722px;
top: 295px;
}
.linkcolour {
      color: #FFFFFF;
}
.linkcolour a:link {
      color: #FFFFFF;
}
.linkcolour a:active {
      color: #FFFFFF;
}
Start Free Trial
[+][-]07.09.2007 at 06:11AM PDT, ID: 19444813

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Firefox Web Browser, Cascading Style Sheets (CSS)
Tags: firefox, css, absolute, overlap, image
Sign Up Now!
Solution Provided By: jasonsbytes
Participating Experts: 1
Solution Grade: B
 
 
[+][-]07.10.2007 at 08:08AM PDT, ID: 19454379

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32