This object is in archive! 

Including custom style sheet in new wrapper

Trevor A. shared this question 9 years ago
Answered

There isn't a field to include a custom style sheet like before. How do I do this with the new wrapper feature?

Best Answer
photo

You have to copy

and past the HTML source code from your page into the "wrapper" page, and insert *page_content* where you want the

forms. Any image or css (Style) references that start with a / or // need

fixed before the Xinha text editor messes with them. If it has a /, just remove it

from the source. For //, you have to put http: or better https:

in front. It's obviously a bit tricky to do unless you understand the HTML source code.

Comments (7)

photo
1

You have to copy

and past the HTML source code from your page into the "wrapper" page, and insert *page_content* where you want the

forms. Any image or css (Style) references that start with a / or // need

fixed before the Xinha text editor messes with them. If it has a /, just remove it

from the source. For //, you have to put http: or better https:

in front. It's obviously a bit tricky to do unless you understand the HTML source code.

photo
1

I understand all that. But I'm including a style sheet in the <head>. When I save it, IO creates it's own <head> content, so now I have duplicate <head> tags.

photo
1

If you have the style sheet in the head or body of your page source as a <link> tag, we will grab it. Having duplicate head tags is not ideal, but browsers handle it fine.

photo
1

We're obviously not on the same page here. Please look at what is happening:

https://www.inflatableoffice.com/include/page_center_iframe.php?id=843&qid=742008&cid=709132


I'm trying to include this CSS: https://www.webringthepartyllc.com/iocss.css


But it's replacing it with your URL and STILL duplicating the <head> content on it's own.


I DO NOT want duplicate <head> tags.

photo
1

I removed all the head content and it worked. This wasn't what you were telling me though.

photo
1

Sorry for the confusion. We search and download all necessary images and css files to our server because people without an SSL certificate have had issues. I'm glad you got it corrected.

photo
1

Can you give me an example of what I am looking for to accomplish this.

photo
1

In Settings->Pages/Templates, your Wrapper page is currently just your banner logo. It's possible to make it more like your website with the menu included in the header. We charge a one time fee of $50 to do this for you. It's possible to do on your own by editing the HTML of your Wrapper Page, but I wouldn't recommend making edits there unless you're well versed in coding webpages.

Replies have been locked on this page!