[Solved]: Width Issues after customize [Solved]: Width Issues after customize
 

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

[Solved]: Width Issues after customize

Started by turtle, July 01, 2008, 08:39:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

turtle

I started to incorporate the classic theme into my site. and the only issue I have is the top part of the gallery where is shows the thumb of each category. The width will not change. All categories on the right are not shown / overflow hidden. Can someone help my on where to change this so everything is in the area. All other parts of the script work.

[Edit GauGau] Removed link to gallery as per request [/Edit]

Thanks

steveeh131047

Turtle,

Try defining a width for your rt_side Div.

Steve

turtle

it is set at 575 in the css file.

Thanks for the suggestion.

Anyone else

steveeh131047

Turtle,

Yes, I just spotted you had defined the width in the CSS. The funny thing was, when I defined the width within the HTML DIV tag it looked OK. I'll continue looking :)

Steve

Nibbler

Try removing the fixed width from here


.main .rt_side .content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
width: 565px;
margin-right: auto;
margin-left: auto;
margin-bottom: 5px;
}

turtle

That worked perfect Thank you

Quote from: Nibbler on July 01, 2008, 11:49:03 PM
Try removing the fixed width from here


.main .rt_side .content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
width: 565px;
margin-right: auto;
margin-left: auto;
margin-bottom: 5px;
}


Nibbler

Maybe you can unhide the footer now.

turtle

sure thing. I am still messing with the css and will makesure it shows when done.

Joachim Müller

No, that's not an option. Unhide it now! Anything else will be a license breach! You deliberately hid it, which was a mistake in the first place.

Joachim Müller

turtle by PM:
Quote from: turtle on July 02, 2008, 07:03:22 PM
I have adjusted the footer class and your copyrite is back. Can you edit my post and remove my website link.

Thank you and sorry about the confusion.

post:http://forum.coppermine-gallery.net/index.php/topic,53595.0.html
Did as you suggested and removed reference to your page. In the future, please do not PM supporters, but post publicly... ::)