-
AuthorPosts
-
June 1, 2010 at 10:13 am #151501
Dears,
my logo is build from a long word and when i replace it in the existing logo.png and logo2.png its look very small
i try to upload a longer size image but it doesn’t show it completely… you see only half of the image…is there a way to change the size of the image so it will show it correctly.
i need it for the 2 different logos.. logo.png and logo2.png
thank you in advance,
regards,
the Gorilla!
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
June 1, 2010 at 12:52 pm #345504gorillamagnets;180931Dears,
my logo is build from a long word and when i replace it in the existing logo.png and logo2.png its look very small
i try to upload a longer size image but it doesn’t show it completely… you see only half of the image…is there a way to change the size of the image so it will show it correctly.
i need it for the 2 different logos.. logo.png and logo2.png
thank you in advance,
regards,
the Gorilla!
Hey there
when you change the logo from the normal supplied graphic to anything bigger you must also change the css for the logo to reflect the new size
the original logo.png is 318px x 80 px and the smaller logo2.png is 163px x42pxI do not know what your new logo size is. but please open your template.css file in a editor . look for line 1787 and this code
.ja-home h1.logo a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin adding;
background:transparent url(../images/logo.png) no-repeat scroll left center;
height:80px;
width:318px;
Change the values in red for your own logo dimensions.To change the smaller logo css
look at line 1025 and this codeh1.logo a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin adding;
background:transparent url(../images/logo2.png) no-repeat scroll left center;
display:block;
height:42px;
width:163px;
again you must change the values in red to match your small logos sizeIf you are wishing to display words only , you can turn off the image for logo feature and type in text in administrator/extensions/template manager/
change from image to text, fill in top field clear bottom field and you have large text on main home page. use small logo for other stuffAttached image of where to change this
If this works for you, pls click best answer button 🙂
-
1 user says Thank You to uniquebiz for this useful post
June 1, 2010 at 9:06 pm #345554thanks!
🙂AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by gorillamagnets 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Logo image size – can it be change?
Viewing 3 posts - 1 through 3 (of 3 total)