-
AuthorPosts
-
February 23, 2016 at 3:12 pm #587736
Hi Kriesi Team,
No problem with your theme, but I just want to see if Enfold has a feature like this image below or not.
As you might found from the image, when you click on any of those icons, their content gets changed (fade-in / fade-out), while the icons are still appears..
Here is website link for your reference: Link
Thanks in advance!
February 25, 2016 at 10:41 am #588857Hey Sadegh!
You can use Tabs element and insert icon shortcodes into tab titles
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Or, You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Best regards,
YigitFebruary 27, 2016 at 9:41 pm #590298Thank you Yigit,
I did what you said.But this is the best thing I could get out of the page builder:
As you see, there is no similarity between these two images :)
Anything I may done wrong?Thanks in advance!
March 1, 2016 at 3:30 pm #591594March 1, 2016 at 4:09 pm #591609Hi Yigit,
:)Link (it is above the footer)
March 1, 2016 at 4:16 pm #591620Hi!
Please add following code to Quick CSS
div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab { background-color: white; border: none; } .js_active .tab { border: 1px solid #e2e2e2!important; border-radius: 100px!important; margin-left: 10px; background: white; } .js_active .active_tab_content { border-top: 1px solid #e2e2e2!important; top: -25px; padding-top: 30px; }
Regards,
YigitMarch 1, 2016 at 4:24 pm #591627Thanks Yigit,
That was great! :)and may I know how tab’s name could just show the icon and not any text or numbers? (now it shows number 1)
March 1, 2016 at 4:44 pm #591648Hi!
Please add following code to Quick CSS as well
.active_tab .tab_icon { color: #719430; } .tab_icon { color: #888888; } .tab { color: transparent!important; }
Best regards,
YigitMarch 1, 2016 at 4:47 pm #591654thank you Yigit,
it works! :)
Bests.
March 1, 2016 at 4:49 pm #591656March 1, 2016 at 4:51 pm #591657oh, but Yigit, please take a look at this page +
From the left side, the first widget seems to be changed after these changes.
March 1, 2016 at 4:59 pm #591666Hey!
Please change the code to following one
main.content .active_tab .tab_icon { color: #719430; } main.content .tab_icon { color: #888888; } main.content .tab { color: transparent!important; } main.content .main_color .tabcontainer .active_tab_content, main.content .main_color .tabcontainer .active_tab { background-color: white; border: none; } main.content .js_active .tab { border: 1px solid #e2e2e2!important; border-radius: 100px!important; margin-left: 10px; background: white; } main.content .js_active .active_tab_content { border-top: 1px solid #e2e2e2!important; top: -25px; padding-top: 30px; }
Best regards,
YigitMarch 1, 2016 at 5:02 pm #591673It doesn’t seems to work :)
March 1, 2016 at 5:07 pm #591679Hi!
In that case, please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your tab element and give it a custom CSS class and then change the code to following one
.your-custom-class .active_tab .tab_icon { color: #719430; } .your-custom-class .tab_icon { color: #888888; } .your-custom-class .tab { color: transparent!important; } .your-custom-class .active_tab_content, .your-custom-class .active_tab { background-color: white; border: none; } .your-custom-class .js_active .tab { border: 1px solid #e2e2e2!important; border-radius: 100px!important; margin-left: 10px; background: white; } .your-custom-class .js_active .active_tab_content { border-top: 1px solid #e2e2e2!important; top: -25px; padding-top: 30px; }
Cheers!
YigitMarch 3, 2016 at 9:09 am #592495Thank you Yigit,
I have turned on custom CSS field, put your given code inside it, but it doesn’t seems to work.
> Please take a look at this page LINK
> Tab Element is on the top of the page
> custom CSS codes were added to this tab only. And I didn’t add anything to the quick css.Bests
March 6, 2016 at 11:20 am #593886Any updates? :)
March 9, 2016 at 12:42 pm #595522Hi!
refrain from bumping into your own thread, as it pushes it behind in our queue and marks it as answered and then we can’t provide a faster reply to you.
Can you post admin access here as private reply please? we would like to check it.
Best regards,
AndyMarch 9, 2016 at 12:46 pm #595523Hi Andy,
Yes you’re right, but I had waited 3 days and that is why I asked if there had any new updates for thread. I won’t do that in next threads though.Please find the credentials below in private area
Regards,
SadeghMarch 14, 2016 at 5:10 pm #597855Hey!
You added custom CSS code into custom CSS class field. You should have only added “your-custom-class” into that field and code should have gone into Quick CSS field. I made the changes. Please review your website now
Regards,
YigitMarch 22, 2016 at 9:52 am #601769Hi Yigit,
It doesn’t seems to be changed!
:)March 24, 2016 at 5:03 pm #603245Hey!
Sorry for the late reply!
Can you please kindly elaborate on the issue once again? I am kind of confused :)Regards,
YigitMarch 24, 2016 at 5:15 pm #603260Sure :)
1> We have talked about a possible way to have a graphic tab like this one (website link for your reference: +):
2> Because adding some codes in Enfold Quick CSS made other elements changed in first place, you suggested me to turn on custom CSS field for ALB elements and I did that.
3> Then I gave you the credentials to my website to let you insert your given codes in order to have a graphic tab like above image.
(My page is at: + where you could find the tab element under the header bar)March 24, 2016 at 5:59 pm #603292Hi!
Thanks for the clarification. Please see private content field below :)
Best regards,
YigitApril 2, 2016 at 7:29 pm #607016@Yigit
Could you please take a look the private part? :)April 2, 2016 at 9:38 pm #607036Hey!
I changed custom class and adjusted custom CSS code. Please review your website now :)
Best regards,
YigitApril 2, 2016 at 10:29 pm #607057Hi Yigit,
Thanks a lot, that is very kind of you :)
I got it now. So you assigned your Quick CSS customized code (that you had already wrote for me) to this tab only with “my-custom-tabs” command.
Thanks again :)
April 2, 2016 at 10:39 pm #607060 -
AuthorPosts
- The topic ‘icons and content’ is closed to new replies.