navigation in mobile

GK User
Mon Sep 10, 2012 5:13 pm
Hi. I'd like to know it its possible to have the navigation in the footer of the mobile site in horizontal instead of vertical.

RODAPE.PNG
User avatar
Expert Boarder

teitbite
Tue Sep 11, 2012 11:52 am
Hi

Please send me Your site's url and an access to joomla panel.
User avatar
Moderator

teitbite
Wed Sep 12, 2012 11:42 am
Hi

Please add this code to all css for mobile devices:

Code: Select all
.k2Pagination li {
    display: inline;
    margin: 0 5px;
}
User avatar
Moderator

GK User
Thu Sep 13, 2012 12:47 am
Hi
What do youe mean "All"?
android, handheld and iphone?
User avatar
Expert Boarder

GK User
Thu Sep 13, 2012 12:50 am
Done! Thanks.
User avatar
Expert Boarder

teitbite
Thu Sep 13, 2012 9:51 am
marcoscoelho wrote:Hi
What do youe mean "All"?
android, handheld and iphone?


Yes if this problem is happening on all devices. But I think it does. Glad to hear it's working.
User avatar
Moderator


cron