TomatoCart

65379 Downloads
295 users online
TomatoCart Community
Welcome, Guest
Please Login or Register.    Lost Password?
Bookmark and Share

How to change the logo side?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to change the logo side?
*
#1351
How to change the logo side? 1 Year, 8 Months ago Karma: 0
Hi, How can I change the logo side? I want the logo in the center.
Waiting for an answrer,
Thank you very.
Maxx
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1361
Re: How to change the logo side? 1 Year, 8 Months ago Karma: 7
The method to change the logo's position is to modify the css that determine the position of logo.First, if you use the glass_gray template, please find the stylesheet.css in the glass_gray directory and find the code illustrated below.

#headerBar #siteLogo img {
display: block;
position: static;
margin: 8px 0 0 25px;
}

please increase value of margin-left so that change the site logo's position that you want.

If you use the default template, the method is same.
jack.yin
Team Member
Posts: 893
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1364
Re: How to change the logo side? 1 Year, 8 Months ago Karma: 0
it's not working, the logo right now in the right side of the website,
i make is like that:

#headerBar #siteLogo img {
display: block;
position: static;
margin-left: 8px 0 0 25px;

and it's not working so i try to do this like this:

#headerBar #siteLogo img {
display: block;
position: static;
margin: 8px 0 0 25px;
margin-left:100px


it's still not working, the logo is still in the right side, what can i do?
Maxx
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2104
Re:How to change the logo side? 1 Year, 6 Months ago Karma: 0
It's still not working, the logo is still in the right side.
Here is the code in my stylesheet.css:

#headerBar #siteLogo img {
display: block;
position: static ;
margin-buttom: 8px 0 0 25px;

}

I try a a lot of times in different settins but the logo stay allways in the right side of the page
Please help me to fix this problem and change the logo side to the center of the page.
Thank you very very much.
Maxx
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2115
Re:How to change the logo side? 1 Year, 6 Months ago Karma: 29
can you show the url of your store so that we can check it ?
zheng.lei
Team Member
Posts: 462
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to top Page: 1
Moderators: Elora, infinityl, newkid

Latest Blog Post

TomatoCart v2.0 – An open source ecommerce framework

Since the TomatoCart v1.0’s framework getting old and the core is not a pure MVC design, it causes many troubles ...

Blog | Administrator | Saturday, 21 January 2012

More in: About Us

-
+
3

contact_us

TomatoCart
+86-13771170725
info@tomatocart.com
http://www.tomatocart.com

Newsletter Subscription

Name:

E-Mail:

Verification Code:
Captcha

Receive HTML?