-
AuthorPosts
-
zarenya Friend
zarenya
- Join date:
- December 2010
- Posts:
- 29
- Downloads:
- 24
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
November 6, 2012 at 4:32 pm #181996Hi There
I made a custom logo and the dimensions are 450 pixels wide by 100 down.
I have the logo in position but how do I make adjustments to the height container where the logo is currently. Part of my logo is currently hidden away.
Template Demo can be seen here: http://www.thefoodbasket.co.za/Kovacs/
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 6, 2012 at 4:36 pm #472071Hi
The logo settings are in the template.css file in templatesja_universitycss folder
/* Logo Image ---*/
h1.logo {
width: 220px;
height: 56px;
}h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 220px;
height: 56px;
}January 30, 2013 at 10:22 pm #481756Hi, I made the changes to the template.css file, but the change in the (logo) size shows only for the home page, every other page still
shows the original size.. What do i need to do??pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 30, 2013 at 10:36 pm #481758Hi
Clean your JaT3 cache and post a screenshot of that page
i checked your website and all pages have the same logo
February 2, 2013 at 9:15 am #482145Thanks Pavit 🙂
February 15, 2013 at 9:49 am #483535Same problem. Resized the logo but unable to show it.
http://ind.uniroma2.it/index.php/it/Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 15, 2013 at 10:38 am #483541Similar to above open the file http://ind.uniroma2.it/templates/ja_university/css/template.css and at line 947 add the code in red below.
h1.logo a {
background: url("../../../images/logoTV2.png") no-repeat scroll left center transparent;
display: block;
height: 56px;
width: 400px;}
February 15, 2013 at 1:04 pm #483561We have already this configuration in the template.css. Even restoring the setting of the default logo it stays partially hidden…
-
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by Phill 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum