Community Forums › Forums › Design Tips and Tricks › Blog Layout Help Please
This topic contains 3 replies, has 2 voices, and was last updated by craig007 4 months, 1 week ago.
-
AuthorPosts
-
January 9, 2013 at 5:13 am #10635
I am setting up a blog area to my static page website and have done this via its own menu link to that page I found two very similar looks I really like as mentioned below (they also use genesis and the lifestyle theme I use ).
But right now in mine after setting up with test posts when in live view I have these widgets there I don’t want to use called Featured top left, right, and bottom. (no post even show just only in preview) I do not want to have these widgets anyway as a look
I want it to look layout wise etc like the following very similar blog layout and look who hence please anyone who can advise me on how mine can look the same as theirs:
www KendallSummerhawk.com/blog/ or http://barbwade.com/barbs-blog/*****Notice their titles for each post in bold and orange or purple…..( and the written by and filed under name bit ) a few paragaraphs of post etc and read more then other posts under each other and so forth
So how do go about having my blog layout look same as this people anyone please ?
I presume I have to do some php code to have it ignore these widgets I have and to get it to be like the two sites mentioned if so what code to use and where specifically to put it ( I am a newbie at wordpress!)
many thanks if any one can help.
January 9, 2013 at 6:10 am #10636Go to the Genesis > Theme Settings > Content Archives and adjust the settings there for displaying posts on your blog archives page.
To change the color, go to your child themes style.css file and change the values for the color properties under the Headlines section:
h1,
h2,
h2 a,
h2 a:visited {
color: #E96B2E;
font-family: 'Oswald', arial, serif;
font-size: 24px;
line-height: 30px;
}
WordPress Developer & Consultant
Brad Dalton @ WP Sites – Click Here to Get Genesis Child Theme Tips Delivered.January 9, 2013 at 7:20 am #10651This reply has been marked as private.
January 9, 2013 at 8:59 am #10678we tried what you said and still when you go to the blog page those widgets do not go and stay in place: Genesis – Featured Posts widgets top left, right and bottom
anyone please can kindly advise?
We just want our blog page to end up being the same layout (few paragraphs of each post all going down the page and so forth as theirs
www KendallSummerhawk.com/blog/ or http://barbwade.com/barbs-blog/
***** AND Notice their titles for each post in bold and orange or purple…..( and the written by and filed under name bit ) a few paragraphs of post etc and read more then other posts under each other and so forth
-
AuthorPosts
You must be logged in to reply to this topic.