I place Text on my Web page "Spotlightsgrill.com" and it displays correctly in I.E., but if you bring it up in FireFox the text is being pushed down on the web page. I tried to search on the forums and wasn't positive on the correct fix. Any advise would be appreciated.
Thanks
Text in FireFox - Post ID 837
Could perhaps the solution to your problem be found here? http://www.coffeecup.com/forums/viewtop … 797#p23797
Ha en riktig god dag!
Inger, Norway
This site was made before we were able to create components through the app:
Component sharing for RFF, RBB, RSD and SD: https://eikweb.com/sharing/
My work in progress right now:
Components for the same as above + HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
This site was made before we were able to create components through the app:
Component sharing for RFF, RBB, RSD and SD: https://eikweb.com/sharing/
My work in progress right now:
Components for the same as above + HTML Editor: https://mock-up.coffeecup.com
I would like to suggest you click on profile, and change your forum name to something other than your email address. This is a public forum, and there is no sense in making it easy for spammers.
Try reading this help section and see if it solves your problem:
http://www.coffeecup.com/designer/help/ … e.685.html
You also have a few coding errors. You have your container DIV starting about 20 lines before your <body> tag (you should put it below the body tag).
You have errors in this code:
size is misspelled, as is marquee, some of the code is duplicated, and you are missing some > (greater than) from your code.
Firefox is sensitive to these things, and will not be in standards mode when there are errors.
Hope this is helpful.
Try reading this help section and see if it solves your problem:
http://www.coffeecup.com/designer/help/ … e.685.html
You also have a few coding errors. You have your container DIV starting about 20 lines before your <body> tag (you should put it below the body tag).
You have errors in this code:
<DIV class="Object334"><div align="center"><FONT
color="#FF9933" sixe="+1"><MARGUEE bgcolor<div align="center"><FONT
color="#FF9933" size="+1"><MARQUEE bgcolor="#3F0803"
direction="left" loop="20" width="100%">
color="#FF9933" sixe="+1"><MARGUEE bgcolor<div align="center"><FONT
color="#FF9933" size="+1"><MARQUEE bgcolor="#3F0803"
direction="left" loop="20" width="100%">
size is misspelled, as is marquee, some of the code is duplicated, and you are missing some > (greater than) from your code.
Firefox is sensitive to these things, and will not be in standards mode when there are errors.
Hope this is helpful.
Thank You for both of your suggestions..
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.