Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with some changes
#1
hi just wanted some advice and help should I get stuck, which no doubt I will. I am getting more and more users of my site using their mobile phones. My theme doesn't adapt very well to that, so several users are telling me.

I am using my version of ArttonF, just color changes mostly. is there as easy and quick way of adapting this to make it suitable for mobile phones etc to view ?

If in wrong forum please move and tell me off.
Reply
#2
Try with @media queries with min-width value, to serve a dedicated css file
https://developer.mozilla.org/en-US/docs...ia_queries

You can also detect user's resolution with javascript, load an additional css, and overwrite default values.
If you utilize jquery, then user would anyway have to enable javascript to take advantage of all features of jquery based snippets, thus this solution isn't a bad choice choice.
Addons: blue business theme, Online Visitors, Notepad
Reply
#3
thanks I have some reading and studying to do
Reply




Users browsing this thread: 1 Guest(s)