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
Turtle,
Try defining a width for your rt_side Div.
Steve
it is set at 575 in the css file.
Thanks for the suggestion.
Anyone else
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
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;
}
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;
}
Maybe you can unhide the footer now.
sure thing. I am still messing with the css and will makesure it shows when done.
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.
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 (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... ::)