Fixed header presencebuilder
I wish I could add to the style sheet this parameter, which allows the header to be "fixed" with respect to the site which is still sliding. I tried to download a template, modify it and reload it, but every time you save, always repeats the usual "style.css". There is a way to apply this change permanently?
#header{
overflow:auto;
width: 100%;
height: 8em;
line-height:8em;
position: absolute;
top: 0;
left: 0;
background: #09d;
}
@media screen
{
body>#header{ position: fixed;}
}
To solve your issue, please contact your hosting provider (the company that hosts your website) and request support from them directly. We are the authors of the software you and your hosting provider are using, and unfortunately, we cannot help with this particular request because we do not host your website.
And we do not plan on introducing major changes to Web Presence Builder at the moment.
—
IG
-
BitCompany commented
ok I do not write well in English, but I need to figure out how to edit the style sheet generated by presencebuilder ... what hits the provider (which is myself ...)? The answer seems very superficial and not in line with the professionalism of Plesk, moreover taking into account that presencebuilder is your software and by PAYMENT! May be, the problem is not quite clear. In all your templates the header is not fixed, instead of the most of website you can see on line, and I need to know how is possible insert the script posted on a new template.