I am working on a site. and i have a gap in my alinement. and for the life of me i cant correct.
and usually i have problems with ie and not ff but this time its backwards it works fine and alines in internet employer just fine and is fubar in firefox
please see this link with both ie and ff and you'll see the problem
http://www.dragon-software.info/sites/Stingersgrill/contact.phpor this one
http://www.dragon-software.info/sites/Stingersgrill/gallery.phpboth have the same problem
heres the style snip for that div
#mainbody {
height: 434px;
margin: 0 auto; /*Center container on page*/
background: url('images/Main_body.gif'
);
background-repeat: no-repeat;
}
heres the link to the style sheet
http://www.dragon-software.info/sites/Stingersgrill/style.cssim extreemly frustrated when it comes to alignment. is there a tutorial or a help application that can aline this sort of thing..i cant use dreamweaver as it does not process the php code i hybrid into it. so how do coders fix problems with this as this sort of think comes along allot for me. i would love it if someone can furnish the code for me here and fix the problem and also provide a way for me to troubleshoot or fix the problem on my own in the future(as i said this comes up allot and im frustrated with it).
i use textpad to code by hand most of the time. i don't like dreamweaver because it does not do what i want it too(auto rearranges the code etc). I use dreamweaver to aling tables when i can, but inthis case the content is not the same as it uses php for content and does not show up. i some times use tidy on it to clean it up for me, if needed.
hopefully someone can spot the problem and help me get this working.
thank you in advance for any help and code you may provide
Johnny
Start Free Trial