-
1. Re: Box width shows in DW but not in live site
Nancy O. Nov 23, 2014 9:42 AM (in response to charlieapple)Answers are in your code. Can you post a link to your test page online?
Nancy O.
-
2. Re: Box width shows in DW but not in live site
charlieapple Nov 23, 2014 10:05 AM (in response to Nancy O.)Thanks Nancy. My page is online at www.armadillogames.ca as given before? I can't see what's wrong in the code. Do you need the CSS sheet?
Thanks
tracy
-
3. Re: Box width shows in DW but not in live site
Nancy O. Nov 23, 2014 10:16 AM (in response to charlieapple)Style sheet link is 404 not found on server.
Your code says it should be here:
/public_html/amadillostyles.css
But it's actually here:
http://www.armadillogames.ca/amadillostyles.css
This tells me your site definition is not properly configured. public_html is a virtual Root Directory on your server. It should never appear in your local site definition. It needs to be in your remote server definition. See screenshot.
Nancy O.
-
4. Re: Box width shows in DW but not in live site
charlieapple Nov 23, 2014 10:31 AM (in response to Nancy O.)Thank you sooo much Nancy!!! I never thought to look there as I was doing everything I normally do in the code with the divs and the css so couldn't fathom it. I should have looked at the site definittions as I'd only just set it up - clearly missed the box!!
Thanks so much - you've saved me hours of messing around with the code which would have been barking up the wrong tree!
-
5. Re: Box width shows in DW but not in live site
Nancy O. Nov 23, 2014 10:37 AM (in response to charlieapple)Sometimes a 2nd set of eyes can help you see the forest from the trees. We've all been there.
Nancy O.



