senzavento.it
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to modify the "header image"?Dear friends,
finally I reached my objective 😀
Thanks everybody for the suggestions and a very special thanks to mydanblog.
Following his guidelines I have just changed the “header” of my blog.
Now, my personal logo appears on the main page.
You may see the result, connecting to http://www.senzavento.it
I hope you like it!
Grazie!
Ciao.Forum: Fixing WordPress
In reply to: How to modify the "header image"?Dear mydanblog,
thanks a lot for your kind collaboration 🙂
You are the “number 1”!
Following your suggestions I reached the target \(^_^)/
But now, before modifying the blog, I’m trying to respect the original colours of the “header” (Black & Grey) by using my Graphics Program.
I think my logo is too white at the moment, as you may see connecting to http://www.senzavento.it/wordpress/wp-login.php
Other ideas are welcome!
Ciao.Forum: Fixing WordPress
In reply to: How to modify the "header image"?Hi mydanblog,
thanks for your answer 🙂
I tried to modify my CSS file as follows.1) In a first time, I add your suggested file, modifying the default one, as it appeared in “structure” of CSS:
#header {
margin: 0px;
padding: 0;
height: 260px;
width: 1054px;
color: #000;
}Result: Forget about it! It doesn’t work 🙁
2) Then I add your file, modifying the default one, as it appeared in a part of “Typography & Colors” of CSS:
#header .description {
font-size: 1.4em;
padding: 0 0 0 39px;
font-weight: bold;
}Result: Forget about it! It doesn’t work 🙁
Maybe I have to change this?
h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
text-decoration: none;
color: #000;
}I am always ready to upload a Plugin to solve this damned issue… If it really exists!
Please, let me know your opinion about that.
Thanks a lot.
Ciao ^__^Forum: Fixing WordPress
In reply to: How to modify the "header image"?Well, it’s my own site…
http://www.senzavento.it
I assure you that it’s correct.
Please, try again.Forum: Fixing WordPress
In reply to: How to modify the "header image"?Please forgive my misunderstanding…
I need to refresh my english 😉
Could you suggest a solution?Forum: Fixing WordPress
In reply to: How to modify the "header image"?Couldn’t you connect to it?
Forum: Fixing WordPress
In reply to: How to modify the "header image"?Hi dremeda 🙂
I’m trying to add a personal image, on the header of my blog (now it’s only a black & grey “wall”).
My site is: http://www.senzavento.itThanks.
Ciao.
Forum: Fixing WordPress
In reply to: How to modify the "header image"?Mmm…
I have already tried to replace the original file with mine, but it didn’t work.
Look! This is a part of “header.php” that another web-friend told me to modify (with no results):<div id=”header” role=”banner”>
<h1>/”><?php bloginfo(‘name’); ?></h1>
<div class=”description”><?php bloginfo(‘description’); ?></div>And this is the entire “header-img.php”:
[Code moderated as per the Forum Rules. Please use the pastebin]
Any suggestions are welcome.
Ciao.Forum: Fixing WordPress
In reply to: How to modify the "header image"?Hi vtxyzzy,
thanks for your answer 🙂
Unfortunately Greyzed Theme has not the option that you suggested. For this reason I tried to replace the default image, modifying lots of PHP codes (in “header.php” and in “header-img.php”) but any change doesn’t work 🙁
I’m sure it’s possible to add a personal logo or image, as you may see connecting to the following link: http://www.umoremaligno.it/
Maybe I could use a Plugin, but I didn’t find a useful one.
I hope you, or somebody else, could help me.
Ciao ^__^