Header Contact Us module code with default:

Support desk for Multipurpose Quark Theme
GK User
Tue Jun 30, 2015 1:06 am
Please,

can you post default module code for Headre Contact Us ?

Actually my code
<p> </p>
<div class="gkPage">
<h1 data-sr="enter bottom and move 50px">Rimani in contatto con noi</h1>
<p data-sr="enter bottom and move 50px and wait .15s">[email protected]</p>
<div class="gk-social-icons-block" data-sr="enter bottom and move 50px and wait .3s"> </div>
</div>

It's not good.

Regards
User avatar
Fresh Boarder

GK User
Tue Jun 30, 2015 7:01 am
Hi

Code: Select all
<div id="gkHeaderMod" class="gk-clearfix">
             
<img src="/joomla3/quark/images/demo/contact_bg.jpg" alt="" class="parallax-img gk-vertical" style="top: 50%;">
<div class="gkPage">
     <h1 style="visibility: visible; ">Get in touch with us</h1>
     <h2 style="visibility: visible; ">[email protected]</h2>
     <div class="gk-social-icons-block" style="visibility: visible; ">
        <a href="#"><i class="gkicon-fb"></i></a>
        <a href="#"><i class="gkicon-twitter"></i></a>
        <a href="#"><i class="gkicon-gplus"></i></a>
     </div>
</div>
<a class="gk-map-icon"><i class="gkicon-marker"></i> View on Google Maps</a>

         </div>
User avatar
Gold Boarder

teitbite
Tue Jun 30, 2015 12:46 pm
Hi

If You are asking about Contact Us module than its ok, but if Your question was about Contact Us componen and settings there than use:

Code: Select all
<p>We are here to answer any questions you may have about our combadi experiences. Reach out to us and we'll respond as soon as we can.</p>
<p>Even if there is something you have always wanted to experience and can't find it on combadi, let us know and we promise we'll do our best to find it for you and send you there.</p>
<h3>Address</h3>
<p>6368 Rustic Berry Vista<br /> Goodwater, HI, 96728-6372, US</p>
<p><big>+1 808 132 05 80</big> <small>Open Monday to Saturday, 9.15am - 5.15pm</small></p>
User avatar
Moderator

GK User
Tue Jun 30, 2015 7:36 pm
Really thanks to all. :)
User avatar
Fresh Boarder


cron