-
AuthorPosts
-
July 18, 2010 at 7:40 pm #152650
i can’t modify the logo dimension, i’ve changed in the template.css in the default folder :
/* HEADER
——————————————————— */
#ja-header .main {
background: transparent;
padding: 25px 0 15px;
}h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1;}
/* Logo Image —*/
h1.logo {
width: 670px;
height: 106px;
margin-top: 10px;
}h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 670px;
height: 106px;but the logo remain small at the default dimension, you can help me?
thank’s in advance
Claudio
Laura Rubino FriendLaura Rubino
- Join date:
- September 2014
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 15 times in 14 posts
July 18, 2010 at 9:20 pm #350181Clear your cache. and see if there is anything regarding logo in layout.css
July 18, 2010 at 9:36 pm #350185Thank’s but the cache is clean and in layout.css there aren’t nothing about logo.
when i open home page or other articles i view the small part of logo, when i open a eventlist page of jevents module i can view all the logo.
you have any suggestion? thk
Laura Rubino FriendLaura Rubino
- Join date:
- September 2014
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 15 times in 14 posts
July 18, 2010 at 9:45 pm #350186index.php or header.php in layouts
1 user says Thank You to Laura Rubino for this useful post
July 18, 2010 at 10:07 pm #350187Thank’s so much, i’ve solved the problem.!
July 19, 2010 at 10:17 pm #350276Please articulate how you solved the problem. I’m also working on it.
July 22, 2010 at 9:34 pm #350484Hi ,
i have the same problem, but could not figure out where to make change to show all part of my bigger logo, I am using the ligh green theme. any help
regards
beta777 Friendbeta777
- Join date:
- December 2008
- Posts:
- 72
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
July 22, 2010 at 10:53 pm #350485In Template.css ( /public_html/templates/ja_anion/css/ ) find (line 538)
<blockquote>/* HEADER
——————————————————— */
#ja-header .main {
background: transparent;
padding: 25px 0 15px;
}h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1;}
/* Logo Image —*/
h1.logo {
width: 200px;
height: 55px;
margin-top: 10px;
}h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 200px;
height: 55px;</blockquote>and change widh and height.
jukeboxjunkey Friendjukeboxjunkey
- Join date:
- December 2007
- Posts:
- 88
- Downloads:
- 15
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
July 23, 2010 at 5:25 am #350521My /public_html/templates/ja_anion/template.css consists of 7 bytes and contains the wording “autogen”. That’s it.
The only place I can find a setting for the logo is by using Firebug, I found a path to a cache/t3 folder with the dimensions. Is this the correct location to edit these settings??
jukeboxjunkey Friendjukeboxjunkey
- Join date:
- December 2007
- Posts:
- 88
- Downloads:
- 15
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
July 23, 2010 at 6:17 am #350524Alright, I found the files but the path was much different… public_html/templates/ja_anion/core/themes/default/css/template.css
Daniel Michaels FriendDaniel Michaels
- Join date:
- September 2014
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
July 23, 2010 at 11:52 pm #350569@ jukeboxjunkey. Are you using version 1.2? Version 1.1 had the path you mentioned (“public_html/templates/ja_anion/core/themes/default/css/template.css”), but after upgrading to 1.2, my new path is /public_html/templates/ja_anion/css/template.css. I also noticed some image folders that were moved. Strange. Anyway, some others may encounter this change so I thought it worth mentioning.
aaronfarias Friendaaronfarias
- Join date:
- July 2010
- Posts:
- 132
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 12 times in 12 posts
July 24, 2010 at 5:04 am #350585Editting:
h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 200px;
height: 55px;Should work for both problems. Just make sure you overwrite the image properly.
-
AuthorPosts
This topic contains 12 replies, has 8 voices, and was last updated by aaronfarias 14 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum