paul leitzke wrote:Daniel. Thank you for all of your help. I'm not sure what you mean when you say direct link, but the site address is:
atakick.com
. The template being used is the Akiraka rockettheme template.
After inspecting the element in firebug, I realized that the send button uses the css coding that is a part of the rocket theme template. My fix was to change the rockettheme css code from background: none, to background: #333333. Now the white lettering is visible against an almost black background.
Thanks again for this excellent commenting system.
If you don't want to change the Joomla template, you could create/edit button class in the JoomlaComment template CSS file. I think this example will work :
#joomlacommentform input.button {
background-color:#DDD
color:#000
}
...that should make the Send button light-grey with black text.
I might mention that modern is the only one we are keeping up-to-date during the beta phase. Before JoomlaComment 4 final/gold hopefully we will have XHTML/CSS valid templates, but some of the current templates might be dropped (we need to do a poll or something). On a lighter note, the soon to come Marketplace will have some professionally designed and tested templates to buy for cheap, more details on that soon though