Stupid question but I can't seem to get it to center. It is aligned to the left.
I have looked and tried to tweak the css but nothing seems to work.
Any suggestions?
Stupid question but I can't seem to get it to center. It is aligned to the left.
I have looked and tried to tweak the css but nothing seems to work.
Any suggestions?
I am having the same issue.
kindly help me in placing it centrally.
When I check it on my laptop, it seems to be in centre. But on other computer, it is on the left side.
please tell me how can I place it in centre exactly. Moreover, My homepage header also seems to be shorter than the whole page width. How can I correct it?
It's impossible to help you without a link to your site...
OK, here's a solution on how to center ZX Slideshow for all those interested:
Go to includes/templates/YOUR_TEMPLATE/css/index_home.css and find lines 90-97. Originally, this is how it looks:
Now, simply change the code in red with margins of your choice. For those who don't know, the numbers represent "top right bottom left". Change it to something like this if you want the slideshow to be centered:Code:.theme-default .nivoSlider { position:relative; background:#fff url("../images/loading.gif") no-repeat 50% 50%; margin-bottom:50px; -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a; -moz-box-shadow: 0px 1px 5px 0px #4a4a4a; box-shadow: 0px 1px 5px 0px #4a4a4a; }
This is it, your slideshow should now be centered.Code:.theme-default .nivoSlider { position:relative; background:#fff url("../images/loading.gif") no-repeat 50% 50%; margin:0 auto 50px auto; -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a; -moz-box-shadow: 0px 1px 5px 0px #4a4a4a; box-shadow: 0px 1px 5px 0px #4a4a4a; }
It is working great now. Thanks a lot for your help...
It actually DOES work. The link you gave me (.com) is just an iframe. Try visiting your site on it's original URL. BTW, I hope you are aware that you shouldn't be using Zen Cart in iframe...
Hi Balihr,
I just installed the mod with no problems and it runs, however, there is a "line" around the image so that if I put it on top a background I see an outline. Almost like a drop shadow in a way. I have tried both .png and .jpg versions of the files. Any ideas on how to get rid of this "outline"?
I tried the above code to center the slideshow but it doesnt work. I have no idea what I am doing wrong.
My website is a is a "fluid" width site, meaning that its width changes as your customers' browser
width changes.
So on my laptop my slideshow looks center and looks fine but if I go to my desktop which wider screen the slideshow shows only to the left leaving a empty space on the right side.
Can anyone help me... I been at this for a week now and at this point don't know how to fix it. just in case website is secretofbelieving.com