-
AuthorPosts
-
myronlee Friend
myronlee
- Join date:
- September 2007
- Posts:
- 64
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
June 16, 2008 at 3:39 am #129729RePost:
Joomla 1.0.15
This seems impossible to solve.
Can not get logo to show up, I have logo on server side, when I click on my logo, I can see the outline, it’s like it’s indivisible.
I read the other post on removing H1 Logo a, my code is different and I tried deleting h1 logo a section of code and there was no logo at all.
…. Noticed the Font resizer and little arrows on accordian Modules are not visable but are usable.
Same in IE 7 & FireFox.Logo size : 675x95px
Deleted header-mask.png
Deleted the 3 header pics
Color array: -1
Theme header: blank (default)
Theme background: lighter
Theme elements: green
Logo: imageCode:
#ja-headerwrap {
background: #FFFFFF;
color: #CCCCCC;
line-height: normal;
height: 120px;
}#ja-header {
position: relative;
height: 120px;
}.ja-headermask {
width: 0px;
display: block;
background: #ffffff
height: 120px;
position: absolute;
top: 0;
right: -1px;
}#ja-header a {
color: #CCCCCC;
}h1.logo, h1.logo-text {
margin: 0 0 0 5px;
padding: 0;
font-size: 180%;
text-transform: uppercase;
}h1.logo a {
width: 675px;
display: block;
background: url(file:///F|/www/7splashrealty.com/templates/ja_purity/images/logo.png) no-repeat;
height: 95px;
position: relative;
z-index: 100;thanks- myronlee
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
July 23, 2008 at 11:26 am #261711Did you manage to get this solved?
If so, please mark this as solved, if not let us know.myronlee Friendmyronlee
- Join date:
- September 2007
- Posts:
- 64
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
July 23, 2008 at 1:40 pm #261754Thanks,
But I never did figure it out…. I gave up,… using a different one, I love the template… but, most people want logo against white background… thats what keeps me from using it…. its clickable though, just can’t see it.joomla 1.13
-thanks
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
July 23, 2008 at 1:47 pm #261756For the logo:
h1.logo a {
width: 675px;
display: block;
background: url(file:///F|/www/7splashrealty.com/templates/ja_purity/images/logo.png) no-repeat;
height: 95px;
position: relative;
z-index: 100;
}
Check what i marked in red there.
I would have changed it to:
background: url(../images/logo.png) no-repeat;
the way you have it now there is not possible at all to make it show up….myronlee Friendmyronlee
- Join date:
- September 2007
- Posts:
- 64
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
July 23, 2008 at 2:52 pm #261778Thanks,
I got it to work.. I use Dreamweaver…. and I think it puts File drive in url link…. all my other links are still that way. So I modified template.css in Wordpad, saved, overwrote, and ftp ed with Dreamweaver and it worked..
thanks very much for the help. -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by myronlee 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum