|
Welcome,
Guest
|
|
|
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.
|
|
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
|
|