QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    From rooms page to room detail in same page and header height

    Technical Help
    2
    3
    352
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Maurice last edited by

      Hello.

      1. The book now button on rooms page opens in a new window with target"blank"

      <a target="blank" class="btn btn-default button htlRoomTypeBookNow" href="https://www.whatever.com/xxx/yyy/6-suite-www.html"><span>book now</span></a>

      Can't find the program or template which is building that way to modify to open on same page.

      1. The black strip as header on pages was modified in color and font colors on css but can´t find the way to reduce its hight. Takes 1/3 of the screen and would like to reduce it.

      Directions on both issues would be appreciated. Thanks.

      A 1 Reply Last reply Reply Quote 0
      • A
        akr Global Moderator @Maurice last edited by

        @Maurice

        Hi,

        1. If you are referring to the Book Now button displayed on landing page under Our Rooms section, this section is displayed using the core module 'Display Hotel Rooms'.
          Find the template at: qloapps_root_dir/modules/wkhotelroom/views/templates/hook/hotelRoomDisplayBlock.tpl
          The changes that you are looking for can be made at line number 61 (may vary).

        Refer to this image:
        Selection_006.png

        1. The height of the black header strip can be changed either by setting a padding to the header elements or by changing height of the logo.
          It seems you tried changing the default logo by replacing it which is located at: qloapps_root_dir/img/logo.jpg therefore the new image is using its own dimensions.
          The best solution would be to redesign the logo in appropriate dimensions and upload it by modifying the current theme.
          Theme logo can be uploaded at: Preferences > Themes > YOUR CURRENT THEME > LOGO Tab > Header logo
        M 1 Reply Last reply Reply Quote 0
        • M
          Maurice @akr last edited by

          @akr . Merci beaucoup Monsieur.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post