To view the full title of the portal

To view the full title of the portal

To view the full title of the portal in the Customer Portal Page:

Step1.Go to the location given below and first take a backup of the files highlighted in Bold 
ManageEngine\SupportCenterPlus\custom\style\aesm_portal.css and \custom\style\aesm_portal_RTL.css

Step2.Paste the code given below in these 2 files and save it.
@media only screen and (min-width: 1680px) {
  .portal-widget .row .col-xs-4 {
    width: 33.33333333%;
  }
}

Step3.Clear the cache in the browser and check if you are able to see the Full title of the portal


                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • To change Browser title information

                        Default Entry <GlobalConfig category="RequestViewPage" parameter="DocumentTitle" paramvalue="REQUEST_TITLE"/> For Getting Request ID alone  <GlobalConfig category="RequestViewPage" parameter="DocumentTitle" paramvalue="REQUEST_ID"/> For Getting ...
                      • Transaction log full

                        Logs:  Depends On Me: com.adventnet.persistence.DataAccessException: [TierComponent] The transaction log for database 'supportcenter' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases     ...
                      • Difference between Self Service Portal Settings and Customer Portal Settings

                         Self-Service Portal Settings :  The self service portal is used to customize the portals in the admin tab inside each portals. Admin -> Self Service Portal.   In self service portal settings, you can customize certain modules (Request , Contacts, ...
                      • Portal related questions

                        1) Is it only the administrator who can see Portal dropdown menu below? --> The administrator, support reps, and the contacts who are added to the particular portal will get the drop-down. 2) How would a user be able to access those portals? --> When ...
                      • Steps for Custom Scripts to show only view of Account's Requests for primary contact.

                        1.Create a folder under this location : ManageEngine\SupportCenter\custom with the name scripts and then add the custom scripts to be executed.  Example of a custom scripts : primary contact only needs view of account's requests and not the default ...