barbara89
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Header/wrapper smaller on mobile devicePERFECT!
Thanks so much!
Both solutions combined work. Now it looks the way I wanted to. You are a genius Roman!
- This reply was modified 8 years, 1 month ago by barbara89.
Forum: Themes and Templates
In reply to: [Sydney] Header/wrapper smaller on mobile deviceHi Roman!
Thanks, This looks better in general, but I have the same problem still.
On my Iphone SE you can only see the logo, hamburger menu and header image. I really want to see the first title of the page as well.
Can I make the header image smaller on mobile devices? Or could there be another solution?
Thanks a lot!
Forum: Themes and Templates
In reply to: [Sydney] Header/wrapper smaller on mobile deviceHi There!
I was really hoping to get some help here! I still hav not figured this out yet…!
Thanks in advance!
Forum: Themes and Templates
In reply to: [Sydney] Header/wrapper smaller on mobile deviceThe site should be back in the air now! I had some troubles…. My host provider said something about malware….. Anyway, Fixed that!!
Hopefully someone can help me with tis issue now 🙂
Forum: Themes and Templates
In reply to: [Sydney] Header/wrapper smaller on mobile deviceForum: Themes and Templates
In reply to: [Sydney] Adjust widget HTML codeThe issue was resolved by the help of the provider using this code:
<div id="rm_reservation" class="section-content" style="float: none;margin: auto;"> <div class="rm_reservation_top"> </div> <div class="rm_reservation_body"> <!--sample style from SeatMe--> <link type="text/css" rel="stylesheet" href="https://www.seatme.nl/css/srm.css"> <div id="rm_wrapper"> <!-- this is the script which generates the form --> <script language="javascript" type="text/javascript" src="https://www.seatme.nl/srm/?rid=6798&af=4211&lang=nl"></script> <style> #rm_reservation .rm_reservation_body { width: 239px; } .widget select { max-width: 100%; height: auto; } </style> </div> </div> <div class="rm_reservation_bottom"></div> </div>Forum: Themes and Templates
In reply to: [Sydney] Adjust widget HTML codeIt should work!
Forum: Themes and Templates
In reply to: [Sydney] Adjust widget HTML codeHi there!
I finally have my website online on a test website, maybe someone can take a look now.
It is about the widget on this page:
http://testomgeving.koppeinbeeld.nl/reserveren/I am not able to design this the way I want to. On the mobile device I experience the same problem.
Thanks in Advance!
Forum: Themes and Templates
In reply to: [Sydney] google maps full widthI figured it out and it is working! Thanks!
Forum: Themes and Templates
In reply to: [Sydney] Adjust widget HTML codeYes! thank you, it is centered now the way I wanted it to!
There is one more thing:
The widget is sort of supposed to look like This
But, on my new website the green button that says “maak een reservering” is slipping behind the “time” (the option to choose a time).I don’t understand because on both the old and the new website, the same code is used.
I did change the first line like you said (see code below)
<div id="rm_reservation" class="section-content" style="float: none;margin: auto;"> Â Â <div class="rm_reservation_top"></div> Â Â <div class="rm_reservation_body"> Â Â Â <!--sample style from SeatMe--> Â Â Â <link type="text/css" rel="stylesheet" href="https://www.seatme.nl/css/srm.css"> Â Â Â <div id="rm_wrapper"> Â Â Â Â Â <!-- this is the script which generates the form --> Â Â Â Â Â <script language="javascript" type="text/javascript" src="https://www.seatme.nl/srm/?rid=6798&af=4211&lang=nl"></script> Â Â Â </div> Â Â </div> Â Â <div class="rm_reservation_bottom"></div> </div>Forum: Themes and Templates
In reply to: [Sydney] Adjust widget HTML codeHi!
Unfortunately it is not working. The site is on a localhost.
It’s the first time i’m working on a localhost. Can I share that with you?I will try to describe where it is;
On the homepage I created a new Row, this Row is divided in two columns.
The first(left) column has a text widget, I was able to center the text when editing this widget in “Design”.
In the right column I have the HTML widget code. The widget looks cramped and I am not able to center it.Can I share a screenshot here?
Thanks again!
Forum: Themes and Templates
In reply to: [Sydney] Header image disappears behind menu on mobile deviceDear Roman,
This is great! It works!
If I scroll down, the menu turns white for a second but it doesn’t bother me actually.
Thank you!!