1. giuseppe12345
  2. Commercial Templates
  3. Saturday, 07 March 2015
  4.  Subscribe via email
how do I change the z-index and the top-margin-top module 2 of the template "RENOVTE", which file I have to edit?

thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Can you please provide a link to your site so I can take a look?
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
yes of course, link

I have to bring more of the module "top-2a."
and I have to fix the z-index because I would like the dropdown menu on the calendar of the booking form would open over the content.

can you help me?

thank you

I hope I was clear in explaining
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Okay, this was a lot more difficult than I thought, lol, but try this:

1) The code needs to be entered directly into the Template PHP File, so go to the file /templates/J51_Renovate/index.php and look for the line that shows this:
<div id="container_slideshow" class="container">


2) Place this code directly above that line:
<div width="50%" height="293" scrolling="no" frameborder="0" class="wrapper" style="position:absolute;z-index:2000!important;margin-top: 10%;margin-left: 60%;">
<iframe onload="iFrameHeight()" id="blockrandom" name="" src="http://www.topwebsitetest.eu/booking/prenotazione.html" width="100%" height="293" scrolling="no" frameborder="0" class="wrapper">
</iframe></div>


You can play with the position of it my modifying the margin-top: 10%;margin-left: 60%; portion of the code.

Also, I'm not sure if this is cross-browser compatible or responsive, if you make the changes I'll take another look.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
mmmmm no... now I have 2 booking mask...
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Right, what you'll want to do is hide the one on the bottom for desktop by using the "hidden-desktop" module class, and add "hidden-phone hidden-tablet" to the new code in the index.php.

This should make it suitable for all devices because the one on the top won't display properly on smaller screens.

This is the best I can do, I tried all kinds of different things and this was the best case scenario, maybe someone else knows a better way.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
no, I hope that someone has another solution, how can I contact support?
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
There is a "Contact Us" link in the footer of this site.
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Have you since resolved this issue? Checking your homepage, all booking form dropdowns including your calendar appear to be displaying above all content?

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
you, that problem was solved thanks.

Now I have the problem that I can not configure any language, because if I go in management extensions, then the language management page is blank ...


what do i do?
  1. more than a month ago
  2. Commercial Templates
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!