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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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