AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: buddahboy on April 15, 2014, 10:53:31 AM

Title: banner images align left - need to align center
Post by: buddahboy on April 15, 2014, 10:53:31 AM
Greetings,

using AbanteCart 1.1.8 -- template: HTML5 -- URL http://www.omgrown.org/AbanteCart/  --  using block:  Banner Block (main page banner slider)

I have created some banners that I want to use and disabled the banners that are default in the banner block (using HTML5 template).  The banners work just fine except for one thing - I need them justified center and not left.  Looked all over to find setting but not able to get the right one - can someone assist please? 

Also want to hide the three little squares appearing on banner that indicate how many banners are in queue. 

Thanks much
Ron
Title: Re: banner images align left - need to align center
Post by: gordontaylor on April 15, 2014, 12:04:14 PM
Ron, are you modifying the text banner block? Or have you created a graphic banner?

Best to convert those, if you are using the text banner, to a graphic banner so it will be responsive.
Title: Re: banner images align left - need to align center
Post by: buddahboy on April 15, 2014, 01:21:22 PM
Hi Gordon,

Used graphic banner and then tried text - the graphic works good but still on the left -- how to get rid of the little blocks as well - they show up on the left side of banner to show how many are in line? 

Thanks much
Ron
Title: Re: banner images align left - need to align center
Post by: gordontaylor on April 15, 2014, 01:42:27 PM
I'll look into the CSS, I'll bet the issue is there. The text banners rely on CSS for positioning, but are not responsive enough. I'll post a new reply when I've got the fix.

I also have a site I'm building, using graphic banners http://bigzbeverages.com/ and thanks to your heads up, I noticed they're slightly off center also.
Title: Re: banner images align left - need to align center
Post by: buddahboy on April 16, 2014, 05:28:06 PM
I have been successful in most part but still need to remove the gradient over the banners - posted a different thread as the center part is solved.  See screenshot or URL: www.VishwaGifts.com

Thanks Gordon
Ron
Title: Re: banner images align left - need to align center
Post by: gordontaylor on April 16, 2014, 07:50:13 PM
Ron,

That shadow is an image called in the one-by-one css file.

Line 139 same place as the background color. Just eliminate this statement

Code: [Select]
url(../image/banner_shadow.png) center top no-repeat

Leave the ; and the } there and the shadow will be gone.

Title: Re: banner images align left - need to align center
Post by: buddahboy on April 16, 2014, 08:01:03 PM
Thank you Gordon, appreciate it - total solution my friend - I'm grateful. 

All the best
Ron