coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: turtle on July 01, 2008, 08:39:42 PM

Title: [Solved]: Width Issues after customize
Post by: turtle on July 01, 2008, 08:39:42 PM
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
Title: Re: Width Issues after customize
Post by: steveeh131047 on July 01, 2008, 11:12:31 PM
Turtle,

Try defining a width for your rt_side Div.

Steve
Title: Re: Width Issues after customize
Post by: turtle on July 01, 2008, 11:29:12 PM
it is set at 575 in the css file.

Thanks for the suggestion.

Anyone else
Title: Re: Width Issues after customize
Post by: steveeh131047 on July 01, 2008, 11:48:24 PM
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
Title: Re: Width Issues after customize
Post by: 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;
}
Title: Re: Width Issues after customize
Post by: turtle on July 02, 2008, 12:00:40 AM
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;
}

Title: Re: Width Issues after customize
Post by: Nibbler on July 02, 2008, 12:03:39 AM
Maybe you can unhide the footer now.
Title: Re: [Solved]: Width Issues after customize
Post by: turtle on July 02, 2008, 12:06:04 AM
sure thing. I am still messing with the css and will makesure it shows when done.
Title: Re: [Solved]: Width Issues after customize
Post by: Joachim Müller on July 02, 2008, 07:40:45 AM
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.
Title: Re: [Solved]: Width Issues after customize
Post by: Joachim Müller on July 02, 2008, 07:11:21 PM
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... ::)