General Community > WebsiteBaker Website Showcase

New custom website (dutch)

<< < (2/8) > >>

Ruud:
Since you are using Higslide on every page (js is loaded). Why not using it for the catalog images too?

It is very simple.
In the catalogs module file details_elements.tp l find line 46 that says:


--- Code: ---<IMG SRC={$pics[sec2].direction_pic}>&nbsp;
--- End code ---

Replace that with:


--- Code: ---<a href="{$pics[sec2].direction_pic}" class="highslide" onclick="return hs.expand(this)"><img src="{$pics[sec2].direction_pic}" alt="Highslide JS" title="Click to enlarge" width="100" /></a>

--- End code ---

Did a quick test and it looks nice.

Ruud

vyni:
Jo, Ruud is right.

Also You could give a little mirror - this would fit to the Logo.


PS: I think I will edit and extend the Manual.

Boudi:
@ Ruud,

Thnq 4 the compliments. :-)

Your suggestion regarding the loader: the CSS does not work. When removing the lines in the view.php does result in that the IF vanishes from the header.

So right now in my case both options didn't help  :oops:

Regarding implementation HS into the Catalog mod...check the website  :-D :-D  :-D


Ruud:

--- Quote from: Boudi on October 02, 2008, 02:18:04 PM ---Your suggestion regarding the loader: the CSS does not work. When removing the lines in the view.php does result in that the IF vanishes from the header.

--- End quote ---

The CSS did work for me. Just add the line "display:none;". Don't do anything else.
Did you clear your cache when you tried? Refreshing with Ctrl-F5 normally helps.

Removing the view.php part could cause the script to fail, so that could be the case (didn't test that).

About the catalog.. This looks much better. It's a shame you also made the images smaller ;-)
I will have a try tonight to rewrite the line in the .tpl where it builds thumbnails through the Imageflow resizer script. That way you could have your bigger images back, and the nomal page would even be smaller.

Ruud.

vyni:
@Boudi,

please check Your spelling. I made it right now for the manual and the css display: none; is working in IE and FF !!

@Ruud

I am a little bit confused: if I follow the instructions for calculating the middle-image for the glideTo for pic 12 I come to result 1650 ?!

regards

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version