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://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.marcjarvis.com%2Fimages%2Funtitled1.gif&hash=0a6949cc61158f94955ee14338254859bc55f928)
thank you in advance , marc
Post a link - images don't show the code.
http://www.marcjarvis.com/woolton/index.php?name=pnCPG
sorry, if you need usernames/password - they are test/test
thanks, marc
Find the table cell that contains the iframe
<td align="center" valign="top">
and make it fill the space
<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.
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
I'm not familiar with pncpg, just offering a suggestion.
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.
ok, thank you for that solution. thank you for all your help guys! marc
---solved----