- Fixed: Issue with tabs steps icons

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
mustafadiyaa
 
 
Posts: 6
Joined: Sun Jan 02, 2022 2:45 am

- Fixed: Issue with tabs steps icons

Post by mustafadiyaa »

Hi Pablo, same problem is observed in this new version 18.1.1 :roll:
https://drive.google.com/file/d/1oMkLgl ... sp=sharing
User avatar
Pablo
 
Posts: 23237
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: - Fixed: Issue with tabs steps icons

Post by Pablo »

It seems to work correct
What is the exact problem?
mustafadiyaa
 
 
Posts: 6
Joined: Sun Jan 02, 2022 2:45 am

Re: - Fixed: Issue with tabs steps icons

Post by mustafadiyaa »

When you click on Tab1, the icon is in the upper left, not in the middle
Before :shock:
https://drive.google.com/file/d/1cdF7XQ ... sp=sharing
after :!:
https://drive.google.com/file/d/1ULN97k ... sp=sharing
User avatar
crispy68
 
 
Posts: 3001
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: - Fixed: Issue with tabs steps icons

Post by crispy68 »

@Pablo,

It looks like when the icon is clicked, it is going from:

.fa{display:inline-block;}

to

#Tabs1 .active{display:block;}

Should stay "inline-block". Hope this helps.
User avatar
Pablo
 
Posts: 23237
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: - Fixed: Issue with tabs steps icons

Post by Pablo »

I do not see the problem. It works for me.
https://wysiwygwebbuilder.com/support/steps/index.html
mustafadiyaa
 
 
Posts: 6
Joined: Sun Jan 02, 2022 2:45 am

Re: - Fixed: Issue with tabs steps icons

Post by mustafadiyaa »

Thank you for the answer and clarification! :D

:roll: Top install version 32bit correctly, but when installing version 64bit it does not work correctly. Is there a difference?
User avatar
Pablo
 
Posts: 23237
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: - Fixed: Issue with tabs steps icons

Post by Pablo »

It should be the same.
Post Reply