Images & Text Doubling and Shifting...
Help!!!!!!!!!!!!
I have a website launch that we have posted to our email list.
I just changed the front page and I am having a problem in IE.
When viewing in Firefox it looks fine but most people use IE.
I have VSD 5.9.4
The page is way off, text in the wrong places, duplicated images and text has shifted to the right and down.
Any help would be appreciated as our launch date is next week.
rhythmchiccollection.com
I have a website launch that we have posted to our email list.
I just changed the front page and I am having a problem in IE.
When viewing in Firefox it looks fine but most people use IE.
I have VSD 5.9.4
The page is way off, text in the wrong places, duplicated images and text has shifted to the right and down.
Any help would be appreciated as our launch date is next week.
rhythmchiccollection.com
Please upgrade to version 6.06. We have made a lot of changes to VSD since 5.9.4 and I am pretty sure those issues will all be corrected for you.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
Well, I figured it out.
When things go wrong go back to the last time it was working and then move forward.
With that said, I had added some video to the front page and a sign up form.
Something in the sign-up form was making my images and some text duplicate and shift down and over. Weird.
All is well.
When things go wrong go back to the last time it was working and then move forward.
With that said, I had added some video to the front page and a sign up form.
Something in the sign-up form was making my images and some text duplicate and shift down and over. Weird.
All is well.
The contact page isn't looking right in IE. At line 84 you have this:
I don't know how you got that line in there if you're only using VSD, but notice how the link isn't closed correctly. If you have this, the page will look correct in IE:
Of course, since that link is empty, and therefore unclickable, you could just have the following and get the same result:
<a href="http://www.icontact.com" style="font-family: Arial, Helvetica, sans-serif;"></a</div>
I don't know how you got that line in there if you're only using VSD, but notice how the link isn't closed correctly. If you have this, the page will look correct in IE:
<a href="http://www.icontact.com" style="font-family: Arial, Helvetica, sans-serif;"></a></div>
Of course, since that link is empty, and therefore unclickable, you could just have the following and get the same result:
</div>
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.