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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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