1

(3 replies, posted in Showkase Support)

Thanks! Perfect as usual.

2

(3 replies, posted in Showkase Support)

How to expand or reduce the fields width of the contact form (Kosel): name, email, texarea?
With css in the file index.html? If yes, can you help me to edit the line?
Perhaps there is another file to edit?

Thanks again for your quickness to answer. Each time, it' very detailed and precise.
Perfect, now thumbs figcaption are as I wanted.

My gallery index page has 6 thumbs and their titles above.
How change the font-size of these titles?
Sorry, but I don't find where in the style.css or what line to add in the custom.css.

Thanks a lot! Perhaps I'm tired...You are right and I forgot the white frame of my uploaded image (I replaced it with a color frame #808080).

Now all is perfect.

Thanks, I just edited my topic with the link to index page of my website.
You already look at it ?

With Kosel theme, my layout is: 1000px.
I use the color scheme custom and after the custom palette: I change the background color to #808080 and it's OK for the body.
But the layout background color is always white.
How to change it also to #808080 ?

8

(2 replies, posted in Showkase Support)

Sorry, solved with Showkase 1.7.2!

9

(2 replies, posted in Showkase Support)

When I want edit a page with images, I read this  message:
Notice: A non well formed numeric value encountered

If I upload an image, I don't see the image and the message is:
Notice: A non well formed numeric value encountered in helpers.php,line48

Thank you! Useful information for all.

It’s easy to create a child theme from one of the existing themes such as Boma.
    Create a new folder inside _themes and give it a short simple name. It’s best to use lower case letters and numbers only – no spaces. Let’s call it example.
    Copy the content of _themes/boma into your new folder.
    Edit _themes/example/config.ini. Change displayName to "Example" and change the description to whatever you like – but keep it short.

I use a child theme of Kosel and Juicebox Pro 1.5.0 with the name "album".
When I created it (copy of Kosel), the viewer settings was a little different. I customized again the viewer for my theme album.
Where are saved the viewer's settings for each different theme ?
With a future upgrade, how to keep my settings for the viewer?

12

(3 replies, posted in Showkase Support)

Finally, I preferred to edit styles.css of Kosel theme light and a few lines of custom.css. Of course a lot of work for me, but now it's as wanted for all pages and contact form.
After these tests, I will be able to upload all my images the next days.
Thanks again for your kind assistance!

13

(3 replies, posted in Showkase Support)

I use Kosel theme Custom and I customize it.
It's possible to know where (or what file) are saved the new parameters (or css) of custom palette?

Edit: I found in the index.html

14

(3 replies, posted in Showkase Support)

Now I understand better with the browser's developer tools and it's perfect also with  ".custom input[type="submit"]".
I will keep a backup of custom.css.
Thank you!

15

(3 replies, posted in Showkase Support)

I will change the border color of name, email, message.
It's OK with this code for name and email (custom.css):

@media only screen and (min-width: 768px) {
  input[type=text],
  input[type=email] {
    width: 300px;
    border: 1px solid blue;  
  }
 }

But, it's difficult with "message". Can you help me?

16

(3 replies, posted in Showkase Support)

OK, perfect! Thank you.

Thanks for custom.css, it's now as wanted with font-size and font-weight.

How change the caption font-style and the caption font-family, if possible?
If yes, where? In custom css?

Kosel theme has been optimized for images 1024x768 (FAQ).
I use a Canon 6d and if my resized images are 1024x683, should I change the size in Kosel to 1024x683?

20

(3 replies, posted in Showkase Support)

Yes, solved with your help. Thank you!

21

(3 replies, posted in Showkase Support)

I use pictures 900x600. All pictures and all galleries. Thumbnails (sqare 85x85) crop a little the image around the edges (keep center) but the quality is quite good.
Now if I want thumbnails rectangle 120x80 as the original picture, thumbnails crop more the image (around edges, top and bottom also) with less quality.
What can I do?

22

(4 replies, posted in Showkase Support)

Thanks! Done. It was not a real bug, just a false uppercase ;-).

23

(1 replies, posted in Showkase Support)

Theme Kosel, Customize theme, custom palette

When I modify colors (link or background or other), then save it and publish: no change!

What  I have forgotten?

Edit: sorry for this post. I just seen Overall color scheme, custom.

24

(4 replies, posted in Showkase Support)

I use Showkase 1.6.1 (Kosel theme) with Juicebox Pro 1.5.0. The back button icon don't appears.
- back button position top OK
- back button use icon OK
- show small back button OK

If I use back button text and no icon, it's OK.

With Kosel theme, it's not very important, there is no need for me with menu, but it's strange.

Thank you, you are right and I did it.