Hi.
I need only 2 Fields on the Module Jbusiness Search Module and i want it on the mainbody.
How can i center it (look better i guess).
Hi,
You can center the module by using the following css code and the container.
margin: 0 auto;
width: 300px;
hmm.....where to edit? Please tell me where i must edit the css.
Thanks
Hi,
You can add the css code on the template level.