gallery2 embed: does not look like I want it to

Creating and modifying plugins.
Post Reply
substream
Regular
Posts: 17
Joined: Mon Aug 07, 2006 7:29 pm

gallery2 embed: does not look like I want it to

Post by substream »

Please look at this:
http://gallery.substream-musik.de/main.php and
http://blog.substream-musik.de/index.php?/gallery2.html

Okay, the embeded gallery sticks to my css-style that I'm using for my blog. But why do I have just one column and - most important - why does it not show the pictures?
I got no idea...
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

My first step would be to remove the XHTML compatibility plugin. I think it's changing your hrefs to use & instead of &.

Second, if you look at the source, it's accessing some file directory path instead of a URL for the image sources. I think that's a misconfiguration of the Gallery2 plugin: try changing the path that is currently set to /kunden/..../gallery2/main.php to http://gallery.domain.com/main.php instead. (I think. I don't deal with this plugin myself, but the source is pretty clear.)

Finally, the links are incorrect. When I visit them directly, I get broken images. Probably more misconfiguration, but you'll need to talk to a Gallery plugin guy to straighten that out.
Judebert
---
Website | Wishlist | PayPal
substream
Regular
Posts: 17
Joined: Mon Aug 07, 2006 7:29 pm

Post by substream »

Yep, this one did it. But now, the contet is printed at the bottom of the page, beneath the end of the sidebar...?
substream
Regular
Posts: 17
Joined: Mon Aug 07, 2006 7:29 pm

Post by substream »

Yep, this one did it. But now, the contet is printed at the bottom of the page, beneath the end of the sidebar...?
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

I'll bet that some piece of CSS has a clear:both; that you don't really want. Either that, or it's got a funky top margin...
Judebert
---
Website | Wishlist | PayPal
Post Reply