DATA & Comment Width

0
How can I change the width of the Data area and the comment box to be the same length as the cell? See Pic

http://www.joomlamusicsolutions.com/images/fbfiles/images/Capture-20111226.PNG
Attachments:
Responses (6)
  • Accepted Answer

    Tuesday, December 27 2011, 04:24 PM - #Permalink
    0
    well, the data box is a PICTURE so to make it widder you actually would need to change the image file... do yo know what I mean?

    the comment box can be adjusted just with CSS...
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 27 2011, 06:27 PM - #Permalink
    0
    yup fixed it up!
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, January 07 2012, 01:52 PM - #Permalink
    0
    It would be more helpful if you could give the line and css file that needs to be edited.
    Additionally, where is this 'picture' stored at, and what is it's name?

    Thanks!
    The reply is currently minimized Show
  • Accepted Answer

    Monday, January 09 2012, 11:28 PM - #Permalink
    0
    if you post a link to your site I'll check it and tell you what CSS line to change exactly

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    greengeek
    greengeek
    Offline
    Tuesday, January 10 2012, 02:22 AM - #Permalink
    0
    Easiest way is to install the free firefox plugin, firebug. Then use it to inspect element. It makes finding the css and images super easy. It will tell you where the file is located and what class or image you are seeing. You can even make temporary changes to the code in real time in the browser to see what it would look like if you were to make changes to the files themselves.

    ie, for the image above, firebug would show, images/back_album_data.png as the path, but you also might need to do some css modification to clean it up just right, which again firebug would be able to point you to the exact css code and let you play around with settings to see what it would look like before you actually made changes to the files.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, January 21 2012, 03:21 PM - #Permalink
    0
    Germi,
    Here's what the page looks like 'before' and 'after' - Before a user logs in and after they log-in. The difference is the comment box, and as you can see, it sorta breaks the page.
    I'll send you a login so you can see this in person.. http://www.joomlamusicsolutions.com/images/fbfiles/images/ViaoComp030.jpg
    Attachments:
    The reply is currently minimized Show
Your Reply