Minor CSS Fix - Easy if You're Good - Immediate Paypal on Complete

Status
Not open for further replies.

showbizvet

Power Member
Joined
Oct 1, 2008
Messages
799
Reaction score
266
I have a website that needs a very simple CSS fix, if you know what you are doing, it should not take more than 10 minutes. Payment $15 via paypal on completion. If... once you look you cannot do the job for $15, just tell me and we will BOTH be off the hook.

Here is problem.

I am using ultimate footer ad, (ad slides in from bottom when page loads). When I have this html in the head

<HTML>
<HEAD>

The page looks and works fine in Firefox, but does not work in IE. For the footer ad to work in IE, I must have this in the header

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<HTML>
<HEAD>

When I add that, the layout of the page breaks. I am not an expert is CSS, but am using this currently..

<td style="padding:45px 5px 5px 10px">

to make the signup box align properly.

Again, all is well until I add

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

So I need the CSS fixed so the page looks correct with the above in the header and works correctly in both FF and IE.

I do have a page online that I can show privately that shows the correct layout in both FF and IE, but without the necessary..

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

at the top. This needs to be done ASAP, don't bid if you can't fix it tonight. Thank you.
 
If no one here wants this job, what your suggestion on freelance site? Scriptlance and rentacoder are the ones I'm familiar with.
 
whats the url. Probably an easy fix.

or shoot me a message on any messenger in the banner below
 
Over the top of my head, it seems to be a clearing problem. It's fairly common when changing environments for parts of the webpage to suddenly disappear or move out of position.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top