Problems with the width of the maintable Problems with the width of the maintable
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Problems with the width of the maintable

Started by Maria Ve, July 02, 2016, 04:23:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Maria Ve

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?

allvip

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

Maria Ve

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!!