-
AuthorPosts
-
gringo211985 Friend
gringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
November 28, 2012 at 2:58 pm #182650Hi there,
I am trying to change my logo and for some reason it’s showing the T3 logo as seen in the image below,
Not sure why it isn’t showing my logo.
How do I get my logo to show?
I have changed /templates/jamixmaz/images but is there another logo I need to change?
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
November 28, 2012 at 3:23 pm #474541Ok so I found that I needed to change the logo-t3.gif to change the logo, but now I have another question.
How do I change the size of the logo? (so I can have a bigger logo)
How do I also set the margin for the logo and header?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 28, 2012 at 3:47 pm #474543Hi
In this file /plugins/system/jat3/jat3/base-themes/default/css/template.css around line 1023 now you have
h1.logo a {
background: url("../images/logo-t3.gif") no-repeat scroll left center transparent;
display: block;
height: 28px;
width: 184px;
}You can modify the values of the logo image file
1 user says Thank You to pavit for this useful post
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
November 28, 2012 at 4:55 pm #474553<em>@pavit 348328 wrote:</em><blockquote>Hi
In this file /plugins/system/jat3/jat3/base-themes/default/css/template.css around line 1023 now you have
h1.logo a {
background: url("../images/logo-t3.gif") no-repeat scroll left center transparent;
display: block;
height: 28px;
width: 184px;
}You can modify the values of the logo image file</blockquote>
Hi there,
Thanks for that, it worked perfectly.
Could you tell me how I could reset the margin? (just my logo is not aligned with my content body)
Thanks,
Richardpavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 28, 2012 at 5:02 pm #474556Hi
I have just checked your logo and it seems to be perfecly aligned you have modified the height and width values to 60:225
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
November 28, 2012 at 5:24 pm #474561<em>@pavit 348344 wrote:</em><blockquote>Hi
I have just checked your logo and it seems to be perfecly aligned you have modified the height and width values to 60:225</blockquote>
Hi there,
Yes I changed to 60:225 but on my screen it’s not aligned with the image underneath it (1440×900 screen resolution) could you show me a screen shot of it?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 28, 2012 at 5:38 pm #474567Hi
It has 2 behaviours on Google Chrome and Firefox
1) Chrome
2) Firefox
anyway try to make this change
h1.logo a {
background: url("../images/logo-t3.gif") no-repeat scroll left center transparent;
display: block;
height: 28px;
width: 184px;
margin-top: -20px; <-----------add this line
}-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by pavit 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum