Forums » Customize

grow without title

puzzledpanther
GERMANY
2008-08-14 23:33:37
 

Hello

Hope you are good. Thank you very much for doing this.

I can t really figure out how to custumaize the exhibit.grow_no_title.php plugin file. When u have all the pictures open it neeeds some ajdustments to the margin / padding section: its all over the place now. Can you give me a quick tip?

i just tried it and it doesn t seem to change anything.

All the best
m

This is the link: http://circusberlin.de/index.php?/past/
Is it somewhere in here?

  1. function dynamicCSS()
  2. {
  3. global $rs;
  4. // for .thumb-it we need #top: -50%; for IE...but it doesn't work.
  5. $thumb = $rs['thumbs'] + 20;
  6. return ".grow { float:left; }
  7. .thumb {  padding: 0;  text-align:left; display: table; height: {$thumb}px; 
  8. #position: relative; overflow: hidden; width: {$thumb}px; }
  9. .grow strong { margin-top: 3px; text-align: left; display: block; font-weight: normal; text-align: center; display: none; }
  10. .grow em { font-style: normal; display: none; text-align: center; }
  11. .thumb-it { #position: absolute; _top: 50%; display: table-cell; vertical-align: middle; text-align: center; }
  12. .thumb-img { #position: relative; width: {$thumb}px; display:block; }";
  13. }

Vaska A
I WROTE THIS
2008-08-15 01:09:32
 

That link...the images on that page...are not using that plugin.

puzzledpanther
GERMANY
2008-08-15 12:13:41
 

What plugin are they using? i am confused.

Vaska A
I WROTE THIS
2008-08-15 12:22:43
 

Well, it's been changed now...that's it.

What do you mean by 'all over the place'...looks good to me.

puzzledpanther
GERMANY
2008-08-18 13:06:54
 

Yes it has been changed from someone else. Sorry.
Actually it is the exhibit.grow_no_title i have a question about.
I ment to change the distance inbewteen the thumbnails. Its not even.
And if you open them all to the imagesize i ment to make more space to the bottom of the page.
Thats why i was looking for the Css of this function.
And i was wondering if the code i ve posted earlier was the right code
and if you could tell me which part i would have to change.
Sorry for the misunderstanding.

Vaska A
I WROTE THIS
2008-08-18 13:53:43
 

It is even actually when you consider the containers...but the images are not all the same as you have both horizontal and vertical. There is almost nothing you could do with css on this one to make them look the same.

It's a limitation on this format and because it's so complicated regarding how the thumbnails grow you would need some serious skills to make this work differently.

puzzledpanther
GERMANY
2008-08-18 14:15:51
 

ok. But can I just change the margin-bottom distance to the next image.
From the text to the next image
When they are in full size.
I know i can do it. I am just learning but i will not give up.

puzzledpanther
GERMANY
2008-08-18 14:20:41
 

And i am probably not explaining myself in the right terms.

Vaska A
I WROTE THIS
2008-08-18 14:29:34
 

It's probably possible...but off the top of my head I don't know. This plugin was VERY difficult to create. It's very difficult to edit...it's the default format...

If somebody else has time to fiddle with this one that would be great.

puzzledpanther
GERMANY
2008-08-18 14:36:23
 

ok. thank you . i ll try my best. And will post when i find the answer. Good luck.

Showing 1 - 10 of 10 posts in Forum > Customize > grow without title
 

You need to be logged in to post.