
-
AuthorPosts
-
June 15, 2018 at 2:09 pm #973313
Hello “Kriesi-Support”,
I want to have a blue border (#2F6294) that surrounds the contact form at the end of this blog post: https://summ-it.net/blog/seo-optimierung-fuer-den-mittelstand/I manually inserted this code in the standard editor:
[av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='' padding='15px' border='1px' border_color='#2F6294' radius='10px' background_color='#f9f9f9' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-qrdwqm'] ... [/av_one_full]
The blue border is not showong – what do I do wrong?
Thanks a lot & kind regards.
June 16, 2018 at 10:22 pm #973769Hey Jochen,
You can add the folllowing CSS rule
.wpcf7 { border: 1px solid #000; }
Then you can replace the settings on how you want them to be.
Best regards,
BasilisJune 18, 2018 at 10:35 am #974141Hello Basilis,
thanks for your email. The code you’ve sent me, creates a border around the CF7 contact form.
This is not, what I’d like to achieve,
I’d like to have a border around the complete (!) grey area at the end of this blog post: https://summ-it.net/blog/seo-optimierung-fuer-den-mittelstand/The grey area consists of this code:
[av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='' padding='15px' border='1px' border_color='#2F6294' radius='10px' background_color='#f9f9f9' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-qrdwqm'] [av_heading heading='Fragen? Wir haben Antworten!' tag='h2' style='blockquote modern-quote' size='' subheading_active='subheading_below' subheading_size='15' margin='' margin_sync='true' padding='0' color='' custom_font='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-tv0ony' admin_preview_bg=''] <b>Wir freuen uns auf Ihre Nachricht.</b>[/av_heading][av_image src='https://summ-it.net/wp-content/uploads/kontakt-summ-it-unternehmensberatung-1500x430-opt.png' attachment='19203' attachment_size='full' align='center' styling='' hover='av-hover-grow' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-tl2qv2' admin_preview_bg=''][/av_image] [contact-form-7 id="08154711" title="Kontakt"] </div> [/av_one_full]
Thanks a lot.
June 18, 2018 at 2:08 pm #974260Hi jochenmaier,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaJune 18, 2018 at 2:15 pm #974266Hello Victoria,
thanks for your email. I’d like to have the grey box at the end surrounded by a blue (#2F6294) border – s. http://summ-it.rocks/dl/grey-box-with-blue-border.png
Thanks.
-
This reply was modified 7 years ago by
jochenmaier.
June 18, 2018 at 3:42 pm #974318Hi jochenmaier,
The border is actually set there, but there is an error, px is added 2 times. Did you put the css inline? Do you want the css for the Quick css?
Best regards,
VictoriaJune 18, 2018 at 3:48 pm #974328This reply has been marked as private.June 20, 2018 at 10:49 am #975198Hi jochenmaier,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJune 20, 2018 at 12:32 pm #975243Hello Victoria,
more details in private content section.
BR, Jochen
June 20, 2018 at 8:58 pm #975470Hi Jochen,
Please check if this border works for you.
Best regards,
VictoriaJune 21, 2018 at 9:05 am #975692Hi Victoria,
thanks a lot for this.
What I’ve seen ist, that
border='1px'
needed to be changed into
border='1'
?Kind regards
June 21, 2018 at 5:26 pm #975874Hi jochenmaier,
Yes, looks like the “px” was not needed there.
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 7 years ago by
-
AuthorPosts
- You must be logged in to reply to this topic.