Forum Replies Created
-
that did not work if ye have any are ideas or thoughts please let me know thank you.
may I beg of you for one more question. Below the front page footer, which I changed the color, thank you, there is a white band that runs across the bottom of my home page. I am not sure what that is called so I can change that color also. Can you help one more time.
thank you Sir for all your help with this Newbie. It is working and looking the way that I want it too.
Thank you, that worked. The backticks were not allowing the code to work. Also I got this graphene theme off of wordpress because that is what i use.
One more question and I am done. I want the bottom front page widget area to be all one color. If I do the widget background area there is still a big white area showing because the widget column does not fill the area
First of all, I want to thank everyone for their help but apparently I am doing something wrong. Listed below is a copy of the child page entries under the css editor. The addition, that I added, to change the page titles from blue to black are inserted at the end of the list. I keep re-pasting it into the fields in different places but to no avail. Am I doing it correctly, is it in the right place?? If I am not, please, someone copy the code I have listed and correct it for me in a post the way it ought to be. I don’t understand all the jargon, this is my first attempt to change code. Thanks
.child-page {
background: #E9ECF5;
padding-bottom: 10px;
padding-top: 10px;
}
.child-page .entry-content {
margin-top: 0;
}
.child-page .entry-content p {
line-height: 18px;
margin-top: 5px;
}
.post-page .post-title {
border-bottom: none;
margin: 0;
padding: 0;
}
.adsense_single {
text-align: center;
float: none;
}
.post-title a, .post-title a:visited {
border: medium none;
color: #020200;
}This is what I know have ( see below) and it still does not work. I have what I added in brackets.
What am I doing wrong? the font color is still blue. I guess I do not follow you. Did I put the code for the font color in the right place. IF it is in the right palce can you copy and paste the way it needs to be or if it need to be pasted some where else please tell me. I tried to follow the original directions.
.child-page .entry-content p {
line-height: 18px;
margin-top: 5px;
}
.post-page .post-title {
border-bottom: none;
margin: 0;
padding: 0;
}
[.post-title .post-title a:visited {
border: medium none;
color: #020202;
}]
.adsense_single {
text-align: center;
float: none;
Thanks for the rely, I did it as posted below
.post-title a, .post-title a:visited {
border: medium none;
color: #020202;
}It did not change anything, any other ideas?
Thank you
Thanks for the reply. I copied this out of the editor, the only thing I added was:
.post-title a, .post-title a:visited {
border: medium none;
color: #020202;
}Would you be kind to show me what you mean? I don’t understand what you mean by backticks.
My web site is http://www.raymondvilleupc.com
and the page titles are blue, I need them black.
Once again thanks, I got my 3 columns back but know I can not change the blue text back to black as mentioned in the original post.
This is how it looks in the editor. Is this correct?
.child-page .entry-content {
margin-top: 0;
}
.child-page .entry-content p {
line-height: 18px;
margin-top: 5px;
}
.child-page .post-title {
border-bottom: none;
margin: 0;
padding: 0;
}
.post-title a, .post-title a:visited {
border: medium none;
color: #020202;
}
.adsense_single {
text-align: center;
float: none;
}Josh,
How can I reset the theme back to its original default settings. The reason why I ask I deleted the theme and reinstalled it but it is still showing one column in the footer. It will be alright to even rest what I put in to change the page color.
