• Rss
  • LinkedIn
  • Youtube
  • Twitter
  • Instagram
  • English English English en
  • Deutsch Deutsch German de
Sales: +49 5251 304-800 | Support: +49 5251 304-636
NoSpamProxy
  • HOME
  • PRODUCT
    • NoSpamProxy Cloud
    • NoSpamProxy Protection
    • NoSpamProxy Encryption
    • NoSpamProxy Large Files
    • NoSpamProxy Disclaimer
  • SUPPORT
    • Knowledge Base
    • Forum
    • Training courses
    • Support Request
    • Software-Download
    • Resources
  • PARTNERS
    • Finding Resellers
    • Becoming Reseller
    • Partner Portal
  • COMPANY
    • Team
    • Testimonials
    • Career
    • Contact
  • EVENTS
    • Events
    • Webcast Training
  • BLOG
  • FREE TRIAL VERSION
    • Price request
    • Free trial version
  • English
    • Deutsch
  • Search
  • Menu Menu
info icon

Changing the design of the NoSpamProxy WebPortal in version 10

How-tos 10.0, closed
< zurück
Zuletzt aktualisiert am:05.03.2021

This article describes how to change the colors and the logo of the web portal in NoSpamProxy 10.

Important

You need at least rudimentary HTML knowledge in order to make the adjustments. The corresponding files are located in the directory “%ProgramFiles%\Net at Work Mail Gateway\enQsig Webportal\”.

Find the files “..\Content\Site.css” and “..\Views\Shared\_Layout.cshtml” (here you change for example the logo).

Changing the colors

To edit the colors, first edit the file “Site.css”. There are four relevant places for the color:

header {
margin: 0 auto 0 auto;
border-bottom: 10px solid #C01B1B;
width: 100%;
background-color: white;
}
​

This location is where the colored bar in the upper area is modified. Change the value #C01B1B to another value to change the color. To change the thickness of the bar, increase or decrease the value 10px.

.dz-upload {
height: 2px;
background-color: #C01B1B;
width: 0;
}

This area determines the color of the progress bar as soon as a file is transferred to the Web Portal. With “height” you change the thickness of the bar, with “background-color” you change the color.

.actionRow .button {
background: #C01B1B;
padding-top: 16px;
padding-bottom: 16px;
padding-left: 24px;
padding-right: 24px;
clear: both;
margin: 15px 0 0 0;
color: white;
text-decoration: none;
border: none;
}

This area determines the appearance of the action buttons, such as the “Login” button. You can change the color with “background” or the size with the four “padding fields”.

.FileName {
color: #C01B1B;
padding: 4px 0 4px 0;
}

With this setting you change the font color of the list of all already uploaded files.

Changing the logo

To change the displayed logo, edit the file “_Layout.cshtml”. The following line is responsible for displaying the logo:

<img class="logo" src="@Url.Content("~/Content/Images/NoSpamProxy.png")" alt="Logo" title="Logo" />

With this setting you change the font color of the list of all already uploaded files.

Tags:
  • 10.0
  • closed
04.12.2018/by Stefan Feist

SEARCH

PRODUCT

  • All Topics
  • NoSpamProxy Cloud
  • NoSpamProxy Protection
  • NoSpamProxy Encryption
  • NospamProxy Large Files

Knowledge Base

Knowledge Base

Note: The information in this knowledge base is only relevant for NoSpamProxy up to version 13.2. All information for NoSpamProxy 14 and higher can be found in the online documentation.

CATEGORY

  • All Topics
  • News
  • Product
  • Tech & Support
  • Events
Subscribeto RSS Feed

NoSpamProxy

  • NoSpamProxy Cloud
  • NoSpamProxy Encryption
  • NoSpamProxy Large Files
  • NoSpamProxy Disclaimer
  • Price request
  • Team
  • Career
  • General terms and conditions
  • Data Protection Information for Business Partners and Applicants
  • Cybersecurity (PSIRT)

Partners

  • Becoming a reseller
  • Partners
  • Order Certificates
  • Newsletter

Categories

  • All topics
  • News
  • Support
  • Updates
  • Order certificates

Latest News

  • Info IconCritical Outlook vulnerability: No threat to NoSpamProxy customers24.03.2023 - 15:09
  • Default filter settings in NoSpamProxy 1422.03.2023 - 10:00
  • NoSpamProxy UpdateGlobal Rollout NoSpamProxy Version 14.0.515.03.2023 - 15:20
IMPRINT • EULA • Privacy Policy • © 2023 Net at Work GmbH
  • Rss
  • LinkedIn
  • Youtube
  • Twitter
  • Instagram
How to create an encryption dump of decrypted datainfo iconInfo IconApps for reading PDF Mails containing attachments
Scroll to top