-
AuthorPosts
-
May 2, 2017 at 5:19 pm #786558
Hello,
Many hours I have now tried. :-(
– I hope you can help?
– Maybe I use the wrong concept?I want the 50% transparency (made with a png) around the 3 images in the row. If I solve it with “margin” (see red arrow), it looks ugly on mobile phone. It should work with a border (see the orange arrow), right?
My questions:
1. How can I set the borders to half-transparency?
2. The edge between the right two images (see the green arrow) is twice as thick as the others. How can I halve it?
3. How do I set the background color of th text blocks (or a special headline) underneath the pictures to white?Or is this solved much more easy in a totally different way ?
Looking out for your answer –
Thanks a lot –
MarcMay 2, 2017 at 8:10 pm #786657Question 3 is solved (https://kriesi.at/support/topic/how-do-you-put-a-caption-below-an-image/)
May 2, 2017 at 9:39 pm #786730Hi,
To check it better, may you provide us your WP credentials and the website link, please?
Best regards,
John TorvikMay 2, 2017 at 10:03 pm #786753Hi John,
thank you very much for your reaction!
The website ist a relaunch, that isn’t online yet:ok, so here are the logins …
May 3, 2017 at 5:46 am #786884Hi Marc,
Thanks for the login details, though I can see the content of your screenshot on the home page. Where can we see the element in question?
Best regards,
RikardMay 3, 2017 at 9:52 am #786985Hi Rikard,
thank you for the information – I forgot …
May 3, 2017 at 3:34 pm #787196Hi,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your column element which you would like to have bordered and give them a custom CSS class (“my-custom-class” in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab.my-custom-class { border-color: rgba(238,238,34,0.5); }
I tried both /wp-admin and /wp-login.php however login pages cannot be found on my end :)
Best regards,
YigitMay 3, 2017 at 6:52 pm #787303Hi Yigit,
thank you very much for supporting.
It works (green arrow)! :-)
But now, there is another issue:
The Background of the text beneath the photo (red arrow) is transparent. :-(Se new picture: https://drive.google.com/file/d/0B2VhXxb9MRC8YTcxVERISmZfbjQ/view
The text beneath the photo, I realized with:
.av-image-caption-overlay {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
bottom: -40px !important;
color: black !important;
height: auto !important;
left: 50% !important;
transform: translate(-50%) !important;
width: auto !important;
}Maybe, it could also be done with a Text Block or a special Headline (this, I used first, but were unable to set it to half-transparent)
How can I solve this?
KR – Marc
- This reply was modified 7 years, 6 months ago by Faun2015.
May 3, 2017 at 7:08 pm #787318Hi Marc,
I edited your column and choose “repeat” on custom background image. It was set to “no-repeat”. Please review page again :)
Best regards,
YigitMay 3, 2017 at 10:35 pm #787450… oops … I think, I’m getting too old :(
Thank you very much, Yigit :-) Great!!
May 3, 2017 at 10:39 pm #787451… I forgot: Can I specify the borders (that are now transparent).
I need another thickness on the left than on the right (because on the right – there are two borders).
!?? Thanks again –
Marc
May 4, 2017 at 11:10 am #787702Hi Marc,
You can try
border-left-width: 2px;
Or better could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaMay 4, 2017 at 11:14 am #787706Hi Victoria,
new in the team!? :-)
Thanks a lot, Victoria. The problems are fixed in between.
Thanks to you and the Team of Kriesi!
KR – Marc
May 4, 2017 at 11:31 am #787715Hi Marc,
We’re happy that things are fixed! Can we help you with anything else?
Cheers!
SarahMay 4, 2017 at 12:08 pm #787740Hi Sarah,
yes you can. :-)
I’ll open a new fred … I have more questions because of our actual relaunch.
I’ll come back to this –
Thanks and until later – / nice to see also women in kriesi’s team! :-)
marc
May 4, 2017 at 2:32 pm #787825Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘How to set Border Colors of Columns to halftransparent?’ is closed to new replies.