Reservation tabs - class Wizard

Support desk for Villa Belluci Joomla Hotel Template
GK User
Thu Jan 26, 2017 9:37 am
Hello, I have problem with template on reservation page. Tabs don't work correctly. I create clean installation with latest version J! (3.6.5) and Solidres (1.8.3), template Hotel v.1.0.7. Problem is in class named "wizard". Source code on page is identical between my devel page and your demopage. This is what I mean:
Image

source code (from html, not php):
Code: Select all
<div class="wizard">
   <ul class="steps">
      <li data-target="#step1" class="active reservation-tab reservation-tab-room span4"><span class="badge badge-info">1</span>Room & Rates<span class="chevron"></span></li>
      <li data-target="#step2" class="reservation-tab reservation-tab-guestinfo span4"><span class="badge">2</span>Guest info & Payment<span class="chevron"></span></li>
      <li data-target="#step3" class="reservation-tab reservation-tab-confirmation span4"><span class="badge">3</span>Confirmation<!--<span class="chevron"></span>--></li>
   </ul>
</div>
<div class="step-content">


Thank you in advance for your help.
User avatar
Fresh Boarder

teitbite
Mon Jan 30, 2017 10:56 am
Hi

I can see it works in demo. Please tell me the exact url to the page on Your site when I'll be able to check it.
User avatar
Moderator

GK User
Wed Feb 01, 2017 10:59 am
Hi teitbite, URL was send via PM.
User avatar
Fresh Boarder

teitbite
Mon Feb 06, 2017 12:01 pm
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.wizard ul li {
    float: left;
}
User avatar
Moderator

GK User
Fri Feb 10, 2017 7:56 pm
Perfect! Thank you so much :)
User avatar
Fresh Boarder

teitbite
Wed Feb 15, 2017 7:26 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


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