<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">to display a different theme based on a users<br>
screen resolution?</blockquote><div><br>I think you can do this with java script <br><br><script type="text/javascript"><br>function alertId()<br>{<br>alert(screen.width);<br>alert(screen.height);<br>}<br>
</script><br><br>Now you know the resolution of user, just call the required theme. Module is not required for this .<br><br> <br></div></div>-- <br>Thanks a lot <br>-----------------------------------------<br><a href="http://ubuntuslave.blogspot.com/">http://ubuntuslave.blogspot.com/</a><br>
<br>