Welcome, Guest
Username Password: Remember me

In Jemira booking form how to remove costs on top right
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: In Jemira booking form how to remove costs on top right

In Jemira booking form how to remove costs on top right 10 months, 1 week ago #802

  • pimlico
  • OFFLINE
  • Junior Boarder
  • Posts: 34
Hi everybody

I need to remove total costs on top right of JEmira booking form and need to change the font color

how do I do that?

Thank you in advance

This image is hidden for guests. Please log in or register to see it.
Last Edit: 10 months, 1 week ago by pimlico.

Re: In Jemira booking form how to remove costs on top right 10 months, 1 week ago #803

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
To remove the costs, you have to edit /jomres/remote_plugins/je_mira/frontend/dobooking.html and html comment the following:

<td><div id="roompernight"></div></td>
<td>{ACCOMMODATION_PERROOM}</td>

and

<div id="roomtotal" style="text-align:right;"></div>

To change the font colors, you`ll have to use firebug addon for firefox to figure out what css class affects specific elements on the page.
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page
  • Page:
  • 1
Time to create page: 0.30 seconds