Mobile Version (scroll)

Support desk for Multipurpose Quark Theme
GK User
Thu Mar 05, 2015 10:29 pm
Hi Guys,

Some componets in mobile version show: "scroll horizontally to view the whole table" Why??? how can disable??

Regards
User avatar
Gold Boarder

GK User
Thu Mar 05, 2015 11:01 pm
Hi.
that message or whole table?
User avatar
Platinum Boarder

GK User
Thu Mar 05, 2015 11:02 pm
#gkMainbody table:before {
content: "Scroll horizontally to view the whole table";
height: 14px;
width: 100%;
display: block;
font-size: 10px;
margin-top: -30px;
margin-bottom: 10px;
font-family: Arial, sans-serif;
}

inside : templates\gk_quark\css\mobile.css
User avatar
Platinum Boarder

GK User
Fri Mar 06, 2015 1:27 am
Thanks Oscar,

But i dont want to change the message, i need display my component width 100% not scroling the device.
User avatar
Gold Boarder

GK User
Fri Mar 06, 2015 7:14 am
Ok, I'm not sure it's possible like just that.
because it request changing appearance of whole element, peace by peace, only in mobile view.

It's old problem with all tables since beginning.

You can also change message into, "please buy Galaxy Note or iPhone Max or Turn the phone horizontally" - people in US will understand :mrgreen: :mrgreen: People in Korea already have them.
User avatar
Platinum Boarder


cron