Advanced search  

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]

Pages: [1]   Go Down

Author Topic: [Solved]: Width Issues after customize  (Read 4306 times)

0 Members and 1 Guest are viewing this topic.

turtle

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
[Solved]: Width Issues after customize
« 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
« Last Edit: July 02, 2008, 07:12:01 pm by Joachim Müller »
Logged

steveeh131047

  • Supporter
  • Coppermine frequent poster
  • ****
  • Offline Offline
  • Posts: 217
Re: Width Issues after customize
« Reply #1 on: July 01, 2008, 11:12:31 pm »

Turtle,

Try defining a width for your rt_side Div.

Steve
Logged

turtle

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Width Issues after customize
« Reply #2 on: July 01, 2008, 11:29:12 pm »

it is set at 575 in the css file.

Thanks for the suggestion.

Anyone else
Logged

steveeh131047

  • Supporter
  • Coppermine frequent poster
  • ****
  • Offline Offline
  • Posts: 217
Re: Width Issues after customize
« Reply #3 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
Logged

Nibbler

  • Guest
Re: Width Issues after customize
« Reply #4 on: July 01, 2008, 11:49:03 pm »

Try removing the fixed width from here

Code: [Select]
.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;
}
Logged

turtle

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Width Issues after customize
« Reply #5 on: July 02, 2008, 12:00:40 am »

That worked perfect Thank you

Try removing the fixed width from here

Code: [Select]
.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;
}
Logged

Nibbler

  • Guest
Re: Width Issues after customize
« Reply #6 on: July 02, 2008, 12:03:39 am »

Maybe you can unhide the footer now.
Logged

turtle

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: [Solved]: Width Issues after customize
« Reply #7 on: July 02, 2008, 12:06:04 am »

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

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: [Solved]: Width Issues after customize
« Reply #8 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.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: [Solved]: Width Issues after customize
« Reply #9 on: July 02, 2008, 07:11:21 pm »

turtle by 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... ::)
Logged
Pages: [1]   Go Up
 

Page created in 0.036 seconds with 19 queries.