logo

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Thu Jul 15, 2010 6:04 pm
Hi Gavick,

Postnote is a great template. I just have an issue changing the logo in style1.
I m trying to put a PNG logo (265x129) called WMlogo.png. So, I changed the name and the size in templates.css (line 115) and style1.css. The logo does not appear (see attached picture), I don t understand why.

I m not able give you an access because this website is on a lan at the moment.

Thanks
User avatar
Junior Boarder

GK User
Thu Jul 15, 2010 6:43 pm
try just overwrite the logo insted of rename it. just make a logo.png.
User avatar
Platinum Boarder

GK User
Thu Jul 15, 2010 7:01 pm
Hi,

I tried this solution, but it does not work.

Thanks
User avatar
Junior Boarder

GK User
Thu Jul 15, 2010 7:50 pm
and you place the logo in style1 or style2 and calls it logo.png ?

it is not easy to help when its offline ;)
User avatar
Platinum Boarder

GK User
Thu Jul 15, 2010 8:21 pm
I placed the logo in style1 and calls it logo.png. I can send you a zip of the style1 folder and template.css if it helps.
User avatar
Junior Boarder

GK User
Thu Jul 15, 2010 8:23 pm
try add this in the end of the template.css

it's a logo hoax i use on my www...

Code: Select all
h1.logo > a {
   height:189px;
   width:530px;
   left:-30px;
   top:-92px;
   position:absolute;
}
User avatar
Platinum Boarder

GK User
Thu Jul 15, 2010 9:21 pm
I don t think it works (see the print screen)

Thanks
User avatar
Junior Boarder

GK User
Thu Jul 15, 2010 9:43 pm
hmmm you've changed something in the css files... the breadcrum is on line with the menu (where the logo should be) i would recoment to install it from fresh, and then try just replace the logo.png, and not change much in css :)
User avatar
Platinum Boarder

GK User
Thu Jul 15, 2010 10:04 pm
So, I restored the initial templates.css and style1.css

1. I use the postnote logo, I added the code provided above. here is the result



2. I change the logo (using the same name but modified the size in templates.css)

Thanks
User avatar
Junior Boarder

GK User
Fri Jul 16, 2010 8:06 am
and your not saving the file as templates.css.txt or something?

seems weird...

try not changing anything in the css files, but only add this at the bottom...

Code: Select all
h1.logo > a {
height:189px;
width:530px;
left:-30px;
top:-92px;
position:absolute;
}


and just change the positioning of it :)
User avatar
Platinum Boarder

teitbite
Fri Jul 16, 2010 10:28 am
Hi

Are You sure your logo is called "logo.png"? Check if some uppercase didn't happened ther, had such thing lately :)

Please show me Your site.
User avatar
Moderator

GK User
Fri Jul 16, 2010 3:49 pm
site is not online .. .so he can't show or give access :)
User avatar
Platinum Boarder

GK User
Tue Jul 20, 2010 3:50 pm
Hello,

I found the solution. Actually, the permission applied on the template folder was not appropriate so I change it to 755.

Thanks for your help,
User avatar
Junior Boarder

GK User
Tue Jul 20, 2010 9:35 pm
great you got it working :)
User avatar
Platinum Boarder


cron