SOLVED: Problem of layout.

hawat
hawat
Offline
0
hello,
I do not speak very good English.
I have a problem of layout on the album page that I can not settle.

I enclose a screenshot of the problem to the message.

[/code]http://www.joomlamusicsolutions.com/images/fbfiles/images/Sans_titre_1.jpg

Thank you in advance for help.
Attachments:
Responses (9)
  • Accepted Answer

    Monday, November 29 2010, 05:05 PM - #Permalink
    0
    I see... can you send a link?
    The reply is currently minimized Show
  • Accepted Answer

    féger
    féger
    Offline
    Monday, November 29 2010, 06:06 PM - #Permalink
    0
    Is your layout made with tables ... Could it be just a vertical align ?
    and for the problem on the right I would tell your image is too large for your template ... try reducing the image size ...
    The reply is currently minimized Show
  • Accepted Answer

    hawat
    hawat
    Offline
    Monday, November 29 2010, 07:04 PM - #Permalink
    0
    Thank you for answers.

    Here's a link: here

    You have to be logged in to see the layout problem.

    For the image's size I didn't find how to do.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, November 30 2010, 05:00 PM - #Permalink
    0
    the image size does not matter at all, because it's a background image. I mean, it may not look too good, but won't affect at the vertical align problems at all.

    about the vertical align, it looks like adding some vertical-align could solve the problem
    open /components/com_muscol/assets/css/album.css line 64

    and add
    vertical-align: top;

    you may also want to reduce the size of column 1 (left column, where the album image is). you can do that with CSS as well..
    The reply is currently minimized Show
  • Accepted Answer

    hawat
    hawat
    Offline
    Tuesday, November 30 2010, 05:40 PM - #Permalink
    0
    thank you for this solution

    but I can't solve my problem of passing on the right.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, November 30 2010, 05:42 PM - #Permalink
    0
    you will if you reduce the size of column 1, as I pointed out.. and also the size of the image! (which is controlled by CSS as well....)
    The reply is currently minimized Show
  • Accepted Answer

    hawat
    hawat
    Offline
    Tuesday, November 30 2010, 05:47 PM - #Permalink
    0
    yes I have reduced the column 1 is 200px and 200px image but the only apparent result is the reduction of image size.

    again sorry for my English.
    The reply is currently minimized Show
  • Accepted Answer

    hawat
    hawat
    Offline
    Tuesday, November 30 2010, 10:45 PM - #Permalink
    0
    Is solved.
    The problem was the bookmarks by disabling the system bookmarks MC and activating the Add this system bookmark the page layout is correct.

    Thank you very match and good job.
    The reply is currently minimized Show
  • Accepted Answer

    Dustin
    Dustin
    Offline
    Wednesday, December 01 2010, 05:08 PM - #Permalink
    0
    You need to go into your template file i believe and edit the overflow from visible to hidden.. this should help just search your template files for "overflow" and then change any that say "visible" to "hidden". I had the same problem and this fixed it.
    The reply is currently minimized Show
Your Reply