Premium Free Thesis Skin for Wordpress
About
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.

{ 3 comments }
Hi I am having problems replacing ‘Looks Good Naked’ with my own logo though I have replaced the logo_text.png file as per the instructions….please advise! Many thanks Reena
Reena, Looks like there are some other things going on as well because the is rotator images are are distorted and I noticed a line underneath the the logo on the home page only.
Makes me think that maybe you made some other changes to the custom.css file.
There are two ways to ‘replace’ the logo.
1. Upload your own logo file and change the custom.css file
2. Create your logo, name it the same as logo_text.png and replace it in the custom/images folder.
I would try the second method as it doesn’t require you to change the custom.css file.
However, the downside to the second method is that your uploaded file must be the same size because there are width and height parameters coded into the custom.css file
—————————————————————————
.custom #header #logo a {
background:transparent url(images/logo_text.png) no-repeat scroll 0 0;
display:block;
height:91px;
outline:none;
width:344px;
————————————————–
So, not knowing how you got to where you are, I would upload the orginal, unchanged custom.css file and then replace the existing logo file with your own.
Remember, file names are case sensitive.
Hey, thanks so much. I managed to copy back in my original custom.css file (I am trying to reduce the multi media box size but it didn’t work out quite right as the border disappeared on two sides I think…).
Anyway I got the image to work, created a new file called logo-txt.png (without the e) and added to custom.css.
It’s great when it works out
Now to the MM box…:)
Much appreciated, have a great day.
Comments on this entry are closed.