export problems because of url

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
User avatar
master3395
Forum Members
Forum Members
Posts: 94
Joined: Mon Mar 30, 2015 7:13 am
Location: Norway

export problems because of url

Post by master3395 »

Hello,

I'm having export problems because of the background URL, that isn't a real URL.
Could anyone help me figure out what to do with this __url?

I want to replace it with a real URL, so i can export the template, as, after cms 2.1.6, URLs like that is no longer exportable.

__URL,,2c37ffc898f7e81294f01a9b2e36b968__

Code: Select all

blockquote p {display:block;padding:15px;border:1px solid #CCC;border-left:10px solid #CCC;font-style:italic;font-weight:400;text-indent:40px;background: url(__URL,,2c37ffc898f7e81294f01a9b2e36b968__);background-size:40px 30px;background-position:7px 7px;background-repeat:no-repeat; quotes:" “ " " ” " " ‘ " " ’ ";}
blockquote p:before {content:open-quote;}
blockquote p:after {content:close-quote;}
I know where the background URL goes, but not what to do with it.
Post Reply

Return to “The Lounge”