Zen Cart Logo
Forums / Addon Templates / Apple Zen Support Thread

Apple Zen Support Thread

Views: 855,607

Results 1,001 to 1,020 of 3,042
10 Jul 2007, 6:25 PM
#1001
helpme avatar

helpme

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!!

11 Jul 2007, 4:48 PM
#1002
nrupesh avatar

nrupesh

New Zenner

Join Date:
Jun 2007
Posts:
15
Plugin Contributions:
0

Re: Apple Zen Support Thread

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

11 Jul 2007, 5:33 PM
#1003
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

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:

11 Jul 2007, 6:18 PM
#1004
nrupesh avatar

nrupesh

New Zenner

Join Date:
Jun 2007
Posts:
15
Plugin Contributions:
0

Re: Apple Zen Support Thread

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.

11 Jul 2007, 7:21 PM
#1005
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

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:

11 Jul 2007, 8:39 PM
#1006
nrupesh avatar

nrupesh

New Zenner

Join Date:
Jun 2007
Posts:
15
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

Move the background image to this tag instead:
div#dropMenu ul.level1

Then 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

11 Jul 2007, 10:03 PM
#1007
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

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:

11 Jul 2007, 11:41 PM
#1008
debeaujeu avatar

debeaujeu

New Zenner

Join Date:
Aug 2006
Location:
Kirkland, WA
Posts:
82
Plugin Contributions:
1

Re: Apple Zen Support Thread

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.

http://aaadisplaygroup.net/

Anyone has a solution?

deBeaujeu

12 Jul 2007, 12:43 AM
#1009
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

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.

http://aaadisplaygroup.net/

Anyone has a solution?

deBeaujeu

Add float:left; to
#navMainSearch and
#navMainLang

Then add margins to them both to have space between them.

12 Jul 2007, 12:59 AM
#1010
mastergroove avatar

mastergroove

New Zenner

Join Date:
Apr 2006
Location:
Southern California
Posts:
27
Plugin Contributions:
0

Re: Apple Zen Support Thread

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!

12 Jul 2007, 1:14 AM
#1011
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

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-->
12 Jul 2007, 2:15 AM
#1012
mastergroove avatar

mastergroove

New Zenner

Join Date:
Apr 2006
Location:
Southern California
Posts:
27
Plugin Contributions:
0

Re: Apple Zen Support Thread

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?

http://vardanyanjewelry.net

??

12 Jul 2007, 2:19 AM
#1013
mastergroove avatar

mastergroove

New Zenner

Join Date:
Apr 2006
Location:
Southern California
Posts:
27
Plugin Contributions:
0

Re: Apple Zen Support Thread

Try and set up an account....

I think you'll see it moves to the bottom of the page...

12 Jul 2007, 2:26 AM
#1014
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

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.

12 Jul 2007, 2:55 AM
#1015
mastergroove avatar

mastergroove

New Zenner

Join Date:
Apr 2006
Location:
Southern California
Posts:
27
Plugin Contributions:
0

Re: Apple Zen Support Thread

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-->
?>

<!--eof-header logo and navigation display--> <!--bof-navigation display--> <div id="navMainWrapper"> <div id="navMain"> <ul class="back"> </ul> </div> <div class="navMainSearch center"><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></div> <br class="clearBoth" /> </div> <!--eof-navigation display--> <!--bof-optional categories tabs navigation display--> <?php require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?> <!--eof-optional categories tabs navigation display--> <!--bof-header ezpage links--> <?php if (EZPAGES_STATUS_HEADER == '1' or (EZPAGES_STATUS_HEADER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?> <?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?> <?php } ?> <!--eof-header ezpage links--> </div> <?php } ?>
12 Jul 2007, 12:24 PM
#1016
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

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.

13 Jul 2007, 4:01 PM
#1017
mazinego avatar

mazinego

New Zenner

Join Date:
Jun 2007
Posts:
7
Plugin Contributions:
0

Re: Apple Zen Support Thread

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.

13 Jul 2007, 7:43 PM
#1018
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: Apple Zen Support Thread

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.

13 Jul 2007, 10:32 PM
#1019
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

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.

14 Jul 2007, 1:31 AM
#1020
mazinego avatar

mazinego

New Zenner

Join Date:
Jun 2007
Posts:
7
Plugin Contributions:
0

Re: Apple Zen Support Thread

chadderuski, jettrue,
I reinstalled that csshover.htc file, and it works like a charm. :clap:

Thank you! Thank you! Thank you!