-
AuthorPosts
-
chicagouser Friend
chicagouser
- Join date:
- March 2011
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 13
- Thanked:
- 2 times in 1 posts
March 20, 2011 at 9:46 pm #161700im using JA Ores 1.6, my logo size is much bigger than JA Ores default logo size, how do i change logo size? please guide me step by step
thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 21, 2011 at 4:36 am #382413Hello chicagouser,
Please attach the screenshot of your page to deliver you a suggestion
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 21, 2011 at 4:40 am #3824151) you replace the logo (logo.png) in the templates/ja_ores/images
2) open the file templates.css file an find the following codeh1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
height: 43px;
width: 128px;
}Then adjust value for the height and width property for above rule to make a bigger logo showing
1 user says Thank You to Saguaros for this useful post
jacqueline stott Friendjacqueline stott
- Join date:
- September 2014
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
April 5, 2011 at 2:31 pm #384983Hi there
I am doing a similar thing.
I managed to change the logo size but now my logo does not align to the top of the template.
Basically I made my logo one big header image but I need it to align right to the top so there is no space between the “black” top part and the “logo” image.
Please let me know if this is possible.I can’t see any padding or anything like that in the style sheet.
Thanks so much….
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 5, 2011 at 6:11 pm #385011<em>@jacquis 232414 wrote:</em><blockquote>Hi there
I am doing a similar thing.
I managed to change the logo size but now my logo does not align to the top of the template.
Basically I made my logo one big header image but I need it to align right to the top so there is no space between the “black” top part and the “logo” image.
Please let me know if this is possible.I can’t see any padding or anything like that in the style sheet.
Thanks so much….</blockquote>
your Live site url Please
jacqueline stott Friendjacqueline stott
- Join date:
- September 2014
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
April 5, 2011 at 6:30 pm #385014<em>@Chavan 232448 wrote:</em><blockquote>your Live site url Please</blockquote>
Hi there
My site is not yet live.I am still working on local host wamp server…does it have to be live for you to help me?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 5, 2011 at 6:59 pm #385020<em>@jacquis 232451 wrote:</em><blockquote>Hi there
My site is not yet live.I am still working on local host wamp server…does it have to be live for you to help me?</blockquote>
If it is live I could see the css realtime and help you.
jacqueline stott Friendjacqueline stott
- Join date:
- September 2014
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
April 5, 2011 at 7:22 pm #385023<em>@Chavan 232461 wrote:</em><blockquote>If it is live I could see the css realtime and help you.</blockquote>
Kool should be transferring to hostgator tomorrow!so I will send you the link!
Thanks
April 20, 2011 at 9:27 pm #387355I would check the margin for your logo in your css.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 20, 2011 at 11:19 pm #387361It will be a lot easier when we see it live. The block the top section of your template needs to be enlarged a little for the logo to fit but without seeing it giving dimensions will be hard. When you post your live site please make sure css optimization is set to “No” in the template manager or we can only see the joined and compressed css which is of little use to us when diagnosing your problem.
jacqueline stott Friendjacqueline stott
- Join date:
- September 2014
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
April 21, 2011 at 4:18 am #387415<em>@phill luckhurst 235482 wrote:</em><blockquote>It will be a lot easier when we see it live. The block the top section of your template needs to be enlarged a little for the logo to fit but without seeing it giving dimensions will be hard. When you post your live site please make sure css optimization is set to “No” in the template manager or we can only see the joined and compressed css which is of little use to us when diagnosing your problem.</blockquote>
I figured it out it was the margin thanks
1 user says Thank You to jacqueline stott for this useful post
April 22, 2011 at 7:15 pm #387685<em>@tienhc 229059 wrote:</em><blockquote>1) you replace the logo (logo.png) in the templates/ja_ores/images
2) open the file templates.css file an find the following codeh1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
height: 43px;
width: 128px;
}Then adjust value for the height and width property for above rule to make a bigger logo showing</blockquote>
I have a similar problem with the size of the logo.
I modified the code as tiench said, but the logo can be seen fully only in the homepage, on the other pages is cut off. I do not know where to change the css file to make it visible. The size of my logo should be at least 192 x 58 pixels.
Someone can help me?
Thanks.Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 23, 2011 at 12:58 pm #387745Thanks, now online the problem is resolved. In truth I had not even clear the cache. When installing locally with xampp, instead, I cleaned the cache but the problem remains.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 23, 2011 at 2:32 pm #387748It really is only guess work with local installs. As we cannot see your work it is almost always impossible to diagnose. It could be your browseres cache too. Try a different browser to be sure.
Glad you have it fixed with your live install though.
AuthorPostsThis topic contains 16 replies, has 7 voices, and was last updated by endelab 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum