Page 1 of 1
How to reach form text with css ?
Posted: Thu 6. Sep 2007, 02:21
by armababy
Hello guys!
I would like to know how can i reach different forms texts to form them in css or change position in some xxxx.tmpl file ?
(errors/intros/etc.)
Example :
Search form
Search 1 &
Search 2
Contact form
Contact 1 &
Contact 2
Little help would be apriciated

Posted: Thu 6. Sep 2007, 08:00
by Pappnase
hello
i test it...
if you use the text setting into your forms you can also use the [span_style:css style setting] text [/style]
for example
Code: Select all
[span_style:font-size:110px;color:red;]type in your text here[/style]
result
http://area51.phpwcms-docu.de/133/index ... ,0,0,1,0,0
Posted: Thu 6. Sep 2007, 09:22
by armababy
Damn i should be more careful
I should use html input instead of text damn damn....
Thanks for direction Pappnase
Posted: Thu 6. Sep 2007, 09:23
by Pappnase
armababy wrote:Damn i should be more careful
I should use html input instead of text damn damn....

hehe could happen
