Search module changes behaviour in Firefox 3.5

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Search module changes behaviour in Firefox 3.5

Post by saltydog »

In CMSMS 1.6.6, the Search module has a different behaviour with Firefox 3.5, and it is hard to align it vs IE. If you align in FF3.5, IE is out and viceversa.
Coldman
Power Poster
Power Poster
Posts: 318
Joined: Sun Jun 22, 2008 5:33 am

Re: Search module changes behaviour in Firefox 3.5

Post by Coldman »

Are you talking about css issue?
Important Code of Conduct
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: Search module changes behaviour in Firefox 3.5

Post by saltydog »

Coldman wrote: Are you talking about css issue?
Yes, sorry not to mention it.
Coldman
Power Poster
Power Poster
Posts: 318
Joined: Sun Jun 22, 2008 5:33 am

Re: Search module changes behaviour in Firefox 3.5

Post by Coldman »

Is it all IE versions or?

Try to add in our head tag for your template.

Code: Select all

 <!--[if lte IE 6]>
 <style type="text/css">
  .YOURCLASS {align:blah;}
   </style>
    <![endif]-->
Edit:
Don't forget to have {literal} ...... {/literal}
Last edited by Coldman on Sun Oct 25, 2009 6:32 pm, edited 1 time in total.
Important Code of Conduct
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: Search module changes behaviour in Firefox 3.5

Post by saltydog »

It is working fine in IE. Where it is not working is on Firefox 3.5
Coldman
Power Poster
Power Poster
Posts: 318
Joined: Sun Jun 22, 2008 5:33 am

Re: Search module changes behaviour in Firefox 3.5

Post by Coldman »

I don't think there's any conditional statement for Firefox?

Do what I suggested to you in the head tag.
Then change the stylesheet so the searchbox looks good in FF
Important Code of Conduct
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
Post Reply

Return to “Layout and Design (CSS & HTML)”