Hi i've searched through posts but cannot find an answer.
I want some pages to have this background color #f7f7f7
How do i assign this color to certain pages?
Thank you
(4 posts)
(2 voices)
Hi i've searched through posts but cannot find an answer.
I want some pages to have this background color #f7f7f7
How do i assign this color to certain pages?
Thank you
Hello HeyHo,
Add this inside your page content,
<style type = 'text/css'>
body { background-color: #f7f7f7 !important;
</style>
If that's not what you were wanting then attach a screenshot highlighting the areas you are referring to.
Thanks i tried your suggestion but it didn't work.
I have attached a screenshot of what i am trying to achieve on a few pages.
Thank you
That looks like your main content. You should be able to edit this with our skin editor, http://mysitemyway.com/docs/index.php?title=Creating_a_new_Skin.
You must log in to post.