17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1082 Views |
-
Changing HTML output of SS forms?

12 October 2008 at 1:08pm
Hi guys,
I used the search tutorial on the site to create a site search for my SS web site, but I wanted to change the HTML that SS outputs to better fit my design. What file do I need to edit (presumably somewhere in /sapphire/) in order to make this HTML change?
Thanks,
Jona -
Re: Changing HTML output of SS forms?

13 October 2008 at 2:34pm
Figured it out. SS does everything in OOP (to an extent wisely), so the pieces are scattered. Creating protected class variables for the SearchForm.php file in /sapphire/search/, then accessing the protected variables in /sapphire/forms/FormAction.php and /sapphire/forms/Form.php worked.
It's kind of a hassle when you want to exercise more control over the HTML output of SS sometimes. =)
| 1082 Views | ||
|
Page:
1
|
Go to Top |

