Support Forums - Classified Ads Script Osclass
Osclass theme support => Free themes => Patricia Osclass Responsive Theme => Topic started by: hayat 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
-
@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/
-
@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
-
@hayat
That is not and that never will be, it is development.
You can use some basic attributes, like
#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;}
-
@hayat
That is not and that never will be, it is development.
You can use some basic attributes, like
#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