-
AuthorPosts
-
sebbs Friend
sebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
June 4, 2014 at 8:45 pm #198487site: http://bmwqc.dev.dnsnetworks.ca/
I have a logo that’s 233 pixels by 114 (very different than JA Elestica logo) and was wondering if I could get some assistance with inserting the most appealing way possible .. I’ve been looking at examples of other Elastica templates and how they insert theirs and saw some good ideas…
Any suggestions?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 5, 2014 at 3:57 am #537828Hope this thread can help you: http://www.joomlart.com/forums/topic/ja-elastica-change-logo/
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
June 6, 2014 at 7:07 pm #538110I followed the steps but it defeinitely doesn’t look right … Could I get someones help please?
http://bmwqc.dev.dnsnetworks.ca/
<em>@Saguaros 430782 wrote:</em><blockquote>Hope this thread can help you: http://www.joomlart.com/forums/topic/ja-elastica-change-logo/</blockquote>
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 6, 2014 at 8:08 pm #538118<em>@sebbs 430754 wrote:</em><blockquote>site: http://bmwqc.dev.dnsnetworks.ca/
I have a logo that’s 233 pixels by 114 (very different than JA Elestica logo) and was wondering if I could get some assistance with inserting the most appealing way possible .. I’ve been looking at examples of other Elastica templates and how they insert theirs and saw some good ideas…
Any suggestions?</blockquote>
Well, you can move it up a bit by modifying the following CSS rule . . . .
Within file path —> /templates/ja_elastica/css/template.css
at line 632 . . .
h1.logo, div.logo-text h1 {
font-size: 2em;
line-height: 1;
margin: 0;
top: -15px;
}It might look a little better if the overall logo dimensions were a bit larger as well.
1 user says Thank You to TomC for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 6, 2014 at 8:12 pm #538119Also, if you want to increase the width of your main nav so that the items fit on one line . . . .
Look to file path –> /templates/ja_elastica/css/menu/mega.css
at line 12, and add a “width” property – for example . . .
.ja-megamenu {
width: 800px;
}You can, of course, play around with the pixel value as needed.
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
June 6, 2014 at 8:17 pm #538120I did as you suggested … and make the images larger 202x 140 (covering the red/grey) … can I make this fit somehow??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 6, 2014 at 8:21 pm #538121<em>@sebbs 431149 wrote:</em><blockquote>I did as you suggested … and make the images larger 202x 140 (covering the red/grey) … can I make this fit somehow??
http://bmwqc.dev.dnsnetworks.ca/</blockquote>
Try This . . . .
Within file path —> /templates/ja_elastica/css/template.css
at line 632 . . .
h1.logo, div.logo-text h1 {
font-size: 2em;
line-height: 1;
margin: 0;
top: -26px;
}That kind of fits it in flush between the top and bottom of the header
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
June 6, 2014 at 8:30 pm #538122That looks good … could we get rid of the red/grey on the left/right of it ??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 6, 2014 at 9:11 pm #538127<em>@sebbs 431151 wrote:</em><blockquote>That looks good … could we get rid of the red/grey on the left/right of it ??</blockquote>
You Betcha . . . Try This . . . .
Within file path —> /templates/ja_elastica/css/template.css
at line 648, make the following modification . . .
h1.logo a {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
font-size: 2em;
height: auto;
margin-left: -13px;
padding-bottom: 1em;
padding-right: 0.5em;
padding-top: 1em;
text-align: center;
width: auto;
}1 user says Thank You to TomC for this useful post
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
June 6, 2014 at 9:17 pm #538131Oh that looks good! what about the right side?
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by sebbs 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
insert logo
Viewing 10 posts - 1 through 10 (of 10 total)