-
AuthorPosts
-
February 18, 2010 at 1:33 pm #148793
I JApurity II use and “wide screen” and I changed the width of the column to the right to 35% but in IE6 the right column goes under of the all content. then is solved if I change to “Full Screen”.
How can I make that when a user goes in with the browser IE6. the template to start in “full screen”thanks!
Sorry, but I can´t move this thread to other forum, I wrong
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 22, 2010 at 2:11 am #333328Hello guy!
Here is the solution: pls open the file templatesja_purity_iiindex.php and try to find codes at line 24:
[PHP]switch ($tmplTools->getParam(JA_TOOL_SCREEN)){[/PHP]
Replace:
[PHP]
if( $tmplTools->isIE6() ) {
$type = ‘auto’ ;
}else {
$type = $tmplTools->getParam(JA_TOOL_SCREEN) ;
}switch ( $type ){
[/PHP]
Good luck
February 22, 2010 at 10:56 pm #333458I have a problem when I put it distorts the web in IE (IE8 for example). One effect is that the web moves to the left. Another is that the main menu I placed on vertical
But I think that this problem is because y modify main menu whit megamenu of JA_Kyanite II, and in anywhere it generates the problem
Any idea? thanks
Anonymous
Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 23, 2010 at 2:37 am #333489Hi Pichichus,
For our technical support, kindly purchase your membership to enjoy it because technical support is for subscribed members only.
frogfromvenafro Friend
frogfromvenafro
- Join date:
- February 2010
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
March 1, 2010 at 11:56 am #334214<em>@tienhc 165822 wrote:</em><blockquote>Hello guy!
Here is the solution: pls open the file templatesja_purity_iiindex.php and try to find codes at line 24:
[PHP]switch ($tmplTools->getParam(JA_TOOL_SCREEN)){[/PHP]
Replace:
[PHP]
if( $tmplTools->isIE6() ) {
$type = ‘auto’ ;
}else {
$type = $tmplTools->getParam(JA_TOOL_SCREEN) ;
}switch ( $type ){
[/PHP]
Good luck</blockquote>
I tryed to do the same with Purity II tempalte…but I can’t do it!Please can you tell me how to do?
I would like:
if( $tmplTools->isIE() ) {
$type = ‘950’ ;
}else {
$type = $tmplTools->getParam(JA_TOOL_SCREEN) ;
}thanks a lot
-
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by frogfromvenafro 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum