Jump to content

Customize Under Maintenance's landing page


Recommended Posts

Hello rockstars!

 

I'm a newbie in PS, please be gentle :) Here's the issue, I know how to set the 'under construction' mode, Preference > Maintenance > Tick the 'No'. Okay done. But the default under construction landing page is kinda 'cute', so I made a customize landing page myself and the problem is:

 

How do I link to the new 'under construction' page?

 

 

Link to comment
Share on other sites

  • 3 months later...

I would like to remove the shopping bag image from the maintenance page.  I have looked through my theme's maintenance.tpl file, but I can't identify what to change to remove it.  I can tell where my store logo is, but not the shopping bag image.  Does anyone know how to remove that image?

Link to comment
Share on other sites

I would like to remove the shopping bag image from the maintenance page.  I have looked through my theme's maintenance.tpl file, but I can't identify what to change to remove it.  I can tell where my store logo is, but not the shopping bag image.  Does anyone know how to remove that image?

For that I believe you need to remove the background image from the maintenance.css file located in the themes/yourtheme/css folder.

 

Look for the code below:

#maintenance #message {
margin:0 20px;
padding:50px 310px 0 0;
height:360px;

background:url(../img/bg_maintenance.png) no-repeat 100% 0 #fff 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...