Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    7
    Plugin Contributions
    0

    help question Editing layout of Column Grid Layout mod

    Hi there, I installed the Column Grid Layout mod and want to add boxes around it identical to the ones at the bottom of my index page:
    http://www.massageit.co.uk/index.php

    It was quite easy to add in the Featured section but I can't see how I need to do it in the column grid mod.


    On a different note, is there any mod available to change the subcategory links that are listed when you click into a main category, as images instead of text links?


    Could anyone help me out please? Thanks!

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

    Default Re: Editing layout of Column Grid Layout mod

    Start here:
    #indexCategories {
    border: 2px solid #aaaaff;
    background-image: url(../images/corner1.gif);
    etc - not to be copied blindly
    }

    You can add another wrapper div or so if you need to have a place to put the other corner gif(s).

    There is not a handle to grab the text below the image by, so you will need to add one in the Column Grid code. Put a <span class="catLBCText"> </span> around the text output, and add

    .categoryListBoxContents a .catLBCText {display: none;}

    to your stylesheet. Alternatively, you might be able to comment out the text output.

 

 

Similar Threads

  1. Column Grid Layout MOD
    By redlightshoppe in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 3 Jun 2011, 09:34 AM
  2. column layout grid mod & 1.3.9g
    By mipavluk in forum Addon Templates
    Replies: 5
    Last Post: 21 Oct 2010, 08:52 PM
  3. Column Layout grid Mod
    By SEMFUSION in forum All Other Contributions/Addons
    Replies: 42
    Last Post: 15 Sep 2010, 06:13 PM
  4. Column Layout Grid Mod Issue
    By mw4kids in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 24 Apr 2010, 08:01 PM
  5. make column-layout-grid mod to look like special listing layout
    By gems14k in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Oct 2006, 02:18 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