Page 1 of 1

Border in the article

Posted: 04 Dec 2008, 12:36
by strubel123
Hi folks,

i have two problems:
1. I still have a border arround my thumbnails in the article and i haven't found where i can switch it off and where can i set it left and not in the middle.
here my code

Code: Select all

{phocagallery view=category|categoryid=20|
imageid=0|limitstart=0|limitcount=2|
fontcolor=#B88A00|bgcolor=#ccc|bgcolorhover=#ccc|imagebgcolor=#CCC|
detail=0|displayname=0|displaydetail=0|displaydownload=0|float=left}
2. when i'am using the shadow box the details are open as a single image in a new window top/left
the others works fine.

hope realy someone can help me.

strubel

Re: Border in the article

Posted: 04 Dec 2008, 12:49
by caro84g
Hi,

You can set the bordercolors too with parameters. See: https://www.phoca.cz/documents/14-phoca- ... ery-plugin

With the parameter float=left, the image is suppose to display on the left side, not in the middle. There is no center possibility.

Regards, Carolien

Re: Border in the article

Posted: 04 Dec 2008, 13:01
by strubel123
Hi Carolien,

thx for your quick answer. I know the domunentation but there i can only change the color from the border...
the nexpt point i still have float=left. may its better to give you the link:

http://www.reba-ag.ch/cms/index.php?opt ... &Itemid=73

the pictures should be without a border an starting left in the line of the text.

regards strubel

Re: Border in the article

Posted: 04 Dec 2008, 13:42
by caro84g
Hi,

I'd suggest you change the color of the border to the background color. Otherwise you'd have to change the css files. (use firebug - a firefox extension)

If you want them on the beginning of the textline, then type the code before the text (and the text straight after that - so without any breaks).

Regards, Carolien

Re: Border in the article

Posted: 04 Dec 2008, 15:36
by strubel123
Hi Carolien,

I would like to remove the white frames from around the pictures and the pictures should be aligned (left) with the text, like this:

Image

Hope it exist a better way via css ore php to remove the border and align the images to the left.

Re: Border in the article

Posted: 04 Dec 2008, 16:25
by caro84g
Hi,

for aligning the images I'd use a table if I were you. If I understand it correctly you want the image appear below the text, as it is in columns or am I wrong?

For removing the border you should edit the Phoca Gallery css. With the Phoca Gallery settings you can change the colors, but you cannot remove the border.

A handy tool for searching and editing css is Firebug, an Firefox extension.

Regards, Carolien

Re: Border in the article

Posted: 04 Dec 2008, 17:44
by strubel123
mysterias mysterias, i cheked the phocagallery.css for all borders and cleand them. No more border is left.
können wir uns auch deutsch untherhalten? habe gesehen, dass deinen Hompage auch in deutsch ist.

gruss nico
:x

Re: Border in the article

Posted: 04 Dec 2008, 18:24
by strubel123
hi

now i am using your firebug. great thing. thx and good evening.

Re: Border in the article

Posted: 04 Dec 2008, 22:37
by caro84g
Hi,

I read better German than I write it. My writing skills are really bad...

Have you solved all your problems now?

Regards, Carolien