Hello,
I am a paid Premium partner in the process of transferring a website into Business Catalyst for the first time.
I am running into an issue with the forms loading properly. Sometimes when I load the page, it seems that anything using the the <input> HTML tag has an increased width randomly. Other times, everything looks fine, without making any changes. It just depends on when I reload the page.
I'm not sure if its a bug with my CSS or if its a bug with the modules. Any help is appreciated! Below are the pics:
Note that each screenshot was taken within 5 seconds of eachother, and the only thing I changed was refreshing the page. No code was altered.
Any ideas?
Thanks!
So the templates have to be in the same folder as the stylesheets? Can you please clarify what you mean, I appreciate the help so far!
The issue is across all browsers, I'm on a macbook so I only test IE when I get on my desktop. My main concerns are webkit browsers and Firefox for right now, then I'll worry about IE.
Thanks
No.
CMS's need to understand locations. If you build a web app or have an ecommerce project that creates a tier URL structure or even if you have a page in the folder you have .com/something/page.
BC's implementation for relative path that ensures it to work 100% with the system is to just have the / at the start of the url.
So replace ../ etc with just the slash at the start of your src
The background appears because of this:
border: 1px solid #F2F2F2;
margin-bottom: 18px;
}
In: http://virtuesite.worryfreewebs.net/StyleSheets/ModuleStyleSheets.css
The reason this then disapears for some reason is because this file then 404's. The reason for this could be that you tried to delete it? You may want to contact support as this could be a caching issue.
Well,
I have started from scratch with the forms, and I'm starting to think it's a caching issue like you said.
When I update the ".blog-post .post-body { margin: 0 0 36px }" line to ".blog-post .post-body { 0px }" in ModuleStyleSheets.css and publish/save it to the server. The website still randomly shows the 36px bottom margin when I refresh the page sometimes.
I'll contact support. Thanks!
North America
Europe, Middle East and Africa
Asia Pacific