![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
HyperActive Warrior
Join Date: Sep 2009
Posts: 120
Thanks: 37
Thanked 7 Times in 7 Posts
|
i need some help with my logo(header image) , i made a simple logo for my blog and replaced it with the original one that came with the free theme. but i have noticed that in some browsers it doesn't come up. for example when i asked people to review my blog and give me feedback, most of them said " why don't you have a header logo or something?". can anyone please help me in the right direction and tell me what needs to be done. thank you so much in advance.
here is the blog name; blogstash.com |
|
Last edited by satrap; 10-04-2009 at 10:26 PM. Reason: small problem |
|
|
|
|
|
|
#2 |
|
Warrior Member
Join Date: Aug 2009
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
|
I don't see a logo either. Maybe it's a browser thing, did you view the site in different browser? Try looking at it in IE, Firefox and Safari and see what you get.
|
|
|
|
|
|
|
|
|
#3 |
|
Footwear Dealer Online
Join Date: Mar 2009
Location: www.shoesbuyonline.com
Posts: 201
Thanks: 8
Thanked 9 Times in 9 Posts
|
There is only this code <a href="http://www.blogstash.com" style=""/> inside the header h1 tag. I think you might lose the closing tag of </a>. And, this problem has different appearance on different browsers.
|
|
New, retro, custom jordan shoes, nike air force ones,
air jordan force fusion, kids nike shoes shop online! |
|
|
|
|
|
|
#4 |
|
Active Warrior
War Room Member
Join Date: Jun 2009
Location: New Zealand
Posts: 32
Blog Entries: 4
Thanks: 0
Thanked 4 Times in 4 Posts
|
your logo is showing i dont see any problem!
|
|
New Internet Marketer Start here:
http://www.internetprofitbootcamp.com Visit my personal Blog for more Internet Marketing Tips: http://www.ZaneBlog.com |
|
|
|
|
|
|
#5 |
|
Ultimate War Machine
War Room Member
Join Date: Oct 2009
Posts: 53
Thanks: 2
Thanked 12 Times in 12 Posts
|
I checked through your site and what I found out is this:
First of all, there is no image logo in the site. Secondly, it has header title tag and description tag ready, but with no contents in it. Open your header.php file and locate this line: HTML Code:
<h1><a href="http://www.blogstash.com"></a></h1> <h2></h2> PHP Code:
If you want to use a IMAGE logo, use this: HTML Code:
<a href="http://www.blogstash.com"><img src="urltoyourlogo" alt="blogstash" /></a> ![]() Cheers~ |
|
Last edited by TheLimeDesign; 10-05-2009 at 07:40 AM. Reason: add tags |
|
|
|
|
| The Following User Says Thank You to TheLimeDesign For This Useful Post: |
|
|
#6 |
|
HyperActive Warrior
Join Date: Sep 2009
Location: Bangladesh
Posts: 113
Thanks: 4
Thanked 3 Times in 3 Posts
|
Thank you for the information THELIMEDESIGN. I also suffering this kind of problem, I use your code. Its working.....
|
|
|
|
|
|
#7 |
|
Ultimate War Machine
War Room Member
Join Date: Oct 2009
Posts: 53
Thanks: 2
Thanked 12 Times in 12 Posts
|
No problem..if you find it useful, please use the "thanks" button. That would be appreciated
|
|
|
|
|
|
#8 |
|
HyperActive Warrior
Join Date: Sep 2009
Posts: 120
Thanks: 37
Thanked 7 Times in 7 Posts
|
thank you all for helping. lime design i did what you said but i am having some problem with it . here is what i did
original code= <h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1> <h2><?php bloginfo('description'); ?></h2> i changed it to= <h1><a href="myblogurl "> <img src="/public_html/wp-content/themes/TechStop/images/Untitled 5.png" alt="blogstash" /></a></h1> <h2><?php bloginfo('description'); ?></h2> NOTE; i am new so i couldnot use link where i put "myblogurl" but i did pot the whole url thing in the code from h ttp to end. but now in IE which was showing my logo before i get "blogstash" text in a box with a "X"(the one that you get when cant see trhe image) on the top of my logo. in firefox that never showed my logo before, i get the "blogstash" test in a big white text with nothing else. did i do something wrong or... thank you so much for taking the time to help me out. A QUICK NOTE; in this code <h1><a href="myblogurl "> <img src="/public_html/wp-content/themes/TechStop/images/Untitled 5.png" alt="blogstash" /></a></h1> <h2><?php bloginfo('description'); ?></h2> i tried it without the <h2><?php bloginfo('description'); ?></h2> but it still didnot work! |
|
Last edited by satrap; 10-05-2009 at 11:17 PM. Reason: mistake |
|
|
|
|
|
|
#9 |
|
Ultimate War Machine
War Room Member
Join Date: Oct 2009
Posts: 53
Thanks: 2
Thanked 12 Times in 12 Posts
|
Copy and paste this code directly, replacing what you have. I have altered it accordingly to make it work for you:
PHP Code:
Good Luck
|
|
Last edited by TheLimeDesign; 10-06-2009 at 05:15 AM. Reason: adding content |
|
|
|
|
| The Following User Says Thank You to TheLimeDesign For This Useful Post: |
|
|
#10 |
|
HyperActive Warrior
Join Date: Sep 2009
Posts: 120
Thanks: 37
Thanked 7 Times in 7 Posts
|
LimeDesign, thank you so much for being so nice and helpful. i think my header.php file is messed up somewhere, because now in firefox the logo shows perfectly just like in IE used to show, but now the IE is showing it differently, what i mean by that is that the logo has come closer to the navbar and the logo text goes over the navbar menu text! i don't know what else to do. but anyway thank you so much for taking the time and going through all the truble to help me out.
|
|
Last edited by satrap; 10-06-2009 at 07:56 PM. Reason: mistake |
|
|
|
|
|
|
#11 |
|
HyperActive Warrior
Join Date: Sep 2009
Posts: 120
Thanks: 37
Thanked 7 Times in 7 Posts
|
i just played with the css and changed the #header height: 100px; to #header height: 120px; and it looks ok in both firefox and internet explorer. thank you again lime design and all. if anybody uses different kind of browser and you see the logo is not showing right, please let me know. thank you all again
|
|
|
|
|
|
#12 |
|
Ultimate War Machine
War Room Member
Join Date: Oct 2009
Posts: 53
Thanks: 2
Thanked 12 Times in 12 Posts
|
Satrap,
Congrats! Its now workin! However, in Safari, the search box, RSS icons and the other icon are hidden behind the red box. You may want to clean it up (or maybe remove it?) ![]() Great job though! |
|
|
|
|
|
#13 |
|
HyperActive Warrior
Join Date: Sep 2009
Posts: 120
Thanks: 37
Thanked 7 Times in 7 Posts
|
oh ok, well i guess i try to see if i can play around and fix that. i have been thinking about changing the theme any way but i am not sure yet. however i really really appreciate the fact that you went through all this trouble and took the time to help me out. i cant thank you enough. i wish we could all be like you, nice and helpful to others. thank you.
|
|
|
|
![]() |
|
| Tags |
| header, imagelogo, showing |
| Thread Tools | |
|
|
![]() |