-
Author
-
January 28, 2016 at 11:54 #100925fersampParticipant
HI,
I have visualization problem with my home page in Internet Explorer, in particular with Tabbed Page are displayed all in the same page. Furthermore, there is a strange calendar in the left bottom of the screen.
Can some one help me to understand the reason?
Thank you
January 28, 2016 at 18:26 #101037RaduModeratorHi,
Please specify what version of IE and what OS do you have ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 29, 2016 at 16:47 #101173fersampParticipantHI,
I have windows 7 and Internet Exploer 9.0.8112January 29, 2016 at 17:56 #101201RaduModeratorHi,
I see that one css file is missing
COPY CODE/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css GET 404
I suggest you create this file vc_lte_ie9.min.css in /wp-content/plugins/js_composer/assets/css/ and put this content http://seventhqueen.com/themes/kleo/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 8, 2016 at 15:39 #102655RaduModeratorHi,
Sorry for the late reply,
I see, try to use Kleo Tabs from VC instead tabs, i’ve tested and it works Kleo Tabs Element in IE 9
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 15, 2016 at 13:23 #103949fersampParticipantThank you Radu, this helped me.
Just one last thing: do you know some code or other way to change tabs appearance? I don’t know very well css, so I don’t know how to add a css custom class to changeg tabs look.Thank you very much
February 15, 2016 at 19:05 #103989RaduModeratorHi,
You’re welcome,
How do you want to style the tabs ?
Please proivde link where your tabs appears and a screenshot that pointing out the elements that you want to style
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 16, 2016 at 10:41 #104089fersampParticipantHi Radu,
in the attachment there is my home page.
I added two tabbed page, the first is wordpress default tab and the second is kleo tab.
(I have to remove the first because it doesn’t work on IE 9)Is there some way to change the border/the color of the second tab to make it looks like the one above?
There’s some template example I can choose?Attachments:
You must be logged in to view attached files.February 16, 2016 at 18:33 #104159RaduModeratorHi,
Please provide me link to that page from screen capture was made, and make sure that you will keep that page online with both tab elements.
There are no template available.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 17, 2016 at 19:23 #104386RaduModeratorHi,
Please add this css to wp-admin -> theme options -> quick css
COPY CODE.main-color .nav-tabs > li.active > a,.main-color .nav-tabs > li > a { border-color: #f0f0f0; background-color: #f8f8f8; color: #666; margin-right:1px; border-radius: 5px 5px 0px 0px; } .main-color .nav-tabs > li.active:focus > a,.main-color .nav-tabs > li > a:focus { border:1px solid #ddd !important; border-bottom:1px solid transparent !important; } .tabs-style-default>li.active>a, .tabs-style-default>li.active>a:hover, .tabs-style-default>li.active>a:focus { border:1px solid transparent; } .kleo-tabs .nav-tabs { border: 0px; } .tab-content>.tab-pane { padding: 20px; background-color: #F8F8F8; }
It should be ok
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 17, 2016 at 19:44 #104403RaduModeratorGreat,
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.