h1 in home
- GK User
- Tue Jan 07, 2014 10:09 pm
-
- Gold Boarder
- teitbite
- Wed Jan 08, 2014 4:41 am
Hi
Please simply replace <h1></h1> to <div></div> in /layouts/blocks/logo.php . Than You will need to adjust css classes. Add this to override.css so logo will be displayed the same after this change:
Please simply replace <h1></h1> to <div></div> in /layouts/blocks/logo.php . Than You will need to adjust css classes. Add this to override.css so logo will be displayed the same after this change:
- Code: Select all
div#gkLogo {
height: 80px;
width: 300px;
float: left;
margin: 0;
padding: 0;
}
div#gkLogo a img {
height: 80px;
display: block;
left: 0;
margin: 0;
top: 0;
}
-
- Moderator
- GK User
- Wed Jan 08, 2014 11:30 am
Ok, you mean that in template.css I have to change all h1.gkLogo.text for div.gkLogo.text??
thanks a lot
thanks a lot
-
- Gold Boarder
- GK User
- Thu Jan 09, 2014 11:04 am
Hi, could anybody help me?? It's so important, thaaaaaaaanks a lot.
-
- Gold Boarder
- teitbite
- Sun Jan 12, 2014 5:22 am
Hi
No. Please do as I asked and add this code to override.css and activate override in template settings and only in file: /layouts/blocks/logo.php change <h1> and </h1> to <div> and </div>. That's all. I You want me to do this for You please send me an ftp access.
No. Please do as I asked and add this code to override.css and activate override in template settings and only in file: /layouts/blocks/logo.php change <h1> and </h1> to <div> and </div>. That's all. I You want me to do this for You please send me an ftp access.
-
- Moderator
- GK User
- Mon Jan 13, 2014 11:00 am
Hi, thanks a lot!! then, if I want betwen h1 tags there's the words: Agencia de Au pairs, where must I writte tis??
<h1> Agencia de Au pairs</h1>
For SEO,
thanks A LOT.
<h1> Agencia de Au pairs</h1>
For SEO,
thanks A LOT.
-
- Gold Boarder
- teitbite
- Wed Jan 15, 2014 6:33 am
Hi
I do not understand now. I can se that You still have <h1></h1> there. Do You mean to replace it to <div></div> and than add H1 header elsewhere ? Sorry, can You please explain ?
I do not understand now. I can se that You still have <h1></h1> there. Do You mean to replace it to <div></div> and than add H1 header elsewhere ? Sorry, can You please explain ?
-
- Moderator
- GK User
- Wed Jan 15, 2014 12:48 pm
Hi, I had'nt do it still, because I want to know how to instert in the h1 tags the name of the site.
I want to have a better SEO and I want have the h1 tags but no with the logo inside.
Now is:
<h1 id="gkLogo">
<a href="http://www.seeyouaupair.com/">
<img src="http://www.seeyouaupair.com/images/logoseeyouaupairstret.png" alt="SeeYouAupair Agencia de Au pairs">
</a>
</h1>
And I need to have something like:
<h1> Agencia de Au pairs, Trabaja en el extranjero </h1>
Do you understandme, now? my english is so bad, sorry.
THANKS A LOT.
I want to have a better SEO and I want have the h1 tags but no with the logo inside.
Now is:
<h1 id="gkLogo">
<a href="http://www.seeyouaupair.com/">
<img src="http://www.seeyouaupair.com/images/logoseeyouaupairstret.png" alt="SeeYouAupair Agencia de Au pairs">
</a>
</h1>
And I need to have something like:
<h1> Agencia de Au pairs, Trabaja en el extranjero </h1>
Do you understandme, now? my english is so bad, sorry.
THANKS A LOT.
-
- Gold Boarder
- teitbite
- Thu Jan 16, 2014 5:34 am
Hi
Your english is good I just do not understand what problems You have with adding it. Since We already discussed the place in code where the logo code is. So if You will follow my instructions You will remove H1 from logo and can add new H1 under it for example. Is this what You had in mind ?
Your english is good I just do not understand what problems You have with adding it. Since We already discussed the place in code where the logo code is. So if You will follow my instructions You will remove H1 from logo and can add new H1 under it for example. Is this what You had in mind ?
-
- Moderator
- GK User
- Sat Jan 18, 2014 9:48 pm
Aaaalll right!!
Only One thing... now I have the H1 in the website sooo big!! Could it be invisible?
Thanks a lot
You're GREAT!!
Only One thing... now I have the H1 in the website sooo big!! Could it be invisible?
Thanks a lot
You're GREAT!!
-
- Gold Boarder
- GK User
- Sat Jan 18, 2014 9:54 pm
Oh, I'll change it in template.css to 0%... is this bad for SEO? THANKS
-
- Gold Boarder
- teitbite
- Wed Jan 22, 2014 5:25 am
Hi
No problems, just do not use display: none, becuase such elements will be ignored by seo.
No problems, just do not use display: none, becuase such elements will be ignored by seo.
-
- Moderator
12 posts
• Page 1 of 1