Photo's in categorie

Marik

No avatar

2006-09-29 16:38

I want my photo's along each other
is this posible?

if I upload them now the are standing below each other
even i will use the imageboxeffect with previos and next

chrepair

No avatar

2006-09-29 18:30

make your photos smaller and they will fit side by side

Marik

No avatar

2006-09-29 18:56

the size is 60px so that's not the problem
but if you add pictures at the categorie the are al vertical under each other

Jo

No avatar

2006-09-29 20:35

Do you mean you want your products size by side?

If so, you need the productsInRow plugin - http://opensolution.org/download/?sDir=Quick.Cart/plugins

Marik

No avatar

2006-09-29 21:40

My pictures at the category's not products

Marik

No avatar

2006-10-01 21:51

No one?
Treewood?

Marik

No avatar

2006-10-03 14:09

Maybe a draw wil make it clear

If I add 6 pictures in a category
they wil standing:
foto
foto
foto
foto
foto
foto
etc.

And I want that the picture standing:
foto foto foto foto
foto foto foto foto etc.

treewood (OpenSolution)

Avatar: treewood

2006-10-03 18:03

Marik - then edit templates/contents_more.tpl and change block PHOTO. if You know HTML and CSS then add div to every photo and give float:left, height in css etc.

Marik

No avatar

2006-10-03 20:28

PHOTO_HEAD?
PHOTO_LIST?
PHOTO_FOOTER?
SUB_PHOTO?
BEGIN PHOTO?
NO_PHOTO?

which one?

sergeh

Avatar: sergeh

2006-10-03 20:35

PHOTO_LIST

Marik

No avatar

2006-10-03 20:53

are you sure?
everything what i change in css does he not take it with him


add css:
/* Category photo display styles */
#categoriefoto {float:left;margin:2px 10px 10px 0;border:52px solid #bbb;}

So i must see a large border

And change at contents_more:
<div id="categoriefoto">
<a href="javascript:windowGallery( $aList[iFile], $aData[iCategory], 2 );">
<img src="$aList[sPhotoSmall]" alt="$aList[sDescription]" title="$aList[sDescription]" />
</a>
</div>

Marik

No avatar

2006-10-04 22:09

No one knows?

Marik

No avatar

2006-10-08 09:11

Stil no one?

Marik

No avatar

2006-10-10 09:31

Nobody can help me?

Marik

No avatar

2006-10-11 09:33

Treewood?
Claps?

Claps

Avatar: Claps

2006-10-11 11:12

Marik - If you have ImageWatermark Plugin enabled the search in templates/imageWatermark.tpl for "<!-- BEGIN ALL_OTHERS -->" .
You'll find a
<div>
some contents
</div>.
Delete <div> and </div> and should work (quick test made :) ).

Marik

No avatar

2006-10-11 11:31

tnx alot!!

You'r my hero of the day ;)

Back to top
about us | contact