Need extra help with your Joomla site? Consider paid Joomla support by the developer of Chameleon and MetaMod.
- Index
- » Chameleon / ChameleonLite
- » Chameleon
- » Question About Tables
Question About Tables
Question About Tables
I have a responsive template that works perfectly but I want to use tables on a few pages to lay the content out. The tables are not responsive. So I want to create two layouts, one for computers and tablets and one for phones. Can that be done??
Re: Question About Tables
so I have this setup to display one table layout to computers and tablets
if ($core_genius->check("categorizr = desktop,tablet,")) return 176;
else return 177;
is there a way to include Kindle Fire in the tablet view?? I saw only one post about the Silk Browser but adding in that code did not work.
Re: Question About Tables
Hi maryswave,
the Categorizr code is supposed to already include Kindle Fire as a "tablet" device. Can you tell me if this is not working? If so, can you possibly tell me the user agent string that your Kindle device is sending?
By the way, it might be a good idea to remove the trailing "," after "tablet" in your code above. That may adversely affect the result.
Thanks,
Stephen
Re: Question About Tables
p.s. did you get the rest of the module stuff to work, e.g. load position, modules anywhere, articles anywhere etc? It's very odd that these stopped working!
- Index
- » Chameleon / ChameleonLite
- » Chameleon
- » Question About Tables
Board Info
- Board Stats:
- Total Topics:
- 1689
- Total Polls:
- 6
- Total Posts:
- 5942
- Posts this week:
- 2
- User Info:
- Total Users:
- 7627
- Newest User:
- rudys68879
- Members Online:
- 0
- Guests Online:
- 156
- Online:
- There are no members online
Forum Legend:
Topic
New
Locked
Sticky
Active
New/Active
New/Locked
New Sticky
Locked/Active
Active/Sticky
Sticky/Locked
Sticky/Active/Locked