-
AuthorPosts
-
cybernun Friend
cybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
October 28, 2011 at 6:50 pm #170159SEE HOW THE LOGO WON’T EXPAND?
_______________________________________________
HERE’S THE TEMPLATE.CSS CODE I ADJUSTED:
/* Logo Text —*/
div.logo-text { margin:0 }div.logo-text h1 {
font-family: Georgia, Cambria, “Times New Roman”, Times, serif;
font-size: 200%;
font-weight: bold;
float:left;
}div.logo-text h1 a { background: url(../images/logo.png) 0 50% no-repeat;
display: block;
height: 115px;
overflow: hidden;
text-decoration: none;
width: 709px;
}div.logo-text h1 a span { display:none }
p.site-slogan {
color: #F95839;
display: block;
float: left;
font-family: Georgia, Cambria, “Times New Roman”, Times, serif;
font-size: 125%;
margin: 25px 0 0 135px;
padding: 0 5px;
text-transform: uppercase; }/* Logo Image —*/
h1.logo { height: 115px; width: 709px; }h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
height: 115px;
width: 709px;
}What am I not doing right?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 28, 2011 at 8:36 pm #422225Hi cybernun
Could you post a link to this page ?
Thanks
cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
October 28, 2011 at 8:40 pm #422226Thanks for responding so quickly.
I think I’m having a cache/slow internet problem. Made logo smaller, re-uploaded and eventually, it showed up.Now the problem I’m having is trying to reduce the height of the Header. Trying to reduce by 20 px through padding but am not having much success. :((
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 28, 2011 at 9:40 pm #422240Hi
you can find the #ja-header in template.css and add the value height:YOURVALUEPX;
also if you have applied a theme different from the default you can find the template.css of your theme in
/templates/ja_travel/core/themes/yourtheme/template.css
cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
October 28, 2011 at 10:10 pm #422250Thank you. I did this and although no result yet (very slow internet), I’m hopeful. This look right to you? This is in template.css:
#ja-header { background: url(../images/top-bg.gif) repeat left top; height:120 px; }
#ja-header .main { padding: 10px 0 20px; height:120 px;}
#ja-header .wrap-inner1 {
background: url(../images/header.png) repeat-x left bottom; height:120 px;
}pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
October 28, 2011 at 10:26 pm #422253Thanks. I cleaned JAT3 cache but it must be solar flares…internet not behaving right. I’m sure it is correct too so am closing this ticket.
Thanks again, for the help! 🙂AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by cybernun 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Changed 3 parameters in template.css but logo width won’t change!
Viewing 7 posts - 1 through 7 (of 7 total)