Home · Links · Contact Us
Home arrow Forums
Home
Features
FAQ
Screen Shots
Modules
Themes
Demos
Documentation
Forums
Contact Us
Download
Purchase
Quotes

" ... I want to tell you that your thyme product is functional and valuable beyond words. I cannot imagine why any portal would be without it. It is the cornerstone of our new project ..."

" ... Thanks for such a complete project, its making my job much easier. ..."

" ... I have now deployed 4 different calendars and our users love them ... "

" ... Easy to install and use and a great look/design. ..."

" ... This has to be the easiest to use program I think I've had to deal with at all this year. ..."


  FAQFAQ    SearchSearch  RegisterRegister   Log inLog in 
Problem on IE6.0

 
Post new topic   Reply to topic     Forum Index -> Joomla / Mambo Integration
View previous topic :: View next topic  
Author Message
saurabhray



Joined: 30 Apr 2008
Posts: 45

PostPosted: Mon Jun 30, 2008 12:30 pm    Post subject: Problem on IE6.0 Reply with quote

Hi
I had created an "search event " module,its working properly but on IE6.0 its width is not proper as on IE7.0 its fine.As i created this module by using an "blank component "option as an option in components.So i couldn't find out its CSS.So plz send me its css.
I use the following code snippet for creating its components:-

Code:
<html>
<body>
<form action="http://localhost/joomla15/index.php/events"  method="POST">
<INPUT TYPE = "text" style="padding-right:5px;" NAME = "searchfor" VALUE ="<?php echo $_POST['searchfor']; ?>" >
<INPUT TYPE = "submit" NAME = "submit" VALUE="Send">
</form>
</body>
</html>
 

So i need its css to make it correct on IE6.0
thanks
saurabh
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Mon Jun 30, 2008 3:38 pm    Post subject: Reply with quote

Hi,

You should be able to add this to its style="" ... width: Xpx where X is the width you would like it to be .
Back to top
View user's profile Send private message Visit poster's website
saurabhray



Joined: 30 Apr 2008
Posts: 45

PostPosted: Tue Jul 01, 2008 11:33 am    Post subject: No change on IE6.0 still shows the same error. Reply with quote

Hi
I had the same as you told me but could saw any change on IE6.0.I use the following code snippet and generate a search module.
Code:
<html>
<body>
<form action="http://localhost/joomla15/index.php/events"  method="POST">
<INPUT TYPE = "text" style="'80%'"  NAME = "searchfor" VALUE ="<?php echo $_POST['searchfor']; ?>" >
<INPUT TYPE = "submit" NAME = "submit" VALUE="Send">
</form>
</body>
</html>


thanks
Suarabh
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Joomla / Mambo Integration All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2005 eXtrovert software unless otherwise noted. All rights reserved.
Portions © 2004 Ben Brown. All rights reserved.
Trademarks are property of their respective owners.