How to center everything on Offline Page

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Sep 27, 2013 10:22 pm
Reply with quote
Report this post
Please help me to Center everything on Offline page. Look at pic
User avatar
Fresh Boarder

GK User
Sat Sep 28, 2013 3:23 pm
Reply with quote
Report this post
Hi,
you can edit this file: gk_msocial\offline.php
very easy if you know basic of HTML.
User avatar
Platinum Boarder

GK User
Sat Sep 28, 2013 3:26 pm
Reply with quote
Report this post
p.s.
But I suggest to use this : http://extensions.joomla.org/extensions ... line/18971

much better than offline mode.
or
you can use: http://tools.dynamicdrive.com/password/
User avatar
Platinum Boarder

GK User
Sat Sep 28, 2013 11:22 pm
Reply with quote
Report this post
Thank u Pawel, but this extension is just for J!2.5. I m on J!3.1

This main joomla Offline page is needed because a Client need access to see work process.

I've added float: center on all div's but header is still left oriented. (offline.style1.css)
User avatar
Fresh Boarder

GK User
Mon Sep 30, 2013 7:05 pm
Reply with quote
Report this post
but this extension is just for J!2.5. I m on J!3.1

ok, but you did not mention about this.

This main joomla Offline page is needed because a Client need access to see work process.

I sympathizes with you, there is nothing worse than a customer who complains when you're doing something.
User avatar
Platinum Boarder

GK User
Mon Sep 30, 2013 7:07 pm
Reply with quote
Report this post
I've added float: center on all div's but header is still left oriented. (offline.style1.css)

Hmm, do you know CSS well ?

Values for float are : left, right, none and inherit. I didn't hear about center for it!

You can use text-align:center; or/and margin:0 auto;
User avatar
Platinum Boarder


cron