Jump to content

Want to edit autorization authorization form / Login page


tapukatata

Recommended Posts

Ok, for the first screen:

 

#submitAccount {

float:right

}

 

For the second, it would be better to add a specific class to that since you want that one only to be red and bold. Therefore, open authentication.tpl in the theme folder, locate the h3 tag right inside

 

opc_account_form

 

And add a class to it, then target that using css

 

 

Both css must be adedd to global.css

Link to comment
Share on other sites

Ok, for the first screen:

 

#submitAccount {

float:right

}

 

For the second, it would be better to add a specific class to that since you want that one only to be red and bold. Therefore, open authentication.tpl in the theme folder, locate the h3 tag right inside

 

opc_account_form

 

And add a class to it, then target that using css

 

 

Both css must be adedd to global.css

Sorry but I am not very good with PHP and I can not understand what to do. Which file I should add/edit that code (  #submitAccount { float:right }  ) 

 

For second screen I attached you GLOBAL.CSS and authentication.tpl  I will really appreciate it.

 

Thank you for your time!

Link to comment
Share on other sites

×
×
  • Create New...