Dynadot โ€” .com Registration $8.99

I need a FIX'in

Spaceship Spaceship
Watch
Status
Not open for further replies.
OK, I have this Free image hosting template and it works fine in IE
and displays the adsense code differently in FF and Opera. also in Opera the Submit button on the contact page looks completely different.
www.imageville.info
How can this template be fixed to look good in FF Opera and IE ???


Thanks
deet


:)
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
you might want to try macromedia dreamweaver, the designs you do there are cross browsers compliant.
 
0
•••
so no fix for what I have ?
 
0
•••
there is always a fix for what you've done wrong.
Ok, I don't have time looking at your code, but as far as I can see from obvious you need to do few things..

First of all add this to the top of your CSS file: * {padding:0;margin:0;}
that will remove the differencies of the padding and margin in IE and FF/Opera.

If that still doesn't work, you can use smth like:
padding:15px !important; padding:5px;
where padding with !important will be used in FF and Opera, and the other one will be used in IE. that way you can tweak it to be exactly the same.

And for the centering problem in Opera, you can try adding the content box/div.. It would be in your body (ofcourse) and in that div you will have everything else... but you need to specify the margins of that div as follows:

div.content {margin:0 auto;}


Hope this helps...
 
0
•••
Status
Not open for further replies.
Dynadot โ€” .com Registration $8.99Dynadot โ€” .com Registration $8.99
Appraise.net
Domain Recover
DomainEasy โ€” Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back