Forum Replies Created
-
AuthorPosts
-
HEP
ParticipantI worked on this problem a bit more today and I think that I have figured out what I had done wrong. I changed my main menu tabs to custom links by putting a # in the URL line. Thank you again for you time with this matter.
HEP
ParticipantHello,
I have tried all your suggestions for getting rid of the light green color that is still appearing on my website. If you go to our website, cvillehep.org and select Library > Reading Incentive Programs, you will see that the light green color is still showing up at the bottom. I have checked in all the Color Option choices and no where have I selected that green (bdd6b6). It was a color that I select when I was using the free version of Education Hub. When you look at the source code for the website you will see the code where that color is specified but I don’t know how to change it in the source code.
<style type=”text/css” id=”custom-background-css”>
body.custome-background { background-color: #bdd6b6; }
</style>I tried to write the same code with the correct color #ffffff in Admin Panel > Customize > Theme Options > Advance Options and it didn’t work.
Any advice for how to fix this problem.
HEP
ParticipantI tried the changes that you suggested and the green color will not go away. If I change the color to an off white (#fcfcfc) it will change part of the screen but there is still a green line between the featured content and the body. See the screen image below.
I put the following CSS code in to make my header repeat otherwise I had that green on the edges of the header image too.
#masthead { background-position: inherit; background-repeat: repeat-x;}Here is what it looks like without the code.
http://imgur.com/V1loKSHOne last question, is there a way to not have the title of the page you are on display in the body of the page?
Thank you for your time with all of this.
HEP
ParticipantWhen I follow the steps that you recommended above Admin Dashboard > Appearance > Customize > Color Options > Basic Color Options > Background Color. I am unable to change the background color back to white. Below is a screen shot.
http://imgur.com/yoi6dWGYou will notice in the screen shot that the light green color is also showing up on either side of the header image that I have installed. Is there a way to make that image stretch the full length of whatever sized screen it is viewed on?
When I go to Admin Dashboard > Appearance > Customize > Color Options > Content Color Options, I am able to change the color of the lower half of the screen. See screen shot.
http://imgur.com/yoi6dWGThank you for your help with this matter.
HEP
ParticipantI made sure the color is set to white (#ffffff). I selected the default button and saved the changes. Even if I select a different color it won’t change to anything else.
I would like to send you a screen shot. Could you please instruct me how to post a screen shot into the blog area.
Thank you.
-
AuthorPosts