FEU template

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
Piwi
New Member
New Member
Posts: 2
Joined: Wed Dec 16, 2009 5:15 pm

FEU template

Post by Piwi »

Hello!

I'm trying to modify FEU login template, for instance I want to change the lenght of the user prompt which is {$prompt_username} in the template.
How could I change this var ?

The HTML code is

Code: Select all

 <p>Username <input type="text" name="m713a0feu_input_username" id="m713a0feu_input_username" value="" size="40" maxlength="40" />
I don't know if "name" and "id" are variables, besides I don't know how to assign a new value to this var that is to say, when and where ?

Thanks !!
Peciura

Re: FEU template

Post by Peciura »

Settings you want to change are in "Field Settings:" fieldset on "Users & Groups » Frontend User Management » Preferences"
Piwi
New Member
New Member
Posts: 2
Joined: Wed Dec 16, 2009 5:15 pm

Re: FEU template

Post by Piwi »

Thanks!!

How could I miss this ?
I posted this question in a french CMSMS forum and I haven't had any answer in 2 weeks !

Still I wonder if there is any way to modify specific variables of a module. In case you cannot modify it that way in the back-end.

Do you ave any clue ?

Thanks again!
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: FEU template

Post by Jeff »

If they are lang strings look at this:

http://calguy1000.com/Blogs/6/60/custom ... lates.html
Peciura

Re: FEU template

Post by Peciura »

For inline changes read here http://forum.cmsmadesimple.org/index.ph ... #msg184479

There is find-replace string concept.

It changes link ">" to an image
Post Reply

Return to “Layout and Design (CSS & HTML)”