forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: Maria Ve on July 02, 2016, 04:23:53 pm

Title: Problems with the width of the maintable
Post by: Maria Ve on July 02, 2016, 04:23:53 pm
Hello to all. I'm new at the forum. I have a problem with the width of the maintable of the theme. As you can see at the image that i uploaded, the width of this part has a problem. But only at this part. I go to style.css and the code it's ok. The code is:

.maintable {
    background: #;
    width: 1027px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: justify

Can anyone help me to fix it?
Title: Re: Problems with the width of the maintable
Post by: allvip on July 03, 2016, 10:42:59 pm
I think you should change the number of albums per row from 6 to 5 or make the maintable width: 1027px; bigger or use one of the responsive themes from here http://forum.coppermine-gallery.net/index.php/board,95.0.html (http://forum.coppermine-gallery.net/index.php/board,95.0.html)
Title: Re: Problems with the width of the maintable
Post by: Maria Ve on July 03, 2016, 11:23:55 pm
I don't have use the first way yet. To change the number of albums. I'll try this way first. Thank you very much!!