Page 1 of 2 12 LastLast
Results 1 to 10 of 21

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Sydney
    Posts
    109
    Plugin Contributions
    0

    Default Re: How to move sideboxes to header?

    I think you do need to add an entry to tpl_header, that's how I get it to work anyway.

    Great post by Momo! This method gives me more options to customise the header.

  2. #2
    Join Date
    Jul 2007
    Location
    Germany
    Posts
    21
    Plugin Contributions
    0

    Default Re: How to move sideboxes to header?

    Quote Originally Posted by cochlear View Post
    I think you do need to add an entry to tpl_header, that's how I get it to work anyway.

    Great post by Momo! This method gives me more options to customise the header.
    Please share what you added to the tpl_header. I am still unable to get this to work. Thanks!

  3. #3
    Join Date
    Jun 2007
    Posts
    239
    Plugin Contributions
    0

    Default Re: How to move sideboxes to header?

    I managed to get the currency sidebox in the header, but I don't see the currency options. Anybody know how to fix this?
    www.designerfavs.com

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: How to move sideboxes to header?

    You could have also checked the downloads section for:

    Language/Currency Links in Header

    and

    Login Header

  5. #5
    Join Date
    Mar 2008
    Posts
    100
    Plugin Contributions
    0

    Default Re: How to move sideboxes to header?

    Hi! Thanks for telling us how to move the sideboxes into the header. I have done as you have said, but the currency dropdown menu still remains in the right column only without the "currency" heading above it... I figure I need to use some CSS to position the menu in the header perhaps??

    Can someone help?

    my cart is @

    http://cart.lifewaynutrition.com

    any help will be greatly appreciated! :)

  6. #6
    Join Date
    Sep 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: How to move sideboxes to header?

    Hey guys,

    It seems that swelter83 and I have the same problem.
    I followed Momokui's instruction and since nothing changed, i added the line from Cochlear.
    I did get the Currencies box in the Header but it's a duplicate. The same dropdown menu is still in my left column.
    Same comment as Swelter83 about the header of the Currencies sidebox. It disappeared.

    Did i miss something ?

    I tried multiple threads around "move sidebox header" in the search section, but i can't find my solution anywhere...

    I would dearly appreciate if someone could help.

    Thanks,

    D

  7. #7
    Join Date
    Mar 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: How to move sideboxes to header?

    or .... whrite something like this

    make sure that the files that contain the translation exists and that the language also exists in the database

    it work fine, and its much easier

    <div style="padding:220px 10px 0px 0px;">

    <?php

    print"<a href='index.php?main_page=index&language=ro'>";

    ?>

    <img src='includes/templates/classic/images/ro.gif' border='0'></a>&nbsp;

    <?php

    print"<a href='index.php?main_page=index&language=en'>";

    ?>

    <img src='includes/templates/classic/images/en.gif' border='0'></a>

    </div>

  8. #8
    Join Date
    May 2009
    Location
    from parts unknown
    Posts
    74
    Plugin Contributions
    0

    Idea or Suggestion Re: How to move sideboxes to header?

    hi,

    I have tried this to add the shopping cart contents to a <div> that resides in the tpl_header.........

    with no luck, Yes i did follow the instructions

    Just wondering if anyone has achieved this in the past?
    (without the price tag.........most of us are just learning)

    The desired outcome is like:
    http://www.usim.co.il/en/iphone/iphone-3g-8gb-p-865

    please add the product to the cart and do a mouse over the cart element in the header.
    A drop drop <div> appears with the contents of the cart being displayed.

    I am sure with the help of a couple of the more senior zenners we would have a very nice addon indeed.

    any help would be a great benefit to all who read.

    my site: http://pets.mychikyuya.com
    (please click on view cart contents........the expanded panel is the place that i wish to place the contents)


    thanks to all who read

  9. #9
    Join Date
    May 2009
    Location
    from parts unknown
    Posts
    74
    Plugin Contributions
    0

    Default Re: How to move sideboxes to header?

    i guess this is an impossible request?

    its quite a shame

    was hoping to upload an addon for this.......with help as its 'open source'

    maybe think money talks?

    fail

  10. #10
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to move sideboxes to header?

    That very nice implementation of the expanding panel is dependent on javascript.
    A simpler version could be done with CSS... perhaps giving an absolutely positioned inner div a (small) fixed height, and letting the height be unconstrained on hover so the rest of the content would show. This would also require overflow: hidden; to keep the content from spilling out of the small box.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 How to move a sidebox to a header
    By tony_sar in forum General Questions
    Replies: 6
    Last Post: 19 Mar 2014, 09:22 PM
  2. Sideboxes that are supposed to be in header won't move?
    By spiggles87 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Oct 2011, 09:25 PM
  3. How to move Title header on EZ-pages?
    By DML73 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 7 Apr 2010, 10:54 PM
  4. How to move search header?
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Jul 2009, 01:46 PM
  5. How do I move the Sideboxes
    By scottyg in forum Basic Configuration
    Replies: 3
    Last Post: 6 Apr 2007, 08:44 AM

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