Page 1 of 1

How to centering the footnote?

Posted: Wed Jun 23, 2010 12:06 pm
by Uyghurmen
Hi, everyone,
I not able to centered the footnote (copyright message). I put a banner image too, neither footnote and bunner placed center. I did on stylesheet, but didn't change.
Thanks everyone.

Re: How to centering the footnote?

Posted: Fri Jun 25, 2010 11:40 am
by Uyghurmen
Uyghurmen wrote:Hi, everyone,
I not able to centered the footnote (copyright message). I put a banner image too, neither footnote and bunner placed center. I did on stylesheet, but didn't change.
Thanks everyone.
Any one wan to help?
Uyghurmen wrote:Hi, everyone,
I not able to centered the footnote (copyright message). I put a banner image too, neither footnote and bunner placed center. I did on stylesheet, but didn't change.
Thanks everyone.

Re: How to centering the footnote?

Posted: Fri Jun 25, 2010 5:53 pm
by JAY6390
Bumping the thread and quoting yourself TWICE isn't going to get you answered any quicker

Re: How to centering the footnote?

Posted: Sat Jun 26, 2010 7:40 am
by Karen
Uyghurmen wrote:Hi, everyone,
I not able to centered the footnote (copyright message). I put a banner image too, neither footnote and bunner placed center. I did on stylesheet, but didn't change.
Thanks everyone.
Not in the stylesheet. It's in catalog/view/theme/default/template/common/footer.tpl

Right before the copyright notice enter the HTML code below

Code: Select all

<p align="center">

Re: How to centering the footnote?

Posted: Sun Jun 27, 2010 2:32 am
by Uyghurmen
Thanks for your reply,
But nothing change. Stil align right side, not center.

Re: How to centering the footnote?

Posted: Sun Jun 27, 2010 9:54 am
by Karen
Okay...totally baffled, then. I completely changed my footer and the HTML did what it was supposed to.

What is the URL of your shop, so I can look at your footer? You might PM me the total code in your footer, so I can look at it, too.

Re: How to centering the footnote?

Posted: Fri Jul 02, 2010 5:55 am
by Uyghurmen
Karen wrote:Okay...totally baffled, then. I completely changed my footer and the HTML did what it was supposed to.

What is the URL of your shop, so I can look at your footer? You might PM me the total code in your footer, so I can look at it, too.
My store address: www.eynek.biz/Torbaziri/
I will send you PM file code.
Sincerely

Re: How to centering the footnote?

Posted: Fri Jul 02, 2010 2:01 pm
by Karen
Go into your stylesheet and find

Code: Select all

#footer .div2
You'll see that it's set to float: right. Change that to float: center. That should do it, but you've still got the payment icons (div1) floating left, and I don't know how that will look, but it's up to you.

Re: How to centering the footnote?

Posted: Fri Jul 02, 2010 11:58 pm
by Uyghurmen
Karen wrote:Go into your stylesheet and find

Code: Select all

#footer .div2
You'll see that it's set to float: right. Change that to float: center. That should do it, but you've still got the payment icons (div1) floating left, and I don't know how that will look, but it's up to you.
thanks, it is working. right now I would like to change "Payment" image to my banner, and this would be placed top of the footer, I did before when I use 1.4.7, but I install 1.4.8 version right now, this is some different, so I did like before, all page destroyed, I obligted install again.
and I not able to centered WELCOME message title this time. All page direction need to right to left, but this is also not working.