1
Anonymous
change class of formTitle. How?
  • 2003/10/30 23:53

  • Anonymous

  • Posts: 0

  • Since:


I want to change the appearance of the Title of my forms in XOOPS a little. Where can I add class="head3"?
I can't find out where/how to do this. Is there a template? Which CSS do I have to change?
Please help.

2
Venezia
Re: change class of formTitle. How?
  • 2003/10/31 0:20

  • Venezia

  • Just popping in

  • Posts: 36

  • Since: 2003/6/24


If you want to do this via css you need to change the th{} element in your theme(s) stylesheet. This of course will affect all table headers in your site, not just the ones used in forms.

If you want to alter just the XOOPS forms you will have to edit the render() function in /class/xoopsform/themeform.php - this is where the <th> tag is implemented - around line 82.

Of course not all modules draw their forms using the XOOPS form classes so you may have to edit some modules by hand via their templates and/or php files.

Venezia

Login

Who's Online

252 user(s) are online (188 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits