Advanced search  

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

Pages: [1]   Go Down

Author Topic: gallery width  (Read 7937 times)

0 Members and 1 Guest are viewing this topic.

marc1

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
gallery width
« on: June 10, 2007, 07:26:14 pm »

i have had a play around with the files and looked around on here but i cant seem to make the gallery the whole width of the postnuke central column, ie. spanning from left block to right block. would anyone be able to help me?
have attached an image below so hope it works

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.marcjarvis.com%2Fimages%2Funtitled1.gif&hash=0a6949cc61158f94955ee14338254859bc55f928)

thank you in advance , marc
« Last Edit: June 13, 2007, 02:35:56 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: gallery width
« Reply #1 on: June 10, 2007, 07:30:33 pm »

Post a link - images don't show the code.
Logged

marc1

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: gallery width
« Reply #2 on: June 11, 2007, 03:06:14 am »

http://www.marcjarvis.com/woolton/index.php?name=pnCPG

sorry, if you need usernames/password - they are test/test

thanks, marc
Logged

Nibbler

  • Guest
Re: gallery width
« Reply #3 on: June 11, 2007, 02:04:17 pm »

Find the table cell that contains the iframe

Code: [Select]
<td align="center" valign="top">
and make it fill the space

Code: [Select]
<td align="center" valign="top" style="width: 100%; padding: 10px">
I don't know which file it is in, so you might need to search for it.
Logged

marc1

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: gallery width
« Reply #4 on: June 11, 2007, 11:16:12 pm »

thankyou for that solution. just been searching for a while now but still no luck. the 2 instances i founde were in pncpg/coppermine/themes/classic. but they dont seem to have changed anyting. are these the right ones or are there more that i havent found?

sorry for my problems.

marc
Logged

Nibbler

  • Guest
Re: gallery width
« Reply #5 on: June 11, 2007, 11:50:15 pm »

I'm not familiar with pncpg, just offering a suggestion.
Logged

Kenshino

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 40
Re: gallery width
« Reply #6 on: June 12, 2007, 05:18:56 pm »

It is not pnCPG. It is your theme in postnuke that defines the center block's size.

You'll have to edit your Postnuke theme. If you're using a Xanthia theme, then you'll have to edit home.htm and master.htm in your themefolder/themename/templates.

If you need further help, post in the Postnuke forum.
Logged

marc1

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: gallery width
« Reply #7 on: June 13, 2007, 11:09:14 am »

ok, thank you for that solution. thank you for all your help guys! marc


---solved----
Logged
Pages: [1]   Go Up
 

Page created in 0.025 seconds with 19 queries.