Unstoppable Domains

WP Help to Install Log Needed!

Spaceship Spaceship
Watch

VisionEdger

Account Closed
Impact
62
Newbie to WP 2.7 needs help . How do I install a jpeg logo to the top left section of my wp theme?
cant seem to figure it out.

thx
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
VisionEdger said:
Newbie to WP 2.7 needs help . How do I install a jpeg logo to the top left section of my wp theme?
cant seem to figure it out.

thx

which theme? there are thousands out there, a link to the theme or your site (better) would help a lot.

either way, if your theme has a logo img, just open header.php and replace the image that is there with the one you want
 
0
•••
gaucho1976 said:
which theme? there are thousands out there, a link to the theme or your site (better) would help a lot.

either way, if your theme has a logo img, just open header.php and replace the image that is there with the one you want

thx for the info-

url: oledevices.com
 
0
•••
VisionEdger, I could not find a download link to the exact theme.
I can help you, just provide me with either of the following:
1) a download link to the specific theme
2) Or a downlink link for the "header.php" found in your theme directory.
 
0
•••
since your WP theme doesn't exist anymore at WP theme's repository, it would be great if you can post the header.php here (be sure to use the code tags)

Anyway, it will be something really easy, just open header.php in the themes editor of your WP control panel and you'll find something that looks like this:

Code:
<h1 id="title"><a href="<?php bloginfo('url'); ?>/"><?php bloginfo('name'); ?></a></h1>

simply replace it with

Code:
<a href="<?php bloginfo('url'); ?>/"><img class="logoimage" src="your-image-location" alt="Ole Devices" /></a>

and then define the class logo image in your CSS sheet as follows (adjust as needed, the xxxx is the size, ie width:120px; height:60px;)

Code:
.logoimage{width:xxxx; height:xxxx; margin:10px 5 px;}

and that's it.
 
0
•••
ill give it a try thx alot!!

Well I have messed soemthing up now I have a parsing syntax error. Man this is NOT for newbies . One mistake and the whole blog goes down!

I tried to erase a line in the header that said place more info here as I did not attempt to ad the logo yet and now erasing one line has mesed the site up so it wont load.

ARGHHH

I see that when I change the theme a version comes up of the blog but the formatting ios all messed up.

MAN ALIVE NO WONDER PEOPLE SHY AWAY FROM DEVELOPING!

I am hiring a wp pro so thx for all the help. I cant be bothered now
 
Last edited:
0
•••
VisionEdger said:
ill give it a try thx alot!!

Well I have messed soemthing up now I have a parsing syntax error. Man this is NOT for newbies . One mistake and the whole blog goes down!

I tried to erase a line in the header that said place more info here as I did not attempt to ad the logo yet and now erasing one line has mesed the site up so it wont load.

ARGHHH

I see that when I change the theme a version comes up of the blog but the formatting ios all messed up.

MAN ALIVE NO WONDER PEOPLE SHY AWAY FROM DEVELOPING!

I am hiring a wp pro so thx for all the help. I cant be bothered now

My guess would be that you forget to erase small things like ; or a ) or perhaps a "

It's not difficult, but I can understand you. The best advice I can give you is this:
Do not modify anything online, try changes offline first then reproduce it on the running server.

If you still have problems, let us know..
 
0
•••
VisionEdger said:
I am hiring a wp pro so thx for all the help. I cant be bothered now

as wakish said

My guess would be that you forget to erase small things like ; or a ) or perhaps a "

for the record, I think that if you're going to pay, it's a good thing to contact those that tried to help you for free first. And I'm not talking about myself, since I'm sure you won't want to pay what I charge (nor I have the time with the upcoming holidays). Just mentioning it as the right thing to do.

Best regards and happy holidays
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back