Border in the article

Phoca Gallery plugins - plugins for Phoca Gallery extension
strubel123
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 04 Dec 2008, 12:22
Location: Switzerland

Border in the article

Post 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
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Border in the article

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
strubel123
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 04 Dec 2008, 12:22
Location: Switzerland

Re: Border in the article

Post 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
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Border in the article

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
strubel123
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 04 Dec 2008, 12:22
Location: Switzerland

Re: Border in the article

Post 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.
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Border in the article

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
strubel123
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 04 Dec 2008, 12:22
Location: Switzerland

Re: Border in the article

Post 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
strubel123
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 04 Dec 2008, 12:22
Location: Switzerland

Re: Border in the article

Post by strubel123 »

hi

now i am using your firebug. great thing. thx and good evening.
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Border in the article

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Post Reply