*

hayat

  • ****
  • 115 posts
Custom ad problem
« on: June 01, 2016, 05:59:51 PM »
Hi
     I have added two ad in the middle of the page no css for that i have inserted html codes , in desktop view ads are okay but at small screen the size is too small i want the the should be like square box as ad appears how i can do this please help me you have always supported me thanks
http://www.classifyhub.com

*

MB Themes

Re: Custom ad problem
« Reply #1 on: June 01, 2016, 06:02:39 PM »
@hayat
We cannot provide custom modifications in support, you need to create it by yourself.
All informations can be found here:
http://www.w3schools.com/css/
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

hayat

  • ****
  • 115 posts
Re: Custom ad problem
« Reply #2 on: June 01, 2016, 07:00:02 PM »
@hayat
We cannot provide custom modifications in support, you need to create it by yourself.
All informations can be found here:
http://www.w3schools.com/css/
it would be just two three piece of word so would be kind of you thanks

*

MB Themes

Re: Custom ad problem
« Reply #3 on: June 01, 2016, 07:05:03 PM »
@hayat
That is not and that never will be, it is development.
You can use some basic attributes, like
Code: [Select]
#my_div {width:100%;float:left;clear:both;height:50px;line-height:50px;text-align:center;font-size:16px;color:#333;background:#eee;border:1px solid #ddd;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

hayat

  • ****
  • 115 posts
Re: Custom ad problem
« Reply #4 on: June 01, 2016, 07:32:20 PM »
@hayat
That is not and that never will be, it is development.
You can use some basic attributes, like
Code: [Select]
#my_div {width:100%;float:left;clear:both;height:50px;line-height:50px;text-align:center;font-size:16px;color:#333;background:#eee;border:1px solid #ddd;}
thanks anyway