2 deafsilencer Jul 20, 2015 06:03my monitor is 1920x1080 the asevo's width is like default 700px ... I preferred this one : width 80% or 85% percent ... or ... width 1366px I looked hard at style.css and found few width ...I modified it ... and those "new width"s are not working ... then restored back to orginial
3 mgsolipa Jul 23, 2015 04:34@deafsilencer: just add the code below at the end of your asevo/style.css file div.main_zone { padding: 0; } div.inner_wrapper, .evo_main_area { width: 85%; }
my monitor is 1920x1080
the asevo's width is like default 700px ... I preferred this one : width 80% or 85% percent ... or ... width 1366px
I looked hard at style.css and found few width ...I modified it ... and those "new width"s are not working ... then restored back to orginial