Forum Replies Created
-
AuthorPosts
-
beautyfool
MemberThank you for your response Brad! I don't seem to have any "Theme SEO Settings" anywhere, though?
beautyfool
MemberHi Victor, thanks for your response!
I did what you said and edited the corresponding code in the Media Queries to match, but nothing has changed. Am I doing it wrong? I added it to look as such:
@media only screen and (min-width: 930px) {.site-container {
box-shadow: 0 0 5px #ddd;
margin: 40px auto;
max-width: 990px;
padding: 20px 60px 100px;
}
}Thank you!
beautyfool
MemberHi Victor, thank you, but the entry title will change all my blog titles, throughout my whole blog. I am looking to specifically style my Landing pages only, to make them look completely different from the rest of my blog.
beautyfool
MemberHi Victor, thanks for your reply!
I meant to center the landing page title, the "Makeup for Beginners" bit. Not the site title. I'm basically looking on how to style - or what the proper "word" is - to put in my css file to make my landing pages so they are different from my other pages. I saw on another child theme it's something like:
.dailydish-landing-page .content {width: 400px}
I'm looking for what to put in my css file to make the landing page title font larger, and centered. I've tried many variations and nothing seems to be working.
Hope that's a little clearer!
beautyfool
MemberSure here's a landing page on my blog - http://blogforbeauty.com/makeup-for-beginners-book/
For the landing pages, I didn't have one on my theme (it's a custom Genesis) so I just copied the landing page file from another Genesis child theme to this one.
beautyfool
MemberHI Victor, the link was at the bottom of my post!
But it's http://blogforbeauty.com just in case 🙂 Thank you!
beautyfool
MemberHI Brad - thanks so much. I didn't think it would be so easy. Awesome! 😀
beautyfool
MemberHi Victor, your code worked perfectly - thank you so much!
Renee
beautyfool
MemberHi Victor, it's blogforbeauty.com. Thanks!
beautyfool
MemberHi Christoph, Thank you, that worked! OK, so I actually now have 2 questions to do with styling (sorry!)
For the size of the thumbnails, in that 'thumbnail' bit you said, what do I write in the code above? My knowledge of coding is very limited so I'm not sure how I should write it. I'm looking for maybe a 270px x 205 thumbnail size, and how may I align it left?
Thank you so much for your help!
beautyfool
MemberHi Karla,
Thanks for your reply! The tags are fine, I meant that when I bold something in my content, on the website it doesn't show as bold. It will only show bolded text when it's within <b></b> tags, not the tag that WordPress automatically puts when I bold text.
It's OK, just a little extra thing for me to go to the HTML editor after writing a post and re-writing all the to <b>, but I was wondering why it was happening!
beautyfool
MemberThanks so much Christoph, it worked perfectly!
Last question - would you know how to add the featured image (in a thumbnail) to the excerpts as well?
Thanks!
Reneebeautyfool
MemberHi there!
I am looking for this exact same thing - for my blog to be "normal" on all pages, except in the Category Archives pages, if they can be excerpts.
I tried checking it in the Genesis Theme Settings, but when I click "show excerpts", it also shows it on the homepage.
I'm using the Wintersong Pro theme.
Any ideas on how I can show excerpts on Category Archive pages?
Thank you!
beautyfool
MemberHi Victor,
Yep I did that, and nothing really happened - the "footer" just went on top of the sidebar, so it was still in the sidebar area.
beautyfool
MemberWorked perfectly, yay! That's a good idea to crop them, I'll do that in the future.
Thanks so much, Brad and Davinder!
beautyfool
MemberHi Davinder,
Thanks for the step-by-step. Some questions:
Where in the functions file do I define new image size?
Which plugin would you recommend?
Thanks so much 🙂
Renee
beautyfool
MemberHi Victor,
Thank you - the "…" replacement worked perfectly!
Quick question - would you know how to make the actual text of the excerpt clickable as well? It doesn't need to be "underlined" or styled in anyway, but I'm hoping to make every part of the excerpt be clickable (now the title, image and "read more") clickable.
Renee
beautyfool
MemberHi Victor, thank you for that!
I added the code to my functions.php file, but nothing happened. Did I put it in the wrong place?
Renee
beautyfool
MemberAwesome, thank you Porter for all your help!
beautyfool
MemberPorter, that was perfect. Thank you so much!
Another quick question - how can I lessen the spacing between Breadcrumbs and the Post Title (in individual pages)? The blog post title is quite far down underneath now, I'd like to move it up.
Thank you,
Renee -
AuthorPosts