Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: supersimic9 on March 22, 2019, 12:31:50 AM

Title: margin add banner
Post by: supersimic9 on March 22, 2019, 12:31:50 AM
hello I have a little problem, the forum that I have is an ad banner, but there is no distance from each other. how to provide the distance between the ad banners that I have? which file should I enter?
Title: Re: margin add banner
Post by: Kindred on March 22, 2019, 04:21:39 AM
URL?
How is the banner applied? Did you use an ad manager mod? a portal? direct code edit?
Title: Re: margin add banner
Post by: supersimic9 on March 22, 2019, 04:28:47 AM
Quote from: Kindred on March 22, 2019, 04:21:39 AM
URL?
How is the banner applied? Did you use an ad manager mod? a portal? direct code edit?
www.judi-mania.com
i use ad manager mod from SMFPacks
Title: Re: margin add banner
Post by: Kindred on March 22, 2019, 04:37:37 AM
in that case, add a div with css padding around the ad that you put into the ad manager box :)
Title: Re: margin add banner
Post by: supersimic9 on March 22, 2019, 04:42:19 AM
Quote from: Kindred on March 22, 2019, 04:37:37 AM
in that case, add a div with css padding around the ad that you put into the ad manager box :)

where can I find the file that I will edit?
Title: Re: margin add banner
Post by: Kindred on March 22, 2019, 04:46:04 AM
if you're using the ad manager, then there is no file to edit. Just edit the advert code that you pasted into the manager
Title: Re: margin add banner
Post by: supersimic9 on March 22, 2019, 04:59:53 AM
Quote from: Kindred on March 22, 2019, 04:46:04 AM
if you're using the ad manager, then there is no file to edit. Just edit the advert code that you pasted into the manager
oke i try
thanks for your information
Title: Re: margin add banner
Post by: supersimic9 on March 22, 2019, 05:43:58 AM
Quote from: Kindred on March 22, 2019, 04:46:04 AM
if you're using the ad manager, then there is no file to edit. Just edit the advert code that you pasted into the manager
oke its work
and how do you make the mobile display responsive?
because there is a banner ad so the mobile display is not responsive
Title: Re: margin add banner
Post by: drewactual on March 22, 2019, 09:05:11 AM
"how" did you do that... adding fixed size padding/margin or adding definitive height/width?  If so, try using non-fixed size.... percentages or EM's.  also, place a max-width and/or max-height.