-
AuthorPosts
-
September 20, 2010 at 7:06 pm #154483
Hi,
I am currently using JA Ores as my template. The logo appears to be indented from the left by approx 2cm. Does anybody have any idea how I get it to be flush to the left hand side?
Any help would be appreciated.
Thanks
Jasperjasonbshepard Friendjasonbshepard
- Join date:
- July 2010
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 21, 2010 at 2:07 am #356182/* Logo Image —*/
h1.logo { margin: 1px 0 0 15px; }change 15px to 1px or 0px..
template.css
also look at your logo.png and see where it starts ( is the a lot of space between image and border?)
1 user says Thank You to jasonbshepard for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 21, 2010 at 3:33 am #356190<em>@drongo79 194823 wrote:</em><blockquote>Hi,
I am currently using JA Ores as my template. The logo appears to be indented from the left by approx 2cm. Does anybody have any idea how I get it to be flush to the left hand side?
Any help would be appreciated.
Thanks
Jasper</blockquote>
Thanks jasonbshepard, @jasper Did you resolve this issue 🙂1 user says Thank You to Saguaros for this useful post
September 21, 2010 at 9:59 am #356243Hi Jason,
Thanks very much for your help. Unfortunatley it did not correct the problem. I am using the right-body-left setup. he log div i Have changed as follows to incoporate my image;/* HEADER
——————————————————— */
#ja-header {
background-color: #202020;
border-bottom: 1px solid #151515;
}#ja-header .main {
height: 95px;
position: relative;
}h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; }
h1.logo, div.logo-text { float: left; z-index: 100; }
/* Logo Image —*/
h1.logo { margin: 1px 0px 0px 0px; }h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
height: 200px;
width: 1400px;I will try and attatch a screen print to highlight the problem.
Many thanks in advance.
Jasper
September 21, 2010 at 10:07 am #356244I have posted a reply, unfortunaltey it did not help, screenprints attached,
Many thanks
JasperSeptember 21, 2010 at 2:33 pm #356261I have now resolved this issue. Thank you both for your help.
For those people who wish to know the solution; as described above, on line 1216 of templates/css/template.css,
find the line;
h1.logo { margin: -40px 0 0 -70px; } (your numbers will vary from these here. change the RIGHT number (the -70px number) to suit your tastes. this format has my logo flush to the left side of the page
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by drongo79 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Ja Ores Logo position
Viewing 6 posts - 1 through 6 (of 6 total)