Active
Project:
Omega
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2012 at 22:19 UTC
Updated:
20 Nov 2012 at 22:19 UTC
Example
I want to have in "HD" resolutions (>1000px width)
|----content----| |-sidebar1-| |-sidebar2-|
"Tablet" resolutions (~800-1000px width)
|----content----| |-sidebar1-|
|----------sidebar2------------|
Mobile resolutions (<800px width)
|----content----|
|----sidebar1---|
|----sidebar2---|
Omega can do "HD" and "Mobile", but not "Tablet". AT themes have this in the settings page.
What is the best way (most Omega way) to do theme setting which adapts to some medium sized screens?
Thank you.