*

MeroWish.com

  • ***
  • 78 posts
How to Align the Ads on zara theme configurators
« on: August 03, 2017, 01:51:24 PM »
Hello sir,
I'm using zara theme and today when i placed an Ad code on zara theme via configurator then i got the issue that Ads where not aligned in center. Please help me how to Align the Ads in center?

Waiting for your reply kind response and reply.

The website is www.merowish.com
MeroWish.com

*

MB Themes

Re: How to Align the Ads on zara theme configurators
« Reply #1 on: August 04, 2017, 11:45:08 AM »
@Nancy Aarya
Plugin only shows your code. You can wrap code to html tags
Code: [Select]
<center> (your code here) </center>
or

Code: [Select]
<div style="display:block;width:auto;margin:0 auto;float:none;"> (your code here) </div>
or

Code: [Select]
<div style="display:inline-block;width:auto;margin:0 auto;float:none;"> (your code here) </div>
or

Code: [Select]
<div style="display:float:left;width:100%;clear:both;text-align:center;"><div style="display:inline-block;width:auto;float:none;"> (your code here) </div></div>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

MeroWish.com

  • ***
  • 78 posts
Re: How to Align the Ads on zara theme configurators
« Reply #2 on: August 04, 2017, 04:25:01 PM »
Which files i have to edit??

And i have Advertisement Plugin also bought from your mb theme store.. does it works perfectly ? How to use that please let me know.. what to use zara configurator to use or i have to use advertisement plugin to make the Ads Align Center.

Waiting for your reply
MeroWish.com

*

MB Themes

Re: How to Align the Ads on zara theme configurators
« Reply #3 on: August 05, 2017, 09:24:45 AM »
@Nancy
I was talking about banner codes.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots