Forum Replies Created
-
AuthorPosts
-
February 5, 2018 at 4:59 pm in reply to: Lightbox form showing up on all pages with lightbox capability #908094
That worked perfectly!
Thanks or sticking with it and helping us!
-Scott
February 5, 2018 at 4:31 am in reply to: Lightbox form showing up on all pages with lightbox capability #907665Still has the same issue. Credentials added in Private Content
February 4, 2018 at 6:27 pm in reply to: Lightbox form showing up on all pages with lightbox capability #907564It opens in the lightbox because I put my old code back in not the code provided above as that code made it open in a separate page.
February 2, 2018 at 7:02 pm in reply to: Lightbox form showing up on all pages with lightbox capability #906965When I use that code the button then opens the form on its own page and not in a lightbox. We want it to open it in a lightbox.
Thanks
January 31, 2018 at 10:57 pm in reply to: Lightbox form showing up on all pages with lightbox capability #905868I added that to the Quick CSS field but it didn’t do anything?
January 30, 2018 at 10:13 pm in reply to: Lightbox form showing up on all pages with lightbox capability #905182Sure,
Here are a couple of pages
http://www.rotatorcreative.com/work/prairie-line-trail/
halfway down the page both “WATCH VIDEO” images launch a light box and for some reason the form will also show up via the arrowshttp://www.rotatorcreative.com/work/
Bottom red box will cycle through both contact formsBasically any page we launch a lightbox will cause the contact form to show up as an additional element accessed by the left and right arrows
Thanks!
- This reply was modified 6 years, 9 months ago by scottvarga.
Is there anyway I can get CSS that doesnt rely on Page ID so I can apply it via a style name. This way I could use one set of CSS to apply in various places.
Thanks
The page is the same one you looked at before once logged in as it is still in Draft Mode
The page is —project prairie line trail
What I am looking to do is have two videos side-by-side that span the full width of the browser window. Then when clicked on play in place. So using the Color Section doesn’t allow for that which is why I used the Grid Row.
Is there anyway to do what I am asking?
I realize I could use the Grid Row and put the images in the background and then launch a lightbox for the video but there are two reasons why this won’t work for me.
1. I want 20px white borders around each video for visual separation.
2. I would like them to play in place.Thanks for any help.
I viewed it in a browser that I have never accessed that page before with so I don’t think that matters.
That didn’t seem to work? I even tried putting the CSS Class on the cell as well as the image.
Hmm, I can see it now. Is there anyway to get it to stretch 100% of the Column Grid Row it is in?
It also has a 1px black board around it?
Thanks
Here you go.
Here is a link to the page
If you go halfway down the page you will see four images of a booklet. These images are 900px wide so once the browser gets to about 2000px wide you start to see them separate out a bit with.
I just realized that you guys have added a “Editor” to the theme where I am suppose to modify my PHP and Styles. I was making these changes via Dreamweaver and the server files but now that I put the code in the “Editor” it works fine.
January 25, 2017 at 8:38 pm in reply to: Remove black lightbox in iframe and make fullscreen size #738564Thanks Yigit.
I have pasted a link to our site in the private content area below. If you scroll to the bottom and click the “START THE CONVERSATION” button in the footer you get a light box that populates with a form page. Currently this form page has a white page background.
When I remove that white page background from the form page with this code:
#bg-transparent {
background-color: transparent;
}It removes the white page background AND THAT IS GREAT, but it leaves the solid dark color small box background and drop shadow.
We do not want the small box background OR the drop shadow that is around the edges of it. We only want the “X” to close it and the form page to overlay the screen behind it keeping the fullscreen .05 opacity black overlay.
We would also like to increase the size of the window that opens the form in it.
Thanks again!
January 21, 2017 at 6:39 pm in reply to: Remove black lightbox in iframe and make fullscreen size #736833Thanks Yigit,
I already have that CSS in my custom style sheet and it works as it removes the background of what I think is the page but as you can see from this screenshot there is still a dark background and a drop shadow. Also, how do I increase the size of this iframe?
http://www.rotatorcreative.com/Testing/popOverWindow.jpg
and with your specific cod it just removes the lightbox overlay not the background of the iframe.
http://rotatorcreative.com/Testing/popOverWindow2.jpg
My goal would be to put a form or text like terms over the screen showing the full image behind it with no iframe background color.
Thanks for your help
- This reply was modified 7 years, 10 months ago by scottvarga.
-
AuthorPosts