-
AuthorPosts
-
April 11, 2008 at 11:11 am #127473
Hi!
How do I get the logo to be bigger than the normal?
I want the logo to be 435 x 159. Is that possible to change?Hope to recieve a quick answer!
April 11, 2008 at 11:19 am #245204Original size is 435 x 42
So I need it to be higher. Please help me.
Could I change it in on of the system files or anything?giannis Friendgiannis
- Join date:
- April 2008
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
April 11, 2008 at 11:28 am #245206Edit your template.css and find
h1.logo a {
width: 340px;make there changes.
April 11, 2008 at 11:32 am #245208I can adjust the image size. But only the top shows.
Not the whole picture. Do you know how I can adjust that?April 11, 2008 at 11:49 am #245212I have changed these details. But on the page: http://www.seabedservices.com only the top of the logo shows. How do I show the whole logo?
h1.logo a {
width: 435px;
display: block;
background: url(../images/logo.gif) no-repeat;
position: absolute;
height: 159px;
bottom: 15px;
left: 0;giannis Friendgiannis
- Join date:
- April 2008
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
lasor123 Friendlasor123
- Join date:
- April 2008
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
May 26, 2008 at 8:43 pm #250644Please help my then………take a look at my logo (http://www.wibergpartner.dk) , what to do ???
The code :
#ja-header {
height: 145px;
line-height: normal;
position: relative;
}#ja-header a {
}h1.logo, h1.logo-text {
margin: 0;
padding: 0;
font-size: 200%;
}h1.logo a {
width: 600px;
display: block;
background: url(../images/logo.gif) no-repeat;
position: absolute;
height: 42px;
bottom: 15px;
left: 0;
}h1.logo a span {
position: absolute;
top: -1000px;
}h1.logo-text a {
text-decoration: none;
outline: none;
position: absolute;
bottom: 35px;
left: 15px;
}p.site-slogan {
margin: 0;
padding: 0;
color: #858783;
position: absolute;
bottom: 20px;
left: 15px;Best, Lasor
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
May 26, 2008 at 9:24 pm #250649#ja-header {
height: 145px; <-------------------------Adjust the height of the header here, unless you want it to be like it is.
line-height: normal;
position: relative;
}#ja-header a {
}h1.logo, h1.logo-text {
margin: 0;
padding: 0;
font-size: 200%;
}h1.logo a {
width: 600px; <-----------Change this to 323px
display: block;
background: url(../images/logo.gif) no-repeat;
position: absolute;
height: 42px; <------------Change this to 47px
bottom: 15px;
left: 0;
}h1.logo a span {
position: absolute;
top: -1000px;
}h1.logo-text a {
text-decoration: none;
outline: none;
position: absolute;
bottom: 35px;
left: 15px;
}p.site-slogan {
margin: 0;
padding: 0;
color: #858783;
position: absolute;
bottom: 20px;
left: 15px; -
AuthorPosts
This topic contains 10 replies, has 5 voices, and was last updated by lasor123 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum