-
AuthorPosts
-
jimmer Friend
jimmer
- Join date:
- December 2006
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 43
- Thanked:
- 11 times in 1 posts
October 27, 2008 at 9:51 pm #134836I would like to move Logo more to the right.
http://sportbikejunkies.net/qualityseeds
Where do I do this?
Thanks,
James
I looked and tried a few things in the template .css but no luck.;)
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 28, 2008 at 1:36 am #277095Hik
In title, you said you want to move logo more the left, in content you said you want to move logo more the right
:confused:you can edit template.css (line 883) :move the left
h1.logo a {
background:transparent url(../images/logo.png) no-repeat scroll center center;
display:block;
height:70px;
width:330px;
}
Change to
h1.logo a {
background:transparent url(../images/logo.png) no-repeat scroll left;
display:block;
height:70px;
width:330px;
}
if you want to move logo the right: change left to right in code CSS above1 user says Thank You to Sherlock for this useful post
jimmer Friendjimmer
- Join date:
- December 2006
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 43
- Thanked:
- 11 times in 1 posts
October 28, 2008 at 1:43 am #277096<em>@nguoiabcd 88150 wrote:</em><blockquote>Hik
In title, you said you want to move logo more the left, in content you said you want to move logo more the right
:confused:you can edit template.css (line 883) :move the left
h1.logo a {
background:transparent url(../images/logo.png) no-repeat scroll center center;
display:block;
height:70px;
width:330px;
}Change to
h1.logo a {
background:transparent url(../images/logo.png) no-repeat scroll left;
display:block;
height:70px;
width:330px;
}if you want to move logo the right: change left to right in code CSS above</blockquote>
Thanks,
Long day in front of the computer. I meant left.
James
jimmer Friendjimmer
- Join date:
- December 2006
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 43
- Thanked:
- 11 times in 1 posts
October 28, 2008 at 2:11 am #277099<em>@nguoiabcd 88150 wrote:</em><blockquote>Hik
In title, you said you want to move logo more the left, in content you said you want to move logo more the right
:confused:you can edit template.css (line 883) :move the left
h1.logo a {
background:transparent url(../images/logo.png) no-repeat scroll center center;
display:block;
height:70px;
width:330px;
}Change to
h1.logo a {
background:transparent url(../images/logo.png) no-repeat scroll left;
display:block;
height:70px;
width:330px;
}if you want to move logo the right: change left to right in code CSS above</blockquote>
Made the change and it looks great. Once again, I appreciate all the assistance from all Joomlart Staff and Members.
james:)
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Sherlock 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum