+ Reply to Thread
Results 1 to 4 of 4

Thread: Height of the box of each listing

  1. #1
    Senior Member
    Join Date
    Dec 2011
    Posts
    159

    Height of the box of each listing

    How can I increase the default height of the box of each listing box?

    I like to stretch a little taller as it is covering my text

  2. #2
    Senior Member
    Join Date
    Dec 2011
    Posts
    159
    To be more specific, my listing show the following

    Title heading
    Field #1
    Field #2
    Category

    My field #2 is partially hidden at times when the title is long. I want to increase the height slightly so that it will not be hidden

  3. #3
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    Hello,

    You can try fix it the following way:

    - open file: templates/your_template/css/style.css
    - find this code (line ~ 700):

    Code:
    Only registered members can view the code.
    and change it to:

    Code:
    Only registered members can view the code.

  4. #4
    Senior Member
    Join Date
    Dec 2011
    Posts
    159
    Hi there
    Thanks

+ Reply to Thread