It can be as long as the Retweet button without Facebook button?
2 2010-07-02 19:26
Re: [Request mod/extension] PunBB Mobile (33 replies, posted in PunBB 1.3 extensions)
I am trying to do this with CSS, like
<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 480px)" />
<link rel="stylesheet" type="text/css" href="style.css" media="screen and (min-device-width: 481px)" />