HELP !! Location Module Layout & Info Block Code

Demonstrate your product attractively using clean and distinctive coffe shop Joomla template.
GK User
Fri Jul 11, 2014 3:16 am
Hello,
I am having some trouble with the layout of my Location module of my GK Coffe site.
The text under the "Info Block" section in the code is not displaying correctly - see below:
SnapCrab_NoName_2014-7-11_12-7-28_No-00.png

Here is the code I am using - it has been modified from the original code of the module but there is no major difference.
Code: Select all
<p><a href="https://www.google.com.au/maps/place/Anzac+Park/@-30.9824843,150.2523703,16z/data=!4m2!3m1!1s0x0:0xf0609b573fed160" target="_blank"><img style="display: block; margin-left: auto; margin-right: auto; vertical-align: middle;" src="images/SiteContent/OurLocationMap.jpg" alt="OurLocationMap" /></a></p>
<div class="info-block">
<div>
<p>Gunnedah Visitor Information Centre</p>
<p>Anzac Park, South Street<br />Gunnedah NSW 2380<br />Phone: (02) 6740 2230<br />Email: <span style="text-decoration: underline;"><a href="mailto:[email protected]">[email protected]</a></span></p>
</div>
<div class="info-block-time">
<p><span>Monday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Tuesday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Wednesday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Thursday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Friday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Saturday &amp; Sunday: </span><span>10.00am - 3.00pm</span></p>
</div>
</div>

Can someone please advise me on how to correctly write this code so that it displays as follows:
Monday: 9.00am - 5.00pm
Tuesday: 9.00am - 5.00pm
Wednesday: 9.00am - 5.00pm
Thursday: 9.00am - 5.00pm
Friday: 9.00am - 5.00pm
Saturday & Sunday: 10.00am - 3.00pm

This is a rather urgent post as I need to get this issue fixed up as soon as possible!
Please get back to me as soon as you can!
Thanks in advance,
Sarah
User avatar
Fresh Boarder

GK User
Fri Jul 11, 2014 6:21 am
Could you please post an url to your site?
User avatar
Moderator

GK User
Fri Jul 11, 2014 6:23 am
Sorry! Thought I added that!
Here it is - http://122.201.103.239/~tour3/index.php/en/
User avatar
Fresh Boarder

GK User
Fri Jul 11, 2014 4:19 pm
Please edit: /templates/gk_coffe/css/override.css and add at its end:
Code: Select all
.info-block div.info-block-time p {
padding-left: 110px;
clear: both;
}

You might also correct padding value to change the spacing.
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Mon Jul 14, 2014 3:53 am
Perfect! Problem solved! :D
Thankyou so very much for all your help - It is much appreciated!
Sarah
User avatar
Fresh Boarder

GK User
Mon Jul 14, 2014 7:17 pm
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Mon Jul 14, 2014 11:52 pm
No thankyou - I think it's all sorted! :D
Thanks again for all your help!
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.