×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: "Write Comment" problem

"Write Comment" problem 14 years 8 months ago #6083

  • Jen
  • Jen's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
On my site where it says "write comment" (before you get to the page where comments are listed and written), the font colour is white and my template background is white as well. I've searched through this forum and tried some suggestions, but nothing's working and no changes are happening on the page in question:

cbc.x10hosting.com/cbc/index.php?option=...=blog&id=9&Itemid=40

I've searched through all the files and directories and cannot find a) the background image or b) the font colour.

Please help before my eyes go crossed!

"Write Comment" problem 14 years 8 months ago #6089

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Look at your
greeonarange.css file located in templates/yourtemplate/css
a.readon, a.readon:hover, a.readon:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/greenorange/bg_read_more.png) no-repeat scroll left top;
color:#FFFFFF;
display:block;
height:29px;
line-height:29px;
margin:10px 0 0;
padding-left:30px;
width:114px;
}
 
You have a picture that is too smal - make it bigger and it should work:
../images/greenorange/bg_read_more.png

"Write Comment" problem 14 years 8 months ago #6107

  • Jen
  • Jen's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Wow - THANK YOU!!!

I still need to fix it to make it pretty - but that was the problem and you saved me HOURS (literally) of trying to figure out what I did wrong. Thank you thank you thank you!!!

:blush:
  • Page:
  • 1
Time to create page: 0.102 seconds