-
AuthorPosts
-
kerfiseining Friend
kerfiseining
- Join date:
- March 2015
- Posts:
- 43
- Downloads:
- 1
- Uploads:
- 8
- Thanked:
- 1 times in 1 posts
September 4, 2015 at 9:06 am #681620How do I enlarge the space for the logo ?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 4, 2015 at 9:08 am #681658Hi there
.logo-image a {
display: inline-block;
height: 50px;
width: 182px;
}Please change width / height as your needed.
Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 4, 2015 at 9:08 am #747498Hi there
.logo-image a {
display: inline-block;
height: 50px;
width: 182px;
}Please change width / height as your needed.
Thank you,
Viet Vukerfiseining Friendkerfiseining
- Join date:
- March 2015
- Posts:
- 43
- Downloads:
- 1
- Uploads:
- 8
- Thanked:
- 1 times in 1 posts
September 4, 2015 at 9:28 am #681661Thanks. I have been looking for this for a long time >(
kerfiseining Friendkerfiseining
- Join date:
- March 2015
- Posts:
- 43
- Downloads:
- 1
- Uploads:
- 8
- Thanked:
- 1 times in 1 posts
September 4, 2015 at 9:28 am #747501Thanks. I have been looking for this for a long time >(
December 15, 2015 at 5:19 pm #815495I went to templates, then to /css then to the custom.css file and added
.logo-image a {
display: inline-block;
height: 94px;
width: 80px;
}No changes. I tried these changes in the template.css file too but no joy. What am I missing?
December 15, 2015 at 5:47 pm #815510For me where I really only needed to modify the height I added the following code to custom.css.
If your logo is wider then you probably need to affect the span in tpls/blocks.php- Span for logo is 2
- Span for mainnav is 8
- Span for head-search is 2
Total span across the page is 12. You need to balance the span across the page to equal 12 in order to maintain the integrity of the layout areas. Hope that makes sense. Changing the logo should be easier than this or should be better documented in the documentation. Also there should be a better search function in the forums.
Here is my simple code in custom.css that allowed my logo change for height.
.logo-image a {
display: inline-block;
height: 94px;
width: 80px;
}.header {
height:94px
}Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 16, 2015 at 3:24 am #816074@jeff Strachan: I would like to take a look the problem on your site, you can give me the credentials info of your site via Set as private reply and the screenshot with description on that. It would help to understand the problem on your site, I will help you out.
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by Ninja Lead 8 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum