This topic is: resolved
- This topic has 28 replies, 2 voices, and was last updated 10 years, 9 months ago by .
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › Archived Forums › Design Tips and Tricks › HTML5 Code to add extra widget – Can Someone Please Check it?
Tagged: Add widget to home page, html5, Outreach Pro
CSS always goes in the stylesheet. 🙂
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+
Hey Andrea,
I hate to bug, but I got that in the stylesheet... I changed the # to ., etc., to make it work, but the background, to the left and right of the content area is still black.
Any idea how to fix that?
Thanks,
Aaron
Put in a link to the site and check the box to mark it as a private reply - that way I can take a look. Those style rules should work unless they're being overridden by something else.
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+
Okay, paste in your front-page.php - we're missing something.
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+
Never mind - no we aren't. You're using .home-content .widget
instead of .home-content
- that's why it's showing the black on either side.
It should be like this:
.home-content {
background-color: #fff;
color: #000;
}
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+
Right you are... thanks again for all your help.
Have a good night.
Btw, can you shoot me your contact information and rates. I could use you to make some minor modifications like this for me in the future. While I like learning... sometimes certain things should just be left to the pros 😉
Peace,
Aaron
You can reach me through the link in my signature - rates really depend on the type of project. 🙂
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+
© 2024 WPEngine, Inc.