-
AuthorPosts
-
melanieb Friend
melanieb
- Join date:
- July 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 31
- Thanked:
- 23 times in 1 posts
December 22, 2012 at 2:47 pm #183347Hi,
I have spent days trying to figure this out. I have read all the other threads and made the changes suggested but still no joy.
My logo is 200 x 84
I have change the template.css in both jabrisk, and the green theme along with a whole load of other files but its not altering the size at all. When I right click in chrome over my logo it still shows the size as follows:
.logo-image a {
background-image: url(‘/templates/ja_brisk/images/themes/green/logo.png’);
background-repeat: no-repeat;
width: 80px;
height: 50px;When I look at the file path to the css file it points to: /?t3action=lessc&s=templates/ja_brisk/less/style.less
When I open this file, the code above is not there – just something like @T3logoheight @T3logowidthCan someone please tell me where I change the logo size display? I am just going round in circles
Thanks in advance
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 22, 2012 at 4:36 pm #477234melanieb Friendmelanieb
- Join date:
- July 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 31
- Thanked:
- 23 times in 1 posts
December 22, 2012 at 7:53 pm #477249Hi pavit,
I have solved it now (literally minutes ago). I just copied and pasted the following into the custom.css file and then changed the width and height to what I needed and now it displays properly. I don’t know if this impacts on anything else, but for the moment at least I haven’t spotted anything.
.logo-image a {
background-image: url(‘/templates/ja_brisk/images/themes/green/logo.png’);
background-repeat: no-repeat;
width: 80px;
height: 50px;Thanks for responding by the way
December 22, 2012 at 8:41 pm #477256Thanks , yes, I do the same and just now is working OK. Thanks!
melanieb Friendmelanieb
- Join date:
- July 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 31
- Thanked:
- 23 times in 1 posts
December 22, 2012 at 9:48 pm #477262Glad it has helped you 🙂
January 3, 2013 at 10:01 am #478246Thanks, it works!:)
melanieb Friendmelanieb
- Join date:
- July 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 31
- Thanked:
- 23 times in 1 posts
January 3, 2013 at 12:44 pm #478277You are welcome
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 4 voices, and was last updated by melanieb 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Logo width height problem
Viewing 7 posts - 1 through 7 (of 7 total)