Page 1 of 1

Phoca Gallery Menu Module Formatting Issue

Posted: 25 Dec 2010, 21:27
by hopekiah
Greetings,

Here is the page in development:
http://66.147.244.165/~burnini2/index.p ... &Itemid=74

This page is an article, incorporating three Phoca Gallery Menu Modules (for REcent Releases, Backlist and Rare and Out of Print) I would like the initial images to have black backgrounds with no border, until the rollover shows a gray border.

All three modules have the same settings:
Image

The above settings seem to apply only when you click on the initial image and go into the category. How can I give the initial images a black background?

The back end editing window for the article uses the loadposition function to display the modules:
Recent Releases

{loadposition recentReleases}

Backlist

{loadposition backlist}

Rare and Out of Print Books

{loadposition rareop}
Another issue is that for some reason the third heading isn't showing up, but that must be a Joomla issue.
Anyway, can you help me give these original images a black background?

thanks Jan. I love this component.
Hope

Re: Phoca Gallery Menu Module Formatting Issue

Posted: 28 Dec 2010, 13:52
by Jan
Hi, not sure which method did you used but generally, module takes the parameters from module settings but if you click from module to e.g. category then there are parameters which are set in the component or menu link to component (depends on itemid)

https://www.phoca.cz/documents/16-joomla ... -in-joomla
You can set the value "transparent" instead of a color so the border e.g. will be not displayed.

Jan