Image gallery and insert filles

peterpavoll

Avatar: peterpavoll

2011-01-24 19:20

1:
Hello a try create image gallery according this topic

"
templates/default.css find this:
/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 5px 0;background:inherit;color:#5b5b5b;font-size:0.917em;}
change last row to this:
/*.imagesList li{margin:0 0 5px 0;background:inherit;color:#5b5b5b;font-size:0.917em;}*/
then add this row:
.imagesList li{float:left;height:150px;width:100px;margin:0 10px 10px 0;background:inherit;color:#5b5b5b;font-size:0.917em;}

Then for example in templates/pages_default.tpl find this:
<div class="content">$aData[sDescriptionFull]</div>
Change to this:<div class="content" style="clear:left;">$aData[sDescriptionFull]</div>
"

and i dont know as i insert image and create image gallery

2:
I dont know insert image file ( i dont work) therefore i install fckeditor but image gallery i dont know to create

» Quick.Cms v3.x

peterpavoll

Makaron

Avatar: Makaron

2011-01-25 15:56

There was already few topics connected with creating image gallery in our script. You can also buy paid version of script and You will get this function included.

Mak-Web.pl - Modyfikacje skryptów Q.Cart i Q.Cms

cgan

Avatar: cgan

2011-01-26 17:30

Perhaps check this topic:
http://opensolution.org/Quick.Cms/forum/?p=readTopic&nr=514

cgan

peterpavoll

Avatar: peterpavoll

2011-02-06 20:30

Hello cgan

I try according to
http://opensolution.org/Quick.Cms/forum/?p=readTopic&nr=514

I change in templates/default.css find this:
"
* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 5px 0;background:inherit;color:#5b5b5b;font-size:0.917em;}
change last row to this:
/*.imagesList li{margin:0 0 5px 0;background:inherit;color:#5b5b5b;font-size:0.917em;}*/
then add this row:
.imagesList li{float:left;height:150px;width:100px;margin:0 10px 10px 0;background:inherit;color:#5b5b5b;font-size:0.917em;}
Then for example in templates/pages_default.tpl find this:
<div class="content">$aData[sDescriptionFull]</div>
Change to this:<div class="content" style="clear:left;">$aData[sDescriptionFull]</div>
"

and i dont know what i do now?

please help mi
thanks

peterpavoll

cgan

Avatar: cgan

2011-02-08 07:28

Wel if you have done all changes above you can try to insert your images.

cgan

peterpavoll

Avatar: peterpavoll

2011-02-09 00:11

to:
cgan

All is OK, image gallery working perfect.
I have one mistake in text

Thanks

Back to top
about us | contact