Page 1 of 1

Welcome Portal Background Image

Posted: 10 Aug 2016, 05:27
by Nagis27
Hi,

how to make background image centred ? We want the image fully visible in background . Currently , the image has some portion is hidden.

Please refer below image. There are some words is hidden.
http://hotspot.globalforway.com/mtlogin ... onnaughtDT

Re: Welcome Portal Background Image

Posted: 11 Aug 2016, 11:15
by Alex
Hi! if you want to center the background image of the welcome portal you need to overwrite the css settings of the system.

These are the steps:

1- Enter in the administration
2- Enter in the template edit page
3 - In the general option tab in the "" field paste this code:

Code: Select all

#WP_FullScreenAd { background-position: center !important;}
4- Save
5- Refresh the welcome portal.

Let me know if this solved your problem!

Bye.