View Single Post
  #1  
Old 03-01-2008, 11:46 AM
  roc's Avatar 
roc roc is offline
 

Member
  
Join Date: Jan 2008
Posts: 13
 

Default Editing text color for same variable in 2 areas

Ok, I have searched the forum for 3 days and could not get this answered so here goes...

I want to edit the color of language variable "txt_login_incorrect" to show as WHITE in register.php (which I have done already) and BLACK in the annonymous checkout section (which is currently WHITE because of the previous change).

Now, I understand enough about what I want to accomplish that I created "txt_login_incorrect_2" (same as txt_login_incorrect but with black text) in the languange variables to input into the *.tpl template for the annonymous checkout... I just can't find the right template to change the "txt_login_incorrect" to "txt_login_incorrect_2" just for ANNONYMOUS CHECKOUT.

Can someone assist me with this? Thanks!
__________________
Version 4.1.9
Reply With Quote