Resize Album Module

0
Hi,

I'm trying to resize my album module as I have exactly the same problem described in the thread:

module-resize

I've followed the instructions re. editing the album.css setting the width for the 1st column and the graphic. Each change I make changes the size of the graphic, but has no impact at all on the overall module size. Am I missing a step please, or are there other parameters I need to change.

Basically I either need to change the size of the module as a whole (which doesn't seem to be working), or move the comments section below the album, rather than beside it, for the module to fit the template I'm using for my site - is that possible please.

Thanks in advance.

Regards,
Gareth
Responses (3)
  • Accepted Answer

    Friday, July 29 2011, 09:45 AM - #Permalink
    0
    mmmm did you change the width of the COLUMN and the widht of the image on CSS?

    if you post a link I'll try to tell you exactly which lines you need to change..

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Friday, July 29 2011, 11:57 AM - #Permalink
    0
    Hi,

    I can't post a link as the site is not published yet. I did change both fields though - below are the exact entries in album.css I've changed (complete with new values):


    .imatge_gran{

    width:300px;
    border:1px solid #CCCCCC;
    }

    This change works - each change results in a resized image

    and

    .first_col{
    width:300px;

    Any change I make to this parameter has no effect on the size of the column.

    I've attached a picture that shows the picture reduced in size but the column is the same size.

    Thanks.

    Regards,
    Gareth http://www.joomlamusicsolutions.com/images/fbfiles/images/Example.jpg
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, November 22 2011, 09:14 PM - #Permalink
    0
    I had a similar issue. Just figured it out. On line 54

    .first_col_content{
    background-color:#FFF;
    }


    You need to add a width element to that.
    The reply is currently minimized Show
Your Reply