-
AuthorPosts
-
gabrielanta Friend
gabrielanta
- Join date:
- January 2009
- Posts:
- 52
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 18
- Thanked:
- 4 times in 1 posts
September 20, 2012 at 5:13 am #180830I want to show a bigger image logo.png
How or where do we change the size? on the css file?? which file?
Thanks
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
September 20, 2012 at 7:21 am #467607Searching the forums . . . or knowing to look in the tutorials forum helps
http://www.joomlart.com/forums/topic/how-to-change-template-logo-any-template/
that should get you the info needed.But basically you go to your templates/ja_vintas/css/template.css – about line 860
and edit this call re height, width to suit modified logo,h1.logo a {
background: url(“../images/logo.png”) no-repeat scroll left center transparent;
display: block;
height: 33px;
width: 271px;
}Also about line 849 this declaration to match
/* Logo Image —*/
h1.logo { height: 91px; width: 200px; }Blessings Shannon
3 users say Thank You to tfosnom for this useful post
gabrielanta Friendgabrielanta
- Join date:
- January 2009
- Posts:
- 52
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 18
- Thanked:
- 4 times in 1 posts
September 21, 2012 at 7:51 pm #467794Thanks !
Line 849 should be line: 855 🙂
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
September 22, 2012 at 9:34 am #467815Oops I modified my css at that area and it pushed the lines up Sorry 😀
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by tfosnom 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to show a bigger logo image?
Viewing 4 posts - 1 through 4 (of 4 total)