1

(22 replies, posted in PunBB 1.3 extensions)

It can be as long as the Retweet button without Facebook button?

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)" />