Homepage configuration page in Control moved to a new place

  • 27 November 2018
  • 4 replies
  • 195 views

Userlevel 2
Badge +2
  • Gainsight Employee: Golden Ruler
  • 345 replies

Hey,

In order to make the homepage configuration more visible and easier to find we put it as a dedicated link in the Control Menu structure.

You can find the Homepage configuration under Control > Configuration > Homepage (previously it was filed under Control > Forum Settings > Forum Structure > Edit Homepage)

This change is already in effect.


4 replies

Hi, can I change border and remove the shadow on search bar? https://prnt.sc/p458x6
Userlevel 2
Badge +2
Hey,



It is not possible to remove the border and shadow on the search bar via a setting. The search bar is an element that is used in multiple places in the platform. Making changes to this element means that these changes will be applied everywhere. For this reason we don't recommend removing the border of the search bar. If you do so the search bar will not be clearly visible on your topic pages.



Removing the shadow requires some 'advanced' customization, if you follow these steps you can remove the shadow.



1. Log in to Control and navigate to Settings > Third Party Scripts

2. Copy and paste the following code in the Before < /body> input field

code:
 < style>
input[type=search].search-box__input {
box-shadow: none;
}
< /style>


3. Save changes

Hi @Yoeri ,

I am not able to find my Quicklinks set up anymore in the control environment. Any tip where I need to look?

Thanks, Claudia

Userlevel 2
Badge +3

Hi Claudia,

we have just released a new feature yesterday: Homepage customization.

With this new feature you can edit the quicklinks directly on your homepage. While logged in in the front end, you can choose to activate the customization mode to edit the quicklinks. This guide will help you further with your question I hope.

 

Reply