New custom website (dutch)

Ruud

Quote from: vyni on October 02, 2008, 02:31:43 PM
@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 ?!

Did you put a - (minus) in front of it?

Ruud
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

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

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.

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.
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

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


...:: Bake the Unbakable ::...

vyni

#7
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.

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.tpl find line 46 that says:

<IMG SRC={$pics[sec2].direction_pic}>&nbsp;

Replace that with:

<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>


Did a quick test and it looks nice.

Ruud
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

Ruud

It looks very nice.

I really like the idea of imageflow in the page header.
One small problem found, the second image doesn't grow when clicked, it gets smaller!
I  think you used a wrong image there.

I also would try to suppress the "loading" message.
In the lightbox.css you could set:
#loading_bar{
   display:none;
   ....

or completely remove it by removing this part from the imageflow/view.php

<div id="loading_bar">
   <b><? echo $MOD_IMAGEFLOW['LOADING_IMAGES']; ?></b><br />
   <img src="<? echo WB_URL; ?>/modules/imageflow/images/imgloading.gif" width="208" height="13" alt="<?php echo $MOD_IMAGEFLOW['LOADING_IMAGES']; ?>" />
</div>


Cheers,

Ruud
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

vyni

You are welcome!

It´s almost everytime the same - unexperienced users don´t care about pics and loading-time.  :lol:

Boudi

Hi Vyni,

ThnQ for your reaction, Appriciate it.

1st: yes it is a payed license of HighSlide  :-)

Regarding the footer: This was the client his wish but I understand your point. For me the green was okay too  :-)
Regarding the pictures: the client uploaded them, I will contact them about changing the size of the pictures. Big stuff haha  :lol:

The graphics including the HS from the website itself are only 160 kb together. The picture sizes in the Catalog mod can be a lot smaller indeed. Thank you fot noticing!
...:: Bake the Unbakable ::...

vyni

Hi Boudi,

as a already mentioned. I like th IF in the header. Nice idea.
Overall the page looks good.
But there are some edges.....
For the overall-Look I guess, the Footer should have the same green than the menu, or the top-background - I mean the green above the header. Why not use this as body-background ?

And there is a BIG BUG  :wink: in BEMIDDELD: The grphics - all of them - are too big. Together with IF and the Logo the page is more than 1MB - than You link to annother page where the same pics are used - also 800x600 px or so but displayed around 200px - and from here You link to the full image. Please make thumbs for the pages.

And one major thing. You propably know: You are using the high-slide option. This must be registered and licenced! The page doesn´t appear as private - is it?

regards from Himberg

Boudi

Hi,

Fresh from the press: www.telmakelaars.nl

Nice & clean 100% custom made with WB as a backend  :lol:

Some nice additions:

- customized Image Flow in the header (thnx 2 Ruud)
- form field: highlight input fields on focus (fixed the stupid IE bug)
- a bit of tweaking in the Catalog mod

The website needs additional input from the client but overall you get an idea of the layout et cetera.

Greetz
Boudi
...:: Bake the Unbakable ::...