Hi,
Please, can somebody help how to change a text color in footer? Coffe template and joomla 1.6.thanks
site: http://gator1351.hostgator.com/~assur3/
#gkFooterNav p {
color:#000000 // here set your own color
}
assur3 wrote:I try to change a login and registration text on my own but there is not a options for these two in template, so i couldn't select it. Any idea? Thanks
assur3 wrote:I didn't see any hex codes to change the text am I missing something? Can you be more specific.
#login_form h3 {color: #000}
#register_form h3 {color: #000}