Contributions
Different width
Use different width of the shop in different screen sizes. Also you can specify additional design differences.
Do you want dynamically set the shop width? We know that sometimes it lead to some differences in design. We can't simply get the information about browser screen width in php. Not simple solutions are due with sessions, cookies or refreshing the url. I tell you the simpliest way, I think. Only a few strings need, no sessions, no cookies, no refresh, no files writing, so no any additional server job.
| Volkman | 26 May 2005 |
Use different width of the shop in different screen sizes. Also you can specify additional design differences.
Do you want dynamically set the shop width? We know that sometimes it lead to some differences in design. We can't simply get the information about browser screen width in php. Not simple solutions are due with sessions, cookies or refreshing the url. I tell you the simpliest way, I think. Only a few strings need, no sessions, no cookies, no refresh, no files writing, so no any additional server job.
Note: Contributions are used at own risk.
