Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2006
    Posts
    32
    Plugin Contributions
    0

    Default layout/alignment problem -- can't see things

    hi,
    please visit http://super-majice.com/index.php?ma...&products_id=1

    I have a problem that i am having too much empty space. You can see this:

    *tezina 0.15kg
    7
    add to cart
    min 7


    popust na kolicinu
    ........


    can you see that blank part? How can i move discount table to be just below weight (tezina 0.15kg)? So that discount table is in line with addtocart button?

    2.On forums i found how to expand middle part; how do i expand above part, where zen-cart logo is?

    3. My friend are complaing that checkout proccess is complicated. I will not support credit card payments, can i remove the option of having shipping and billing address into just one (shipping) in step 3 of 3?

    4. i have banners, but they are rotating. How can i make a box that will ALWAYS have 2 specific banners, and other box to have rotating?

    thanks...

  2. #2
    Join Date
    Oct 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: layout/alignment problem -- can't see things

    Come on ppl, i really need help

  3. #3
    Join Date
    Jan 2007
    Posts
    48
    Plugin Contributions
    0

    Default Re: layout/alignment problem -- can't see things

    Look for this:

    YOUR_TEMPLATE/templates/tpl_product_info_display.php
    now go to the part with this label

    <!--bof Product details list --> LINE 116 more and less

    you need to change this

    <ul id="productDetailsList" class="floatingBox back"> to
    <ul id="productDetailsList" class="">

    and delete the LINE 124 <br class="clearBoth" /> <--- This is the space that you want to save.

  4. #4
    Join Date
    Oct 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: layout/alignment problem -- can't see things

    thx, it worked. Do you have ideas about other questions?

    5. my site is based on UTF-8 instead of iso. When i use these characters: žđščć in describing product, i see them all. But when i go to page, instead of euro sign and š and ž, i got question mark (?). Others are OK

    what is the problem?

  5. #5
    Join Date
    Jan 2007
    Posts
    48
    Plugin Contributions
    0

    Default Re: layout/alignment problem -- can't see things


    2.On forums i found how to expand middle part; how do i expand above part, where zen-cart logo is?
    Try this

    Code:
    #logoWrapper{
        height:75px; the height  that you want 
        }

  6. #6
    Join Date
    Jan 2007
    Posts
    48
    Plugin Contributions
    0

    Default Re: layout/alignment problem -- can't see things

    Quote Originally Posted by srbin View Post
    thx, it worked. Do you have ideas about other questions?

    5. my site is based on UTF-8 instead of iso. When i use these characters: žđščć in describing product, i see them all. But when i go to page, instead of euro sign and š and ž, i got question mark (?). Others are OK

    what is the problem?

    http://www.zen-cart.com/forum/showthread.php?t=24885


    For euro sign you can put this "&#8364" in the description.

 

 

Similar Threads

  1. a few things..alignment / floating..
    By decep in forum General Questions
    Replies: 0
    Last Post: 10 Oct 2009, 07:32 AM
  2. Newsletter Subscribe - Can't see in Layout Boxes Controller
    By vito in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 2 Mar 2009, 09:12 PM
  3. Couple things I can't find for layout - ip, white bar, home link
    By cornick in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 10 Jan 2009, 09:26 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