-
Content Count
32 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hidden Form, Accordion Form
DevonHarris replied to DevonHarris's question in Coding and Customization
@MylifestyleLandscape nope! good luck! -
DevonHarris started following colin.irwin
-
hey @paul2009, could you be more specific? I updated it but now it just looks weird. Anytime I try to align the date field with a field besides another date, the vertical alignment gets all messed up, not sure why...I even tried applying vertical-align: center and vertical-align: middle to the first block for the Name, and it didn't change anything. In fact, the margin-right isn't even being reflected when I update the page. 😫😱
-
hey @paul2009 wondering if you had a chance to take a look?
-
https://www.weddingsbylandowtravel.com/upcomingweddings/moriahandadrian click on "requesting a quote" 🙂 I also have another form on the website that the same rule could be applied to, so I'm eager to figure out a fix to this, thank you so much!!
-
DevonHarris started following Hidden Form, Accordion Form, Inline Items on Form, Stacked View on Event Page and 3 others
-
I'm having trouble bringing the date category in-line with a text category. As you can see on my form (which was made within the Brine family of templates), I was able to put two text categories in line, as well as two date categories at the bottom, but have thus far been unsuccessful in bringing the short-text "Name" and date "Birthday" fields together 😞 . While I'm on the topic, is there a way to target radio or dropdown fields to bring them in-line, if I choose to do so? I'm hoping you can assist!
-
Hide Past/Future Event Item Links
DevonHarris replied to DevonHarris's question in Coding and Customization
@tuanphan this is awesome- 6 replies
-
- events-page
- css
-
(and 2 more)
Tagged with:
-
hello, is there a basic CSS code for stacking the information on the "event item" page? I do not want stacked view on the Event List page. Thank you so much!
- 1 reply
-
- events-page
- events
-
(and 2 more)
Tagged with:
-
DevonHarris reacted to an answer to a question: Best way to create rollover effect (hover effect) on images?
-
Add Hover State to Logo?
DevonHarris replied to Secret_Code_Name's question in Coding and Customization
I don't have all the answers, but I think it starts something like this, but I'm missing the middle piece for swapping the logo image with another image. @tuanphan can you help? //Logo Rollover// .logo img:hover { } -
DevonHarris reacted to an answer to a question: Hide Past/Future Event Item Links
-
DevonHarris reacted to an answer to a question: AVENUE: Logo Image Rollover Hover
-
Hide Past/Future Event Item Links
DevonHarris replied to DevonHarris's question in Coding and Customization
@tuanphan i just made it public for your reference, thanks!- 6 replies
-
- events-page
- css
-
(and 2 more)
Tagged with:
-
Is it possible to reorganize content on the event-item page? For example, in the event's content section, I have a lightbox form "request a quote". I would like to move the form over to the event-meta-data section (on the left) and have the rest of the content on the right, and all centered in mobile view. Is this possible? Also, is it possible to show the "request a quote" form but not the picture and additional content on the event-list page?
-
- events
- events-page
-
(and 2 more)
Tagged with:
-
DevonHarris changed their profile photo
-
Hide Past/Future Event Item Links
DevonHarris replied to DevonHarris's question in Coding and Customization
https://www.weddingsbylandowtravel.com/upcomingweddings/devonandjames password Sunset123.- 6 replies
-
- events-page
- css
-
(and 2 more)
Tagged with:
-
Connecting Fields in Forms
DevonHarris replied to DevonHarris's question in Coding and Customization
hi @paul2009 I'm just planning on applying jQuery to hide certain fields until clicked. However I'm wondering if there's a way to make the short text and date fields all appear on one line (inline)? I can make it work with other fields, but not these two in particular? See below: -
hello, is there a way to hide the links at the bottom of an event's [individual] page that link to past or future events? CSS
- 6 replies
-
- events-page
- css
-
(and 2 more)
Tagged with:
-
Hi everyone, I'm wondering if there is a way to connect two fields of information. For example, if I wanted to connect date and name, to be sure they are listed together for the uder to understand, how would I do that?
-
Is it possible to use the accordion coding with a form? Basically, I'd like the form to open on the web page (not light box) when clicked, similar to the accordion FAQ style. Is this possible?