michelletripp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Grid style layout for post listsMercime,
I just figured out the background code. For anyone who’s curious, I added: background:#000000; padding:20px; in front of the style sheet code Mercime originally provided. It looks like this now:
\\
.new-wrapper {background:#424242; padding:20px; float: left; width: 600px; height: 323px; margin: 0px 20px 20px 0px; }
\\Can I get help to the next level? I’m trying to figure out the code (and specific placement in relation to Mercime’s previous code) to create a three-column section (for three side-by-side posts) within the body of the page that sits below the wrapper you just showed us how to create? I want the category name in red at the top of each column, with a small photo sitting above each of the three post excerpts (with “read more” at the bottom of each. Does this involve both the style sheet and the index.php? If you can show how to do that, it would be AWESOME.
If you have the extra time and can also show how to call a specific category for each of those columns, that would be cool, too. You do such a great job of explaining!
Forum: Fixing WordPress
In reply to: Grid style layout for post listsHi mercime,
I’m amazed at your simple explanation. It worked perfectly the first time around. I wish everyone would answer questions so clearly and not assume readers already know where the code belongs.
Any chance you can help me with the code (and specific placement in relation to your previous code) to create a colored box in my style sheet to go under the post that’s now sitting in the new wrapper you showed us how to create? Also, any extra code you could provide that shows how to set padding in the colored box around the post (and how to make the color of that specific post text white) would be AWESOME.
Thanks!!
Michelle