- Posts: 21
- Thank you received: 0
SOBI2 Search in template
-
kennedyronald
Inactive member - Topic Author
- Offline
- Member
-
Less
More
15 years 2 months ago #5588
by kennedyronald
Replied by kennedyronald on topic Re: SOBI2 Search in template
It works on other templates, one I previously worked also had the problem at first but it was solved by some changes in css by the developer:
* table {border-collapse:separate;border-spacing:0; float:left;}
* remove the "float:left" command at the end.
* table {border-collapse:separate;border-spacing:0; float:left;}
* remove the "float:left" command at the end.
Please Log in to join the conversation.
15 years 2 months ago #5590
by pirossi
Replied by pirossi on topic Re: SOBI2 Search in template
Yes, but that CSS change will result only with a 'cosmetic' issue, I mean visual.
But this is a problem with funcionality. That will not resolve with CSS change.
Did you read:
www.sigsiu.net/javascript_conflicts.html
But this is a problem with funcionality. That will not resolve with CSS change.
Did you read:
www.sigsiu.net/javascript_conflicts.html
Please Log in to join the conversation.
Time to create page: 0.072 seconds