Page 35 of 47 FirstFirst ... 25333435363745 ... LastLast
Results 341 to 350 of 462
  1. #341
    Join Date
    Jun 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    have figured out how to adjust the size already, still no idea how to change the title of the options in top nav bar, or shift categories side box to the horizontal nav bar. Is it even possible to do that? have search various threads but no luck. someone help please? Thanks!

  2. #342
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by lovets View Post
    Hi, is there any way i can add more options in the top navigation bar beside "HOME"?

    Thanks! love your template!
    You can edit the includes/templates/alysa_rounded/common/tpl_header.php file. Be careful about adding though because when customers are logged in there are 2 additional links that show in this bar.

    Thanks,

    Anne

  3. #343
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by lovets View Post
    have figured out how to adjust the size already, still no idea how to change the title of the options in top nav bar, or shift categories side box to the horizontal nav bar. Is it even possible to do that? have search various threads but no luck. someone help please? Thanks!
    You can turn on the categories in the header in your admin--configuration--layout settings--category tabs menu. The template was designed to work without the header categories turned on so you will have to add styles to them.

    Thanks,

    Anne

  4. #344
    Join Date
    Jun 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi Anne, have figured it out already, thanks!

  5. #345
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by lovets View Post
    Hi Anne, have figured it out already, thanks!
    I am happy to hear that!

    Thanks,

    Anne

  6. #346
    Join Date
    Jun 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi Anne,

    Sorry again, is there any way that i can shift the "LogIn/Out", "total shopping cart" and "my account" out of the navigation bar to above the bar or to the top of the screen? I have tried shifting it around in tpl_header.php but it didn't seems to work. Thanks !

  7. #347
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by lovets View Post
    Hi Anne,

    Sorry again, is there any way that i can shift the "LogIn/Out", "total shopping cart" and "my account" out of the navigation bar to above the bar or to the top of the screen? I have tried shifting it around in tpl_header.php but it didn't seems to work. Thanks !
    You can move the header navigation by editing the tpl_header.php file. You may also need to edit the stylesheet.css file.

    Thanks,

    Anne

  8. #348
    Join Date
    Jun 2012
    Posts
    42
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    You can change the image includes/templates/alysa_rounded/images/top-nav-bk.jpg

    Thanks,

    Anne
    Thank you, will I need to edit this image in photoshop or such or is there another way to change the colors of the image?

  9. #349
    Join Date
    Jun 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi,

    How can i shift this whole code:

    <?php if ($_SESSION['customer_id']) { ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGOFF; ?></a>|</li>
    <li><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><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGIN; ?></a>|</li>
    <?php } } ?>
    <li><img src="includes/templates/alysa_rounded/images/cart.jpg" class="cart-image" alt="the shopping cart" /><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?> - <?php echo $_SESSION['cart']->count_contents();?> item(s) - <?php echo $currencies->format($_SESSION['cart']->show_total());?></a> | </li>
    <li><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a></li>
    <?php if ($_SESSION['cart']->count_contents() != 0) { ?>
    <?php }?>

    out of the id=navmain?

    I want to shift it out of the nav bar to the top but i realized that if i place it under navigation display my page loads with a blank page totally. I am guessing it has something to do with the IF portion because i tried shifting without that and it display fine with a text link. But i want it to work like it is when it is in the nav bar, such that the "My account" and "Log out" is only display when a customer logs in.

    I have tried various way to shift them but am stuck. I am new to this and does not know about html code.
    What else do i need to adjust, say in any other file, besides that section of code above? Please help!

    Thank you so much! (:

  10. #350
    Join Date
    Jun 2012
    Posts
    8
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi,
    I have had someone change the header for me. They left it too short and hanging off the page. Where can i find the original header size, fille type , etc of this template. I am just going to make a new header and change it. Thanks! I could not find this when I searched the forum..I really like the template, just going to play with the colors, after I fix the header.

    Bjames

 

 
Page 35 of 47 FirstFirst ... 25333435363745 ... LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg