coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Carrie|STG on February 17, 2004, 07:35:05 PM

Title: CPG and Xoops
Post by: Carrie|STG on February 17, 2004, 07:35:05 PM
First Question

I was wondering if anyone could help me with embedding CPG v1.2 with my Xoops webportal.  I searched the boards and only found one thread with information about Xoops.  I tried what it suggested and came up with the following:

http://www.simtycoongamer.net/linkedpages/album.php

Everything worked ok.  My question is, is there a better way to embed the photo album?  It would be much better if the visitor would not have to scroll.  A good example is show here: http://www.zerognetwork.com/galleries/index.php

Second Question

Has anyone had any success in adding a random image block?  If so, how did you go about doing it?  I tried the ssi.php way that was suggested in the "random image include" thread but was unsuccessful.  I kept getting a blank box.

Thanks in advance for any help you can give me!
Title: CPG and Xoops
Post by: Casper on February 17, 2004, 08:03:54 PM
Try changing your config from 4 thumbs per row to 2, or at least 3, and you should be able to get rid of the horizontal scroll.

note, when in admin mode, you may still have the scroll bar, due to the admin buttons, but check what it looks like in user mode.

try the rss mod available in the mods section (one of the stickies)

And please keep to 1 question per thread in the future  :wink:
Title: CPG and Xoops
Post by: Joachim Müller on February 18, 2004, 06:43:55 AM
edit /theme/default/style.css and remove/reduce the body margin/padding (will save some extra pixels).
If you want to really integrate it into your site, you could try writing a bridge file for xoops~coppermine (look at the bridge files that already come with coppermine, maybe they'll give you an idea...).

GauGau