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

Question

Question

Weblink Browse.aspx Page Modification

asked on June 29, 2017 Show version history

Hello,

I'm working on setting up a public portal in Weblink 9. There are a couple of things I would like to remove/not have shown from the Browse.aspx page. They are the search box on the top middle of the page, and the menu options (My WebLink, Help, etc.) in the top right corner. I have attached a screenshot. Can someone point me in the right direction on how to do this? Thanks!

 

Matt Stewart

 

Weblink screenshot.JPG
0 0

Answer

SELECTED ANSWER
replied on June 29, 2017 Show version history

The easiest way to do this is with the browser's developer tools.  If you press F12 (in any modern browser) you'll be able to select elements in the UI and see where they come from in the page source.  You can then find that same HTML in the aspx page and comment it out with html comments (<!-- this is a comment and it won't show up -->).

1 0
replied on June 30, 2017

That did the trick. Thanks for your help!

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.