8329 comments found.
Hi Kalium Team.
I’m almost ready with my page and vey happy. www.paintedbynature.ch 5Stars
some hopefully final questions.
1. I would like to add two individual links inside the footer. One is possible. For the second one I could use one of the provided social network ones e.g. YouTube. could you provide me the CSS to rename it? also please the CSS to change the to colorful hover effects to “normal”.
2. I like to reduce the space between Logo and Page Title, but when I change the header Settings to absolute and insert something beween 80px and 120 (which would be nicer) the responsivness gets messed. Ylli provided me with the CSS wich helped but just for the portfolio items. I need it for normal pages also.
3.The Apple touch Icon doesn’t do what i would expect. When saving on iphone the link to the page on the homescreen, I expected to see my logo which I uploaded (as png and 114×114)but it does save a screenshot of that actual page. Do I do something wrong?
4. The names of the portfolio items on the info-hovering box are sometimes to long. And the fontsize is sometimes to big. The heart-liking-icon is also not responsive when changing the size of the thumbnails or witching to ipad/iphone. the margin is always the same, and on smaller thumbs the name covers the heart. Is it possible to make that adjustible by flexible fontsizes and flexible margin for icon and name? is there a css for the font size?
5. still open question: I’d like to insert a revolution slider (panoramic pictures) inside a portfolio item in full width. is that possible? I have it inside a normal page: http://paintedbynature.ch/island-pano-diashow/ (but don’t have the like and share icons) but in the portfoliopage (where I have the sharing icons) I can’t get the revolution slider in full width or don’t know how inserting inside the gallery no2 – because the full-width option relates just to the gallery items, doesn’t have any effect on the stuff which is inserted in VC or Textbox. http://paintedbynature.ch/portfolio/island-panoramas/6. For all of my portfolio items I set up a slide-show on an individual page with fullsize revolution slider. e.g. http://paintedbynature.ch/portfolio/alaska/ with a link to “diashow” – so I think about, to disable the lightning box at all. Is there a way to make all thumbnails inside portfolio items not clickable at all? when disabling the nivo-box then the items are still clickable and become full screen. I mean, to remove the link of all thumbnails inside the portfolio items.
Thank you very much and have a nice day.
konrad
sorry for No 5. I have same question in two threads. 
Hi Konrad
I am sorry for late answer, and many thanks for your rating, we really appreciate your support. Here are my answers to your questions:
1. At this point I am not sure what you are trying to do here, you want to change the title of YouTube link? So to change the title of the YouTube simply translate it with Loco Translate. The css to set all links color main site color:
.sidebar-social .color:hover,
.social .color:hover {
color: #d31f1f !important;
}
.sidebar-social .color:hover::after,
.social .color:hover::after {
color: #d31f1f !important;
}
2. Please try this CSS, it will reduce the margin of page title for 20 pixels from above:
.section-title {
margin-top: 0 !important;
}
3. I understand this, this was a theme bug and here is the quickfix before the update is available, so download this file:
http://drops.laborator.co/1bmQVAnd replace in kalium/inc/ folder.
4. This is a great suggestion, currently is not implemented but I have added it to our todo list and will definitely fix it in the next update.
5. I guess you have managed to fix this, because when I clicked the link of portfolio item I saw there was a revoltion slider.
If you want to set it in full width, you can do it in slider settings page, set Force Full Width to On, like shown here: http://drops.laborator.co/1kL4j
6. If you want to make all images not clickable inside portfolio item add this custom CSS:
.single-portfolio-holder .gallery .photo img {
pointer-events: none;
-webkit-pointer-events: none;
-moz-pointer-events: none;
}
This will make portfolio item images not clickable and will be applied to all portfolio items. If you want to enable it just to this single item apply that css to portfolio edit item page, as shown here:
http://drops.laborator.co/1fv98I hope this will help you.
Best regards
Thanks Arlind.
1. the hover – animated line is still in the fancy color – can I change this color also back to default? (yes I want to change the name. The link I can change in the option – so this way I can create my own link 
2-4 Great 
Thanks a lot and regards,
konrad
Hi Konrad
1. To edit that YouTube link, you can do it in two ways:
a. Edit language files, so just translate the YouTube word, install Loco Translate, and then find YouTube word change and save it, its done.
b. Open this file kalium/inc/laborator_filters.php on line 45 change YouTube title and save file. You need to repeat this step each update is applied to Kalium theme
If you want to change the link colors to default kalium color then apply this CSS:
.sidebar-social .color:hover,
.social .color:hover {
color: #00b19e !important;
}
.sidebar-social .color:hover::after,
.social .color:hover::after {
color: #00b19e !important;
}
5. We have a pre-defined class full-width-container that will make an element to forcefully fit to the window size but apparently is not working properly in this case, you can try by yourself, try to add this class full-width-container to extra class name for Revolution slider element.
We are unable to change the html layout of current portfolio items because they are styled that way. One possible fix for that can be by adding this javascript:
<script type="text/javascript">
jQuery( document ).ready( function( $ ) {
if( $( "body .full-width-container" ).length ) {
$( window ).resize():
setTimeout( function() {
$( window ).resize():
}, 100 );
}
} );
</script>
Add it to Theme Options > Footer > Custom JavaScript
I hope this will work for you.
Cheers
P.S. For Loco Translate here the instructions how to set up and translate theme strings:
To translate theme strings, you can do this via Loco Translate plugin. If you don’t have this plugin, please install and activate it in your WordPress site.1. Then go to Loco Translate > Manage Translations
2. Click “New Language” for the current active theme (if you didn’t created it yet, otherwise ignore this step). On the new language page, choose these options – click here http://d.pr/i/1ewoc
3. After that you will be redirected to the editing screen for theme translations. Before you continue make sure this is true – click here http://d.pr/i/18h0w
4. Follow these instructions to learn how to translate strings – http://d.pr/i/1jsek
5. The changes will be applied immediately – http://d.pr/i/1ju6w
Note: Translation files will be saved to wp-content/themes/{theme-name}/languages folder. Here you have the explanation – http://d.pr/i/1lBCJ
After you make your changes, always save a backup when there is new theme update. After you update the theme (languages folder will be replaced), just move the backup files you previously saved to the same languages directory and your changes will still be applied.
Thanks Arlind
the javascript added to the Footer>Custom JavaScript doesn’t help. I have a workaround on my page with my panorma pictures. one portfolio item with the sharing icons but no full-width pictures and a link to another page with full-width panorama pictures (but no sharing and linking feature)
But for upcoming releases, if possible, I would wish either: full width and fullscreen options for Revolution slider inside portfolio item-page OR to be able to add the sharing and liking feature inside any standard page.
for number 1: this CSS doens’t work also: .sidebar-social .color:hover::after, .social .color:hover::after { color: #00b19e !important; }
the hover line has still different color.
Regards, Konrad
Hi Konrad
Ah, I am sorry about that. For the next release I would rather do the second suggestion, to add the ability with a shortcode to include liking and sharing feature rather than offering full width container, so if you download and replace this file:
http://drops.laborator.co/19CAjin kalium/inc/ folder. You can then trigger/include the shortcode for like+share feature:
[lab_portfolio_like_share]
For #1 issue, try the following code:
.sidebar-social .color:hover.facebook::after, .social .color:hover.facebook::after,
.sidebar-social .color:hover.vimeo::after, .social .color:hover.vimeo::after,
.sidebar-social .color:hover.custom::after, .social .color:hover.custom::after
{
color: #D12228 !important;
}
This must work I guess.
Cheers
Hi Arlind
for #1 the CSS still didn’t work
but I could get rid of the colorful hoverline with this CSS which I found somewhere in the comments: (so its perfect)
.main-footer .footer-links .right-side .social-networks li a:after { background: transparent !important; }
For the sharing and liking feature as an option for normal page: great
I wait for the next update, because I’m too unknown how to save that link as .php file. But its ok, when the feature is implemented in the next release. Thanks a lot.
cheers, konrad
1. I tried to change the name of “Youtube” without success. I tried in the laborator_filter.php and changed the name in line 45 to “Links” doens’t appear in the footer. And tried also with Loco Translate – still the same name in the footer. (The Translation works with other text) Tried also with LinkedIn and Dribbble, but none of the names seem to bother, still the “normal” names in the footer. Any other idea? And when stopping with the mouse on the social-network links there appears also a little helper name – can I remove that also? Thanks, konrad
Hi konse,
This question is related to theme developer and I am unable to give you any solution about this because I am not backend developer.
Our theme developer Arlind can help you with this, but he took the vacation and will be back on 20 July.
When he comes back, just reply to this thread and you will make sure Arlind will see your comment.
Hope for your understanding 
Kind Regards,
—Ylli
Hi Arlind, hope you had nice holiday 
Just want to let you know:
1. managed to rename “LinkedIn” inside the “functions.options.php” – for my individual second link inside the footer 
5. Sharing and liking feature shortcode: I managed to replace that laborator_filters.php and was able to register the new shortcode in VC and insert the shortcode on a new page but it didn’t work – the icons didn’t appear. Tried to insert inside the normal texteditor (without VC) – the same, didn’t work. So maybe i did something wrong. anyway, I wait for the new update, but wanted to report that.
6. >If you want to make all images not clickable inside portfolio item add this custom CSS: – this CSS doesn’t work! – items are still clickable.
.single-portfolio-holder .gallery .photo img { pointer-events: none; -webkit-pointer-events: none; -moz-pointer-events: none; }
Thanks a lot for the great work you do. I have managed a fantastic new webpage with your Kalium theme and your help!!
www.paintedbynature.ch
Thank you 
konrad
Hi guys, I have some questions to Kalium-Theme:
01: I am getting this error message here: (see Screenshot please) My Wordpress site is so extremely slow. Do you have an Idea why? Maybe because of the Error mentioned in 01?
02: I figured out, how the Home-Page with video works now … but what is the best size for a video-background on the Main-Theme starting page and can I download an example file somewhere? What is the best file format to implement?
03: I am able to change my blogpages heading and description but it is somehow hidden. I can’t also add other elements to the top of the page. Nothing. Just the Posts are being displayed.
04: I simply can’t change the link color in responsive mode: (still green) And blue in normal mode.
05: In the footer: Links are all blue?
06: Where can I translate: „Search site“? and “GO”, in the search bar?
07: The Navigation is missing in portrait mode on my iPad. It also suddenly disappears when I start scrolling on the inner pages.
08: I would like to get rid of the white bar at the top of the footer: See screenshot. Where can I handle this?
09: Can you please explain how you have created the footer like the example on your website? (Main theme)
There are no widgets for instagram … the sliding twitter widget is also missing.
10: Where can I change the border color of the contact form?
Thank you.
Screenshots: http://i.cubeupload.com/4c70An.png http://i.cubeupload.com/3QFteU.png http://i.cubeupload.com/WK1E5Z.pngI am in maintenance mode. I can’t deactivate it. I have already send all login details on friday to arlind (info@ ...) should I send them again? my website is: uepsilon.com
Any news regarding my questions?
I have some more questions:
1: When I activate the border on my webpage, it is not being shown in portrait mode on iPad or iPhone. Only landscape seems to work.
2: There are some issues with responsive mode in general I guess. For example: - when I disable the background video on “Home-page”, the alternative jpg is not show. - and when I activate the video same result. nothing is shown. video file is also missing. I can see the backgroung image (not video) only in landscape mode on mobile devices.
3: The navigation menu is still missing in portrait mode on all devices. (except pc’s)
4: Is there a way to increase the font-size in portrait responsive on smartphones. This is really small.
5: I would like to have my header logo which is a font at the moment (I want to use a font instead of a jpg or png) way bolder. I have tried it with css but it affects the other headlines, too.
That’s all for now including my questions above.
Thanks guys.
Forgot something. I saw that you have implemented dribble. Is there a possibility for you …someday … to implement BEHANCE? This would be a KILLER-feature!
Here are the different status images in responsive and normal for you.
http://i.cubeupload.com/a43bU5.png http://i.cubeupload.com/wjhoMY.png http://i.cubeupload.com/s1SysR.png http://i.cubeupload.com/WfjgCn.png http://i.cubeupload.com/FGLHar.pngThanks.
Hi uepsilon,
We need your site URL to inspect your site and try to answer a lot of questions that you have made, so please send us your WP credentials and please bundle all the questions that you want to ask there.
To send us email use this link and please write us your request again, because we receive a lot of emails on daily basis and we unfortunately can’t remember all customers requests.
P.S: Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information.
Kind Regards,
—Ylli
Send the credentials and request again yesterday. Cheers.
Thank you.
Hello there,
I bought the Kalium theme and I’m very happy with it, however I am experiencing issues installing the main demo content pack. I have emailed you my wordpress login details in the hope you can install this for me.
Thank you.
Lisa.
Hi Lisa,
I see that you’re using an outdated version of the theme, first update the theme please and then you can proceed with the demo content install.
The easiest way to update our themes is if you use Envato Toolkit. On this link How to update Themes and Plugins you can learn this easy step-by-step procedure (smiley)
We want you to experience the best we have to offer while keeping your site safe.
Staying updated is the way to do it!
Now after you’ve updated the theme let’s move back to the topic, the problem is that your host PHP limits are low and to install the demo content you need to upgrade these limits, this is not your responsibility but the responsibility of your hosting company so you can contact them directly and refer them to this link:
http://documentation.laborator.co/kb/general/recommended-php-configuration-limits/P.S: We won’t be able to provide support for outdated versions.
Kind Regards,
Art
Hi Art, I have now updated Kalium to the latest version; my website manager has upgraded the PHP limit also. Can you install the demo for me now? Thank you!
Hi LisaHassell,
Great to hear that you have increased PHP version and it’s minimum limits 
We have made videos with step by step procedure to tell you how to install Kalium theme
I think that it will be very easy for you to install it 
Kind Regards,
—Ylli
We’ve already installed the theme – it’s installing the main demo content pack that I need support with. We installed it previously but it only installed partially. We have tried again, but having the same issue. I have already e-mailed my wordpress login info to you to investigate. Help appreciated! Thank you. Site is wearegoodness.com. Thanks!
Hi LisaHassell
I have managed to set up the demo content for you, but the only issue is that I wasn’t able to import sliders, the hosting platform you are currently using doesn’t support importing videos from external urls and thus revolution slider has failed to import, on the other hand everything is working fine.
I hope you will like it.
Thank you so much, really appreciate it!
Hello, I’m having a lot of fun with the template !
I need help to put on the Portfolio page a Secondary menu instead of the Category menu. Could you tell me how to do that please.
Thanks for your help
Hi! I’ve installed the Yoast SEO plugin and I keep getting this warning on every page of my site: ‘Warning: Title display in Google is limited to a fixed width, yours is too long.’ But it isnt! Any idea if this has got something to do with interaction with the theme/code? Haven’t had this before and it seems more people have this problem, but I can’t find the answers on Google. Hope you can help?
The interaction between VC and SEO Wordpress seems to be the problem. I’ll contact them, thanks for searching and replying!
Hello,
Does it support latin-ext?
Hi m2tpl,
We use Google Fonts, that has 600+ fonts included, and a couple of fonts supports Latin fonts. 
Kind Regards,
—Ylli
Hello!
The theme is beautifull but actually I’ve some problems with Visual Composer.
If I try to edit a page with VC, the page loads but nothing happens. If I try to edit a page directly from the WP pages panel, it’s reported a fatal error “Call to undefined function mb_strtolower () in wp-content \ plugins \ js_composer \ include \ helpers \ helpers.php on line 1054”
Hi fbafpp,
This is very strange, we haven’t received this error before, if you want we can send you the latest version of Kalium on email, and we hope that it fixes your problem.
To send us email use this link and please write us your request again, because we receive a lot of emails on daily basis and we unfortunately can’t remember all customers requests.
P.S: Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information.
Kind Regards,
—Ylli
Hi, We’ve purchased Kalium WP Theme and we want to configure the Portfolio Page. Our goal is the Theme called Masonry Portfolio2 (like in your live previw) Please advice
Purchase code: 82e20201-c3b3-42d1-a53e-f9a249dbad43
Hello there,
I bought the Kalium theme and I’m very happy with it. I’m setting up my portfolio at the moment, but I’m experiencing some difficulties with scrolling down the page with a long image: http://annedilven.nl/?portfolio=amsterdam-co In the preview, the whole article is shown, but in the actual page, the image is cut off. Could you help me fix this? Thanks a lot in advance.
Best, Anne
Hi Art, just did that! Best, Anne
Hi,
Is this possible to use “if (! function_exists (’’))” on all functions from the functions.php file, laborator_filters.php and laborator_actions.php in the next update For best functioning of the Child Theme utlisation and to avoid the message “the function is already defined error.” 
Thank you,
Hi blueness
Yes this is possible but currently we are very busy and I don’t have any ETA for this.
However to prevent these errors, I strongly recommend you to use our own prefix for the child theme:
blueness_my_function blueness_my_other_function and so on…
This is the best way I can suggest to build your own child theme.
Hi there,
I have a pre sales question:
Is it possible to place the shop logo (a shopping cart) in the menu?
Thanks!
Hi there,
If you’re talking about this cart: http://i59.tinypic.com/wgxq9g.pngThen you can easily enable/disable it on the Theme Options and you can switch between 4 icons we have included.
Kind Regards,
Art
Yes,
Thanks! that was what I needed.
Hi Laborator,
we´re a photo & cinematography studio and we Love your theme! all we need is to get the demo run but i stuck completly..
after a few trials to get the demo run i reset wordpress and database to set all as a new system – tryed to install by “one click installer” a few times – then i tryed to install it with the attached xml files via Wordpress importer – but still internal server error.. The images & products are attached right now but no sites no blog entries no portfolios .. im totaly stuck Can u help me? i just need the main Demo version and change the images, videos, and text content..
i can send you my login via privat if you want to take a look..
thank you for your reply.. Greets from Berlin, YG
Hi there,
Have you checked if your PHP limits are higher than the recommended ones, here is a worth reading article:http://documentation.laborator.co/kb/general/recommended-php-configuration-limits/
Kind Regards,
Art
Hi Art, i checked it with the plugin you recomend.. Thats my values:
max_execution_time = 50000 memory_limit = 256M post_max_size = 8M upload_max_filesize = 40M
this should be fine with your recomended php configs – isn´t it? the only thing i have to set is the post_max_size – i try to get feedback from the hosting company for this..
Is this the reason i can not install the demo? I sent you my login via privat message yesturday
Hi Team, i tryed to make everything you recomended but i still get internal server errors – the most important thing for me is to get the main demo run – whats wrong???
Hi yougeen
It would be great if you can send me the FTP + WP Credentials, so I will test the demo import feature why it is not working.
To send us email use this link. Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information.
i already purchased theme. but i don’t know how to set font. i want to use Helvetica Nue in my website how can i set it
Hi!
Thanks again for all of you help thus far!
Question, using the columned portfolio layout, is it possible to make an evenly spaced 3 column text layout at the top of the page?
As of now it appears I can only create a primary text box that aligns left, and secondary checklists with fixed widths that align right.
Thanks! John
Hi John,
I don’t know if I understood your question right but if you’re wanting three columns of text to be displayed at the top of the page, yes that is easily possible, what you need to do is just split the row in 3 columns with a click and then put the text blocks in all of these columns.
Kind Regards,
Art
Hi, I am still having issues with link colors/hover. The main navigation is set to classic, black color and hover beige, but when scrolling the page up and down the main navigation turns “green” to the default color.
It’s showing this color instead of the color I need:
*::-moz-selection { background: #00B19E none repeat scroll 0% 0%; color: #FFF; }
I am still working under construction, if you can please just send the CSS to fix navigation issue?
Thanks 
Hi there,
This is a server side problem, checked your PHP limits and they seem to be okay, can you tell us which version of PHP you’re using?
All the problems that you wrote us about seem to have the same root, all of them work fine with the latest theme version – just re-checked it to make sure they work.
I removed your other comments and replied you to this one, if you want to ask any other question please write in this comment and do not create new tickets.
Kind Regards,
Art
HP Version 5.6.10
There is an alternative way for setting up demo content, can you please email us your WP credentials and I will install it for you.
To send us email use this link. Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information.
Please don’t forget to mention for me which demo site you want to setup for you?
hello we have purchased your theme and was trying to update slider on homepage but some how we are not able to remove your logo.
can you guide us how we can do so?? Also we need to arrange portfolio items how we can arrange them so whatever portfolio we want to show 1,2,3 we can mark them.
thankyou
Also i want to rename “Next Project” to “Next Collection” where i can do so.
Also we dont need comments on BLOG how we can hide them.
Hi roarsinc,
Please watch this video, it will explain you how to remove the white Logo
—
This plugin can help you Post Types Order
—
To translate/rename theme strings, you can do this via Loco Translate plugin. If you don’t have this plugin, please install and activate it in your WordPress site.
1. Then go to Loco Translate > Manage Translations
2. Click “New Language” for the current active theme (if you didn’t created it yet, otherwise ignore this step). On the new language page, choose these options – click here http://d.pr/i/1ewoc
3. After that you will be redirected to the editing screen for theme translations. Before you continue make sure this is true – click here http://d.pr/i/18h0w
4. Follow these instructions to learn how to translate strings – http://d.pr/i/1jsek
5. The changes will be applied immediately – http://d.pr/i/1ju6w
Note: Translation files will be saved to wp-content/themes/{theme-name}/languages folder. Here you have the explanation – http://d.pr/i/1lBCJ
After you make your changes, always save a backup when there is new theme update. After you update the theme (languages folder will be replaced), just move the backup files you previously saved to the same languages directory and your changes will still be applied.
—
Also for the last question, to remove comments just go to WP Dashboard > Custom CSS and add this code:
.single-blog-holder .comments-holder {
display: none;
}
.leave-reply-holder {
display: none;
}
Kind Regards,
—Ylli
i have some question to ask you about my design.i would like to perform any images , your theme can apply my website as this site https://www.ssense.com.does it is look like random align images or multi masonry ? looking forward to your reply.
Chakrit
Bought this one. Great theme thank you but … sorry guys, I have to say, that the documentation of this thing is a no go! Your theme is one of the expensive ones here. But your documentation just 13 pages. And five business days respond time (if it is true) is just a bit too much.
There are so many options in this theme … you really have to provide a detailed workaround for each template and page how to use them!
Hi uepsilon,
We are working on video documentation, because we assume that they are easier for users, here is our Youtube URL.
Theme price is 58$, like all the themes that offer Shop too.
P.S: I saw that you have created 5 other tickets, can you please try to add all your questions in one thread, because in this way is easy for us to understand what you have done and what is left, also is would be easy for you to post in one thread 
Kind Regards,
—Ylli
Hi, i have two minor issues with Kalium:
1) The icons in my blog shifted somehow to the right: http://www.jasten.de/magazin/
2) The preview pictures in my portfolio look very blurry / low res although the uploaded quality and resolution was ok: http://www.jasten.de/projekte/ I did disable the WordPress presets [> Media image size] already. Full-Size Screenshots look blurry / low res as well: http://www.jasten.de/portfolio/procos-website/
And, before i forget: Great Work! Great theme! Thanks.
Hi there,
1. Adding these lines of CSS to the Custom CSS are should fix it:
.blog-holder .box-holder .post-info .details .category i, .blog-holder .box-holder .post-info .details .date i {
margin-right: 15px;
}
i.icon {
margin-left:0px;
}
2. Have you tried setting up the size of the portfolio thumnails by going through Theme Options > Portfolio Settings?
Kind Regards,
Art
Thx Art,
1) The Icons in front of the texts are OK now – but the icons in the middle of the thumbnail circles are still shifted.
2) Yes i tried »setting up the size of the portfolio thumbnails« but it has no visible effect. Additionally: Large screenshot-pics in the portfolio (not only the thumbnails) are blurred too – although the quality of the pics in the wp-mediafile is perfect. Is this a general scaling-effect with wp?
Thanks again,
Problem 1) is solved Problem 2) unsolved – Very strange, especially for the large pictures in the WordPress media files are of good quality. Only the renderings in the frontend are blurry.
Hi jasten,
Sory for the late reply,
Can you please send us your WP credentials, and we will try to check it.
To send us email use this link and please write us your request again, because we receive a lot of emails on daily basis and we unfortunately can’t remember all customers requests.
P.S: Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information.
Kind Regards,
—Ylli
Thanks!
Picture quality is considerably better now with Kalium 1.4 – not totally perfect, but it’s an improvement. Is there anything else i can do to improve the resolution/quality of the pics? (Just to make sure … before i have to upload and link all the pics again.)
Regards Michael