Center a module in the Header position

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
Thu Feb 20, 2014 11:52 am
Reply with quote
Report this post
Hello,
i am trying to centre a contact module in the header position and i can't seem to get it right.

If you like me to give you a link please reply to send you a PM.
User avatar
Fresh Boarder

GK User
Thu Feb 20, 2014 12:46 pm
Reply with quote
Report this post
Hi,
what kind of contact module ?
We don't have any ., we have only contact plugin

But Sure I will try to help, send PM
User avatar
Platinum Boarder

GK User
Thu Feb 20, 2014 9:31 pm
Reply with quote
Report this post
This should help a little bit:

Code: Select all
form.form-horizontal {margin: 0 auto; width: 735px;}
.jdform .control-group { width: 200px; }
.jdform input[type="text"] { width: 190px; }


How to use custom CSS:
http://www.gavick.com/documentation/joo ... -template/

p.s.
In mobile view I suggest to use more responsive solution.
User avatar
Platinum Boarder


cron