countdown page = plain text ?

Support desk for Multipurpose Quark Theme
GK User
Fri Sep 04, 2015 2:32 pm
Hi

I just changed the countdown page to offline.php
It seems to be working but not correctly.
I only get to see text without any layout what so ever:
www.spicebox.be

Any idea whats wrong?

thanks! :)
User avatar
Fresh Boarder

GK User
Sat Sep 05, 2015 7:05 pm
anyone? thx!
User avatar
Fresh Boarder

teitbite
Tue Sep 08, 2015 5:15 pm
Hi

I can see a regular offline page again. Can You restore it so I will be able to see this files are missing ?
User avatar
Moderator

GK User
Tue Sep 08, 2015 5:23 pm
Hi,

just put back the coundown.php file
thanks!
User avatar
Fresh Boarder

teitbite
Thu Sep 10, 2015 11:04 am
Hi

Looks like You have not moved /countdown folder from template to the root of Your site. When You do this everything should be ok.
User avatar
Moderator

GK User
Thu Sep 10, 2015 7:41 pm
Thank you! ;-)
User avatar
Fresh Boarder

teitbite
Fri Sep 11, 2015 8:58 am
Hi

Have You tried to copy this folder ? I can see it's still not working.
User avatar
Moderator

GK User
Fri Sep 11, 2015 12:59 pm
Hi
yes i copied the folder to the root html folder.

Image
User avatar
Fresh Boarder

teitbite
Sun Sep 13, 2015 12:17 pm
Hi

I think You've forgot to add an image, but I see no change on the site and still files do not point to correct folder. Please send me an access to FTP and I'll make it for You.
User avatar
Moderator

teitbite
Tue Sep 15, 2015 7:01 pm
Hi

Folder was moved into a right location, but permission on /countdown/css folder and /countdown/css/style.css file were set to 760. I've corrected it to 755 for folder and 644 for file and now everything works just fine.
User avatar
Moderator

GK User
Wed Sep 16, 2015 8:30 am
perfect! thank you for your kind help ;-)
User avatar
Fresh Boarder

teitbite
Wed Sep 16, 2015 8:41 am
Hi

No problem. Glad I could help :)
User avatar
Moderator

GK User
Wed Sep 16, 2015 8:57 am
a bit embarrassed but could i ask if its possible to set a bg image on the offline page? :oops:

I added this to the header but the image was not set as the background

<p><img class="parallax-img" src="/spicebox/images/bg_image.jpg" alt="" width="1903" height="1189" /></p>

thanks B)
User avatar
Fresh Boarder

teitbite
Sat Sep 19, 2015 7:56 pm
Hi

Add this to offline.css file

Code: Select all
body {
    background: #f079a3 url('../images/bg_image.jpg') repeat scroll 0 0 / cover ;
}
User avatar
Moderator


cron