Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default changing tabular display

    How am I going to change tpl_tabular_display.php to be like the way I have my featured products on my front page

    see here

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: changing tabular display

    Start by getting the download module in "Other" for column-grid
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default Re: changing tabular display

    Hi Kobra,
    I'm not understanding what you mean by "other"

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: changing tabular display

    There are several categories in the downloads section in the top nav bar ^^^ here and this module is in the "Other" category
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default Re: changing tabular display

    Hi Kobra,
    I've done that. Know all I need to do is make them into table cells to ensure that all the boxes are the same height.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: changing tabular display

    I've done that. Know all I need to do is make them into table cells to ensure that all the boxes are the same height.
    No need to revert to tables as this is currently div based...

    One make your images uniform in height and width by placing them on a transparent or white matt of the same size.

    Then you can determine the max height that you want and apply this height with this in your stylesheet.css file adjusting to your preferences
    Code:
    .centerBoxContentsProducts {
            height: 400px;
            }
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default Re: changing tabular display

    Hi,
    I suppose your right. I just have to watch how much I add into short description.
    I'll have to give the short description, overflow:hidden.

    Thanks

  8. #8
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default Re: changing tabular display

    Hi,

    Setting the height of the box is not going to work for me I dont think.

    I've a rounded bottom on each box.

    What is the very last item that goes into those boxes.

    I'll probably have to set the height of each thing inside them like the short description and the title.

    See here

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: changing tabular display

    Setting the height of the box is not going to work for me I dont think.
    I thnk that I do not agree with you on this as your boxes are created correctly with a repeated image so that it can resize automatically as required. and by setting the height as proposed, you attain the same size container just as if this were a table. Or am I still missing your point?
    Zen-Venom Get Bitten

  10. #10
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default Re: changing tabular display

    Hi kobra,

    That isn't working for me. I set the height of

    .centerBoxContentsProducts{height:380px;}

    take a look at the page again. Any suggestions.
    Thanks kobra.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Move columns in tabular display
    By craigkendall in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Mar 2014, 04:24 AM
  2. Tabular Display
    By Nick1973 in forum General Questions
    Replies: 0
    Last Post: 30 Nov 2011, 11:59 AM
  3. tabular display problem
    By ohbabyjane in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 May 2010, 10:37 PM
  4. Changing the tabular display?
    By volundur in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 18 Oct 2008, 02:30 AM
  5. Product List tabular vs New Products non-tabular
    By tez in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Jul 2006, 09:34 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