51 Posts
alanski
10 years ago
5
Topic
SO bored clicking around seblod
I want to override the search form so I can layout the form search inputs as I want.
But where can you override the search form itself? I can overide list views and content views easily.
But where oh where can I gett to the actual form itself?


Get a VIP membership
693 Posts
rpoy
10 years ago
0
Level 1
Hi alanski,

In the Search Form you can add search fields, you can also add style elements like Divs and Tabs, then on the Markup Class (#6 button) section, you can define the class from your CSS.

Is that what you mean?

Thanks,

Randy


10 years ago
0
Level 1
Have you tried this folder structure for your search form override (assuming that your search form uses the seb_one template):

templates/seb_one/positions/name_of_your_list_type/search/mainbody.php

Also assuming that the fields of your search form all are in the mainbody position.

EDIT: I just tried this on my test-install and it is working fine
233 Posts
pepperstreet
10 years ago
0
Level 1
Seb-bored
Hilarious! :D
251 Posts
Viktor Iwan
10 years ago
1
Level 1
One thing that you must be carefull is there are signficant changes in From/Search Structure between Seblod 3.2(and above) and Seblod 3.1.x (and below).. if you do upgrade and create some specific CSS into it.. prepare to make changes
548 Posts
joomleb
10 years ago
0
Level 2
Hi Viktor, 
in fact I fell into that. Please, Do you have any suggestion on this ? ...anyway, many thanks in advance...
Get a VIP membership