Release Support > Resolved Issues
Resolved Listbox Issue With mvision2_en using 0.3 Build
(1/1)
Nividica:
Hey all,
Ill be honest, im not exactly sure where i should post this, the themes section seems to just be for getting themes, so if this is in the wrong place, then plz move it moderator ;D
So i downloaded 0.3 just a bit ago, and the first issue i had with it was that it was it broke the mvision2_en skin. The listbox where messages where shown was not showing up, all i got was the loading.gif that never went away.
After some digging in the .css files i found a line in the common.css file
--- Code: ---/**loading layout**/
#loadingLayout{position:absolute;z-index:10000;top:85px;left:181px;right:0px;bottom:42px;background: #F6F6F6 url('images/display/loading.gif') center no-repeat;}
--- End code ---
simply commenting the line out fixed the issue
--- Code: ---/**loading layout**/
/*#loadingLayout{position:absolute;z-index:10000;top:85px;left:181px;right:0px;bottom:42px;background: #F6F6F6 url('images/display/loading.gif') center no-repeat;}*/
--- End code ---
The user settings is still broke, but i can live with that for the moment, im sure the mvision theme creator/editor will fix both issues in the next release, but i wanted to share how to fix the listbox issue so that others may continue to use this awesome theme while we wait.
brigisdi:
--- Quote from: Nividica;20967 ---Hey all,
Ill be honest, im not exactly sure where i should post this, the themes section seems to just be for getting themes, so if this is in the wrong place, then plz move it moderator ;D
So i downloaded 0.3 just a bit ago, and the first issue i had with it was that it was it broke the mvision2_en skin. The listbox where messages where shown was not showing up, all i got was the loading.gif that never went away.
After some digging in the .css files i found a line in the common.css file
--- Code: ---/**loading layout**/
#loadingLayout{position:absolute;z-index:10000;top:85px;left:181px;right:0px;bottom:42px;background: #F6F6F6 url('images/display/loading.gif') center no-repeat;}
--- End code ---
simply commenting the line out fixed the issue
--- Code: ---/**loading layout**/
/*#loadingLayout{position:absolute;z-index:10000;top:85px;left:181px;right:0px;bottom:42px;background: #F6F6F6 url('images/display/loading.gif') center no-repeat;}*/
--- End code ---
The user settings is still broke, but i can live with that for the moment, im sure the mvision theme creator/editor will fix both issues in the next release, but i wanted to share how to fix the listbox issue so that others may continue to use this awesome theme while we wait.
--- End quote ---
I have the same idea with you. Great! Thanks for sharing. :cool:
Glad to hear you're using this: I plan to keep it much more aggressively up-to-date than has been the case in the past, but don't hesitate to let me know if you find errors or need clarifications.
thatguy2009:
--- Quote from: brigisdi;21933 ---I have the same idea with you. Great! Thanks for sharing. :cool:
Glad to hear you're using this: I plan to keep it much more aggressively up-to-date than has been the case in the past, but don't hesitate to let me know if you find errors or need clarifications.
--- End quote ---
yeah, we still need to know how to fix the blank settings page.
fdsiofkj:
I plan to keep it much more aggressively up-to-date than has been the case in the past, but don't hesitate to let me know if you find errors or need clarifications.
Navigation
[0] Message Index
Go to full version