Forum Replies Created
-
AuthorPosts
-
Hi Mike, that didn’t work. Also i’d like to work with the child theme without having to worry about losing these changes when updating enfold. Is there perhaps a way to add this with a code block element? Thanks!
Thanks Mike!
Ok, i’ve updated the theme. Now there are flyout menus with that function on the sides. I’d like to have buttons with that function below each blog.
Hi Victoria, i don’t have that option in my menu ( https://prnt.sc/ol74ez ). If i check/uncheck the box nothing seems to happen in my posts.
- This reply was modified 5 years, 5 months ago by sugadaddy.
thanks.
thanks, but will this result in having to use the page as an iframe? Is there a way to add it to the footer i already have?
Hi Victoria, i would like to align the input and button elements to the right side of its container, like this https://pasteboard.co/IeoMOJr.png (right click & open in new tab)
- This reply was modified 5 years, 8 months ago by sugadaddy.
thanks. So, there is no way to float or flex them to the right?
awesome, thanks Ismael. Now how do i get the input and button elements to align to the right side of their container?
no, i meant where do i change the displayed text. When i enter the script the displayed text is “E-Mail Address*”. I would like to change that but it is not obvious to me where i would alter it.
Also, i’ve changed the html-helper.class.php script and it had no impact.
- This reply was modified 5 years, 8 months ago by sugadaddy.
I’m not proficient at JS. Where do i add the text within the JS function you posted? Thanks-
April 28, 2019 at 9:35 pm in reply to: Pseudo ::before/::after elements not being added in HTML #1095096Awesome, Mike. Thanks so much!
ah ok! Thanks, Ismael. That aligned the elements side by side. Great! But they should align on the right side of their container. If I apply float:right the order of the elements gets switched up.
And the other two questions:
– How do I change the text on the button?
– How do I add a preview text in the input element like “you email” or something like that?- This reply was modified 5 years, 8 months ago by sugadaddy.
sorry, i don’t get it, are you suggesting two separate Mailchimp elements side by side? If yes, how does the submit button know which adress was entered if the two aren’t connected? Could you also please adress the other questions?
i believe that’s what i did (check out my site in the private comment section). I would like to know how to align the form elements (text input/button) side by side. And also how to change the text in the button and generate a preview text in the text input area.
Hi Ismail,
here’s the layout with the two elements side by side ( link to layout ). Also note the pre-entered text. Where could I add this? And how can i change the text on the button?
Thanks and regards,
Steffen- This reply was modified 5 years, 9 months ago by sugadaddy.
yes, thank you. That got rid of them!
thanks, that did it!
Thanks Ismael. Why can i not apply flex or inline to the input and button element?
thanks Nikko! I’m sorry, but your way did not work, but i figured out another way how to stretch the image and display all of it. Section “#av_section_3” now slides underneath the arrow image the way i intended it, but i can’t seem to get the z-index of the bottom image element (“#news-arrow”) to lay on top of “#av_section_3”. Even if i type in something like “z-index: 999999 !important;” it keeps reverting to “z-index: auto;”. Do you have a tip for that?
i did in the first post! ( https://pasteboard.co/I5rABdkH.png ).
There you see a white line on top of the left and right red image as well as line running verticall yon the right side of the right image. These positions change on the size of the browserall screen sizes though the white lines appear in different spots (bottom, left, top) on different screen sizes.
here’s a current screenshot
https://pasteboard.co/I62SWLS.png
(also note that it’s not stretching to fullscreen size):Thanks Victoria, but it’s not working. I’ve renamed the 1/2 layout-container horizontal-mailchimp as instructed. Neither flex nor inline is working, either.
BTW I’ve used this code fron the other thread you posted:
.horizontal-mailchimp .mc-field-group {
display: block;
width: 24vw;
float: left;
}
.horizontal-mailchimp .clear {
float: right;
margin-top: -57px;
margin-right: 12vw;
}Thanks Nikko, but it’s not working. As i’ve posted on another thread, both the Quick CSS and style.css are not working on my end. Not sure how you got it to work. When i enter it in the Custom CSS-plugin i’m using your code is not working.
Thanks Rikard. I’ve turned off the caching plugin, and turned off compression. It didn’t work. Quick CSS didn’t work either, but i don’t want to use Quick CSS as i prefer to keep a local copy of the style.ccs as backup and upload any changes via FTP.
Chrome (Version 72.0.3626.121 ) on OS
i’ve included the link in the private content section-
Hi Nikko,
adding/reducing margin does not reveal more of the image. They still appear cropped.
The images also do not scale to full width.Thanks and regards,
Steffen- This reply was modified 5 years, 10 months ago by sugadaddy.
Thanks Nikko. It works, sort of. The images are still cut off, though.
Adding a padding-bottom, will reveal a white hole between the sections. Any way to display these images in full-width and (inherent) full height?
Regards,
SteffenThis reply has been marked as private. -
AuthorPosts