Dissapearing when positioning

I had this this working fine before thanks to ralph.m but now I changed the pic it’s disappearing again when trying to position it in it’s place

the css that was being used was:

#pages-inside {
height: 72px;
margin: auto;
position: relative;
width: 950px;
}

here is the site - it is the Need help - click here for a quick quote

Quality Web Design, Web Design Packages

Isn’t it the .read more div you want to position?

yes ahh I just remembered what it was we did

we placed it on the end and now that I’ve shortened it i’m trying to place it ontop onf the slider. mmm is there no way to place it onto of the slider then?

I can’t remember how you had it before, but it seems you’ve changed a lot.

You could add this rule:

#wrapper2 {position: relative;}

And then change the styles to this:

.readmore {
  background-image: url("http://organicwebdesigns.co/wp-content/themes/eBusiness/images/readmore-Smooth-Blue_s1.jpg");
  border: medium none;
  float: left;
  height: 36px;
  text-indent: -5000px;
  width: 400px;
  z-index: 100;
  position: absolute;
  left: 60px;
  top: 239px;
}

I see what you mean, I posted the wrong css rule above ys I meant the readmore

I’m not usually one for taking an easy option but in this case I think I’ll just stick the old one back.

I do have a nice blue one that would go there but it’s hassle

ahh right so you can use position relative in the css as well? I tryed to put it in a div but it placed the readmore back into sections. ( maybe I did it wrong )

I’m changing it all the time, just playing round. I’m going to change it to guru web design services but can’t find a nice logo. Still trying out galleries also