This topic is locked

Question About Tabbed Section In 6.2

5/8/2013 10:39:46 PM
PHPRunner General questions
ladykathleen author

For this problem I figure it would be easier to show you a picture to explain it.
It has to do with the Tabbed sections of a page. (not the menu tabs but a page folded with tabs)
I found that the css sheets for the ei are not working as intended for this and I am not sure how to correct it.
Here is a picture of the tabs in EI after upload - As you can see it is normal looking


Here is a picture of the tabs in a NON EI browser - They are not normal.


Now I make one change to the defaultEI.css (Noticed here this is the css that is only suppose to load a stylesheet for the EI browsers
and as you would expect the EI tabs are messed up.


But here is the NON EI browers and you notice this one change has corrected it.


TO me this shows that the defaultei.css loads not matter what even with the <!-- if EI Statement in the header.
So the problem is how can I have the tabs working correctly in ei and NON ei?
Another note that in 6.0 phprunner this was not a problem, this only happened after upgrading to 6.2 a few days ago.
Thanks in advance for any help!

Sergey Kornilov admin 5/9/2013

As a first step you need to undo all manual changes you did. Re-install PHPRunner if required.
If this issue is still there post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

ladykathleen author 5/9/2013



As a first step you need to undo all manual changes you did. Re-install PHPRunner if required.
If this issue is still there post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.


When you say undo all manual changes are you meaning to the program?

or are you talking in the visual editor?
I did not make any changes to the program. And other than adding text and moving the field around those would be the only changes I made in the visual editor.

Sergey Kornilov admin 5/9/2013

I'm talking about changes made directly to CSS or other files.

ladykathleen author 5/9/2013



I'm talking about changes made directly to CSS or other files.


Did no changes to the css or other files. only tracked the problem to the one css problem I stated.

changed it to test then put it back as it was.