You are viewing limited content. For full access, please sign in.

Question

Question

Best practices to use custom .css and .jss files with Weblink

asked on July 12, 2018

Greetings!

Are there any best practices for how to include custom .css and .js into Weblink?

Our awesome web folks have generated custom .css and .js to make our Weblink look and feel like our website.

So far they were adding statements into each of the .aspx files for the two .css/.js files.

My first concern was having to put all those references back in when we upgrade.

Is there a better way?

 

Thanks in advance

Mike

0 0

Replies

replied on July 13, 2018

Hi Michael,

The WebLink Settings Bundler utility (old article but it works the same) will copy and preserve CSS changes as long as they're between the proper markers in the CSS file: "/**== Begin Custom WebLink CSS ==**/" and "/**== End Custom WebLink CSS ==**/".

Of course, it's always a good idea to manually back up your files when upgrading, to be extra safe!

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.