*

Mrbee

  • **
  • 13 posts
Responsive banner
« on: June 29, 2016, 12:36:08 PM »
Hi, I designed an image  banner and was having issues with responsiveness for mobile display until I used width as 100% and not pixels.

The width works fine. But I have been trying to adjust the height to fit perfectly for desktop 💻 and mobile 📱

Is there any standard banner size maybe in pixels that works well for all devices?

*

MB Themes

Re: Responsive banner
« Reply #1 on: June 29, 2016, 01:46:09 PM »
@Mrbee
set width as percentage is ok, but you may need to do it also for image as well (you might set 100% width to box, but not to image inside).
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Mrbee

  • **
  • 13 posts
Re: Responsive banner
« Reply #2 on: July 06, 2016, 04:45:52 PM »
I really want to know if there is a standard size for image for example 700x132 px or can Is there a way I can make two banners? one for mobile and another for desktop. Cos if I design an image that fits for mobile it doesn't fit for desktop and vice versa I.e there is always a lot of space between the ad banner and the next item below it.

I placed the code in Inc.category is there a way I make make the ad banner centralize on the website?

*

MB Themes

Re: Responsive banner
« Reply #3 on: July 06, 2016, 04:49:03 PM »
@Mrbee
Just use gimp or chrome dev tools to measure size you need.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Mrbee

  • **
  • 13 posts
Re: Responsive banner
« Reply #4 on: July 09, 2016, 09:49:00 AM »
Alright, I will try it out