Totally Zenned
- Join Date:
- Apr 2007
- Posts:
- 632
- Plugin Contributions:
- 0
Apple Zen Support Thread
Once again, you got it right!!:clap: You know your stuff!!! Thanks!!
Views: 855,607
Totally Zenned
Once again, you got it right!!:clap: You know your stuff!!! Thanks!!
New Zenner
Hey Jade... I am back!! lol... I was really trying to avoid bothering you again but I just couldnt figure this out.
http://www.pavs.biz/showcase/ in firefox it shows up perfect but in IE the shopping cart button is going down to second line ( I added an extra button )
Same thing happens at https://www.zhong-tu.com/products, which is almost copy of pavs.biz template.
Any clues? or in this case, any one line answers which will make me look dumb? lol
Thanks again for the help!
Nrupesh
Totally Zenned
nrupesh:
Hey Jade... I am back!! lol... I was really trying to avoid bothering you again but I just couldnt figure this out.
http://www.pavs.biz/showcase/ in firefox it shows up perfect but in IE the shopping cart button is going down to second line ( I added an extra button )
Same thing happens at https://www.zhong-tu.com/products, which is almost copy of pavs.biz template.
Any clues? or in this case, any one line answers which will make me look dumb? lol
Thanks again for the help!
Nrupesh
Here's a clue...
Try rounding down some on your width:14.286%;
I think its too exact. :cool:
New Zenner
Well... I changed 14.286 to 14.26 and it still was same, but 14.25 is little too short ... 14.255 doesnt make any different so I guess it only works till 2 digits after the point. so now there is a gap left at the end as you can see now ( https://www.pavs.biz/showcase ) ... so any other options which can help me here.
Totally Zenned
nrupesh:
Well... I changed 14.286 to 14.26 and it still was same, but 14.25 is little too short ... 14.255 doesnt make any different so I guess it only works till 2 digits after the point. so now there is a gap left at the end as you can see now ( https://www.pavs.biz/showcase ) ... so any other options which can help me here.
Move the background image to this tag instead:
div#dropMenu ul.level1
Then you won't see the gap.:cool:
New Zenner
jettrue:
Move the background image to this tag instead:
div#dropMenu ul.level1Then you won't see the gap.:cool:
Cool... worked perfectly... If you cant fix it, then cover it up lol
I am sure you will be hearing from me again...
Thanks again for the great support!
Nrupesh
Totally Zenned
nrupesh:
If you cant fix it, then cover it up lol
Nrupesh
LOL, I think that's my new css slogan... its very applicable! :clap:
New Zenner
Language & search boxes on the same line in header
I cannot find the thread on this one.
The Apple Zen template is in place and it looks just great.
Languages boxes (2) as well as search boxes (2) are installed at the top of the page header.
I would like to have both sets of boxes (language & search) on the same line.
I thought this was a minor CSS modification, but I did not find the right selectors or the needed changes.
Anyone has a solution?
deBeaujeu
Totally Zenned
deBeaujeu:
Language & search boxes on the same line in header
I cannot find the thread on this one.
The Apple Zen template is in place and it looks just great.
Languages boxes (2) as well as search boxes (2) are installed at the top of the page header.
I would like to have both sets of boxes (language & search) on the same line.
I thought this was a minor CSS modification, but I did not find the right selectors or the needed changes.Anyone has a solution?
deBeaujeu
Add float:left; to
#navMainSearch and
#navMainLang
Then add margins to them both to have space between them.
New Zenner
Hello all,
I really do love the overall look and feel that you gave the Apple Zen template Jade but I also like the way that the Alternative Header 1.1a gives as well... So...
I was wondering (if possible) if someone could assist me on how one would tackle modifying and cleaning up the stylesheets so that functions normally like walmart.com? (as an example) Would it be better to only use the Alternative Header Template 1.0 (in the templates section of the download area by Clyde Jones) alone and disregard the Apple Zen Template all together?
I started to play around and combined them and I get the result (see image) in the attached image to this post.
Any clues on how I would approach this?
Thanks!
Totally Zenned
MasterGroove:
Hello all,
I really do love the overall look and feel that you gave the Apple Zen template Jade but I also like the way that the Alternative Header 1.1a gives as well... So...
I was wondering (if possible) if someone could assist me on how one would tackle modifying and cleaning up the stylesheets so that functions normally like walmart.com? (as an example) Would it be better to only use the Alternative Header Template 1.0 (in the templates section of the download area by Clyde Jones) alone and disregard the Apple Zen Template all together?
I started to play around and combined them and I get the result (see image) in the attached image to this post.
Any clues on how I would approach this?
Thanks!
I've never used that mod, but from searching the forum, it seems like it simply puts the HOME LOGIN and SEARCH bar under the logo instead of on top of it?
If so, in includes/templates/apple_zen/common/tpl_header.php and move everything between
<!--bof-navigation display-->
and
<!--eof-navigation display-->
to after this:
<!--eof-header logo and navigation display-->
New Zenner
I've moved it around... but it still dosn't look right and can't really put my finger on it.
what do u think?
??
New Zenner
Try and set up an account....
I think you'll see it moves to the bottom of the page...
Totally Zenned
MasterGroove:
Try and set up an account....
I think you'll see it moves to the bottom of the page...
You've got the header file all whacked up. (that's the technical term) :P. PM me a copy of the tpl_header.php file.
New Zenner
jettrue:
You've got the header file all whacked up. (that's the technical term) :P. PM me a copy of the tpl_header.php file.
here it is...
<?php /** * Common Template - tpl_header.php * * this file can be copied to /templates/your_template_dir/pagename<br /> * example: to override the privacy page<br /> * make a directory /templates/my_template/privacy<br /> * copy /templates/templates_defaults/common/tpl_footer.php to /templates/my_template/privacy/tpl_header.php<br /> * to override the global settings and turn off the footer un-comment the following line:<br /> * <br /> * $flag_disable_header = true;<br /> * * @package templateSystem * @copyright Copyright 2003-2006 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license <http://www.zen-cart.com/license/2_0.txt> GNU Public License V2.0 * @version $Id: tpl_header.php 4066 2006-08-06 05:50:06Z ajeh $ */ ?> <div id="headerWrapper"> <!--bof-branding display--> <div id="logoWrapper"> <div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div> <div id="navMain"> <ul class="forward"> <?php if ($_SESSION['customer_id']) { ?> <li><p style="text-align: left; margin-top: -5px; margin-bottom: -5px"><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGOFF; ?></a></li> <li><p style="text-align: left; margin-top: -5px; margin-bottom: -5px"><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><?php echo HEADER_TITLE_MY_ACCOUNT; ?></a></li> <?php } else { if (STORE_STATUS == '0') { ?> <li><p style="text-align: left; margin-top: -5px; margin-bottom: -5px"><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGIN; ?></a></li> <li><p style="text-align: left; margin-top: -5px; margin-bottom: -5px"><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><?php echo HEADER_TITLE_MY_ACCOUNT; ?></a></li> <?php } } ?> <li><p style="text-align: left; margin-top: -5px; margin-bottom: -5px"><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li> </div></ul> <?php if (HEADER_SALES_TEXT != '' || (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2))) { ?><div id="taglineWrapper">
<?php
if (HEADER_SALES_TEXT != '') {
?>
<div id="tagline"><?php echo HEADER_SALES_TEXT;?></div>
<?php
}
?>
<?php
if (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2)) {
if ($banner->RecordCount() > 0) {
?>
<div id="bannerTwo" class="banners"><?php echo zen_display_banner('static', $banner);?></div>
<?php
}
}
?>
</div>
<?php } // no HEADER_SALES_TEXT or SHOW_BANNERS_GROUP_SET2 ?>
</div>
<!--eof-branding display-->
<?php
// Display all header alerts via messageStack:
if ($messageStack->size('header') > 0) {
echo $messageStack->output('header');
}
if (isset($_GET['error_message']) && zen_not_null($_GET['error_message'])) {
echo htmlspecialchars(urldecode($_GET['error_message']));
}
if (isset($_GET['info_message']) && zen_not_null($_GET['info_message'])) {
echo htmlspecialchars($_GET['info_message']);
} else {
}
?>
<!--bof-header logo and navigation display-->
<?php
if (!isset($flag_disable_header) || !$flag_disable_header) {
?>
<?
//<!--bof-drop down menu display-->
// <?php require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_drop_menu.php');?>
// <!--eof-drop down menu display-->
?>
Totally Zenned
MasterGroove:
here it is...
Ok. I'm pm'ing you a copy of the file, but to be honest, it was SO completely hacked to bits that I don't know if I've got it back to working condition or not. So my advice to you, if it causes some big errors, is to reload the ORIGINAL file, then come here to ask for help to get it where you want it.
It also looks like you're using an older version of the tempate, and I would suggest upgrading to the new one, and starting fresh.
New Zenner
Everything seemed working fine with this wonderful templateI until I found out...
The drop menu is working perfectly in Fire Fox (mac & win) and Safari (mac), but the drop down menu won't appear in IE (win).
I've reinstalled the original stylesheet, stylesheet-header menu, tpl_drop_menu, but no luck.
COWOA and time zone offset mods have been installed, but I don't know if they are causing this problem.
Has anyone had the same problem?
Any advice would be appreciated.
Totally Zenned
mazinego:
Everything seemed working fine with this wonderful templateI until I found out...
The drop menu is working perfectly in Fire Fox (mac & win) and Safari (mac), but the drop down menu won't appear in IE (win).
I've reinstalled the original stylesheet, stylesheet-header menu, tpl_drop_menu, but no luck.
COWOA and time zone offset mods have been installed, but I don't know if they are causing this problem.
Has anyone had the same problem?
Any advice would be appreciated.
Mazinego, did you upload the csshover.htc class file to the /includes directory? I believe this is necessary for IE to work properly.
Totally Zenned
mazinego:
Everything seemed working fine with this wonderful templateI until I found out...
The drop menu is working perfectly in Fire Fox (mac & win) and Safari (mac), but the drop down menu won't appear in IE (win).
I've reinstalled the original stylesheet, stylesheet-header menu, tpl_drop_menu, but no luck.
COWOA and time zone offset mods have been installed, but I don't know if they are causing this problem.
Has anyone had the same problem?
Any advice would be appreciated.
I'm assuming you're using IE6, and like chadderuski said, the problem is probably due to the missing csshover.htc file.
New Zenner
chadderuski, jettrue,
I reinstalled that csshover.htc file, and it works like a charm. :clap:
Thank you! Thank you! Thank you!
Fields marked required must be completed.
Tell staff why this post should be reviewed.