Forum Replies Created
-
AuthorPosts
-
saltireMember
Thanks for this MoodyRiviera glad you like it. Thanks for the tip on the Adobe site, I wish I had known about it before.
Cheers
SsaltireMemberHi Dave,
thanks for this, it was driving me mad trying to find it. It did the job perfectly.
Best
NeilsaltireMemberThanks for this, Yes it's Yoast SEO that's the culprit. I wonder what the answer is, I like the plugin but also want to have the H1 tag on the homepage.
Has anybody any experience with this?
Thanks
saltireMemberThanks Lauren, I appreciate your time.
saltireMemberHi lauren,
thanks for getting back to me. Unfortunately I still feel unsure of what to do. I guess I need to see how this is done in easy stages - the code and exactly where to put it.
Just to confirm, because my home page has no H1 tags - not sure why Studiopress do it this way, I want to wrap the site title in H1 tags. All the other pages use the page or blog title as the H1 tag.
saltireMemberThanks talentous, I appreciate your comments it's always nice to get a fresh eye.
saltireMemberThanks coffee for taking the time. Never really thought about the underlined links or the date before but now you mention it I think you're right. I will make some changes.
saltireMemberOkay, thanks Brad.
saltireMemberHi,
I've made some of the changes I wanted, not all, but I'm happy with the result. So thanks again Andrea for your help I really appreciate you taking the time.saltireMemberThat's perfect thanks. Not quite there with the other areas. for the header widget I have tried
.site-header .widget-area {
float:right;
width: site-header 480px;
}.header-widget.widget-title {
border-bottom: 5px solid #003366;
}But no line showing
saltireMemberThanks Andrea, I'm almost there. I have deleted the image lines and replaced with the new code and I have the different coloured lines in place.
The only problem I have is to make the spacing between the three footer widgets even.
This is the code I now have:
.footer-widgets-1 .widget-title {
border-bottom: 5px solid #003366;
margin-right: 36px;
}
.footer-widgets-2 .widget-title {
border-bottom: 5px solid #35aa7f;
margin-right: 36px;
}
.footer-widgets-3 .widget-title {
border-bottom: 5px solid #003366;
margin-right: 36px;
}.footer-widgets-1,
.footer-widgets-2 {
float: left;
}.footer-widgets-3 {
float: right;
}saltireMemberHi, thanks for getting back to me on this. I've had a look at this and although I'm still fairly new to all this I think I could make the changes.
However I wonder if there is another way. Between the Home Bottom widgets the grey line is controlled by this code
.home-bottom .featured-content .entry {
border-bottom: 5px solid #E5E1DD;Is it possible to change the the other image lines to this?
Thanks
saltireMemberThanks Anitac, I guess you are right. we will have to live with it until the system is updated.
saltireMemberHi Lauren, thanks for getting back to me, I now understand why it wouldn't work. I did fix it before deciding that the advert was too close to a menu button and that might upset Google.
However I have learned something new, which is good.
Cheers
NeilsaltireMemberJust found if I re-save the widget to inactive widgets I can then delete it. Is this something new, something I've missed?
saltireMemberThanks for this anitac. What would you use the edit CSS for?
saltireMemberDavinder thanks for having a look at this. I wonder though if anybody else might have an idea why there is no H1 tag on the home page.
saltireMemberI didn't make any changes to functions PHP at least not in relation to the H1 tag. I did try the toggle plugin yesterday to see if that would solve the problem but I deleted it fairly quickly.
saltireMemberThanks for the suggestions. I'm fairly sure that my plugin settings are now correct but still no H1 tag for the home page.
I have had a look at some of the coding with firebug and noticed my site used <p class="site-title" itemprop="headline">
I also had a look at another Metro site and found this code <h1 class="site-title" itemprop="headline">
How would I make the changes?
saltireMemberHi Davinder, thanks for getting back to me. Yes the plugin's Home page settings are all filled in. Both the home title and the home description.
-
AuthorPosts