-
AuthorPosts
-
eholland1626 Friend
eholland1626
- Join date:
- March 2011
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 26, 2011 at 3:28 pm #166728I have a requirement to add a larger logo for this template. The url is http://rwd03.studio7080.com. go there and you an see the logo I am trying to add and the current issue I am facing. Can anyone please help me with the CSS?
Thank you in advance
EricPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
July 26, 2011 at 4:18 pm #403147Please open templates>ja_minisite>css>template.css and around line 571 add the code highlighted in red below.
h1.logo a {
background: url("../images/logo_glassman.png") no-repeat scroll 0 0 transparent;
height: 100px;
overflow: hidden;
position: relative;
top: -20px;
width: 300px;}
This will move your logo up 20px making it fit quite well
2 users say Thank You to Phill for this useful post
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 26, 2011 at 4:24 pm #403150<em>@eholland1626 255740 wrote:</em><blockquote>I have a requirement to add a larger logo for this template. The url is http://rwd03.studio7080.com. go there and you an see the logo I am trying to add and the current issue I am facing. Can anyone please help me with the CSS?
Thank you in advance
Eric</blockquote>Hi,
You find this code from http://rwd03.studio7080.com/templates/ja_minisite/css/template.css in the line #610, #749
#ja-mainnav {
background: url(../images/bgd_nav.gif) 0 0 repeat-x;
margin-top: 40px; < add this line
}#ja-search {
bottom: 15px;
position: absolute;
right: 0;
margin-top: 40px; < add this line
}2 users say Thank You to khoand for this useful post
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
July 26, 2011 at 4:30 pm #403154The option Khoand gives above increases the size of the header area. I think your logo fits well simply by moving it up 20px as described above but if you need more even room please do as Khoand suggests.
1 user says Thank You to Phill for this useful post
eholland1626 Friendeholland1626
- Join date:
- March 2011
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by eholland1626 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum