Need HTML/CSS Wizard

Status
Not open for further replies.

omgyams

WF Premium Member
Aug 18, 2008
1,889
25
0
Interwebs
Rating - 100%
64   0   0
I have a site header that uses an image, and I'm trying to make text show over top of this image using z-index. It looks fine on everything but IE. I simply do not have the time to fuck around with IE.

Ideally I'm looking for a solid resource to throw HTML/CSS work to when need be. It would be great if PHP was also a talent.

Either AIM,Skype or Gchat is required. I need to be able to talk to you and sometimes I need to get a hold of you fast.

My aim is omgyams, for my skype or gchat PM me.
 


I have a site header that uses an image, and I'm trying to make text show over top of this image using z-index. It looks fine on everything but IE. I simply do not have the time to fuck around with IE.

There is a 2 way to solve this problem:

1)Put that header image in a background of header div(if its static)

2)Wrap the text with <div> for example

<div><p>your text</p></div>

If none of this work PM me :eatmousepointer:
 
Status
Not open for further replies.