|
If its responsive, you don't have to redirect, thats one of the whole points, also ads can be made to scale responsively in the css by using many different options, one of the most obvious being..
.gfy {
height: auto;
max-width: %;
}
Along with queries,
@media only screen and (max-width: 479px) {}
T.
__________________
High quality Coding HTML5/CSS3, jQuery, Wordpress,
Mechbunny, TubeAce and more..
ICQ: 666 669 829
|