Site Builder Bug
Bonjour,
J'ai un souci en cr"ant des sites sous Site Builder. Tout fonctionne sur ordi mais sur mobile, plus de background. Ou lorsque l'on r"tr"cit la page avec son navigateur.
Quelqu'un a une id"e de comment r"gler ce soucis?
J'ai demand" au support mais on m'a envoy" dans le forum.
Merci (voir lien)
--------------------------------
Hello,
I have a problem getting sites under Site Builder. Everything works on computer but on mobile, more background. Or when you shrink the page with your browser.
Anyone have an idea for a comment to resolve this concern?
I asked for support but I was sent to the forum.
Thank you
-
Hello @AltaRoneHD This is because that's a vcard template, it's not meant to show more than that on mobile. If you need a customized or more responsive template, I'd suggest discussing with your provider what is available. The documentation on the Site Publisher can be found here: Site Publisher | cPanel & WHM Documentation You can modify the template in place and the documentation provides the information on where those are stored. Your provider can add custom templates using the instructions here: Guide to Site Publisher Templates - Template Files - Developer Documentation - cPanel Documentation 0 -
Hello @cPanelLauren, Thank you for your reply. However, I don't see what is causing the background to be removed. I looked in the code but I can't find it. I don't think the availability that the web host can change anything. 0 -
Hello, I don't see what is causing the background to be removed
You can see details of this when using the developers tools in your browser. It's based on the device width and I believe is done in the boostrap.css and boostrap.min.css file - if you look at the site on your phone with landscape view the background is present. Relevant files:/home/user/sitepub.domain.tld/css/bootstrap.css:@media screen and (-webkit-min-device-pixel-ratio: 0) { /home/user/sitepub.domain.tld/css/bootstrap.css:@media (max-device-width: 480px) and (orientation: landscape) { /home/user/sitepub.domain.tld/css/bootstrap.css: width: device-width; /home/user/sitepub.domain.tld/css/bootstrap.min.css:
I don't think the availability that the web host can change anything.
No, I don't think your WebHost can change anything either and that's not what I suggested. I suggested that you may want to contact your WebHost to see if they have templates available that are more suitable to what you're looking by either installing others or creating them.0
Please sign in to leave a comment.
Comments
3 comments