-
Posted in : Photographer
-
Hi,
I tried to change an existing gallery from “standard” to “photo gallery” but it does not work. Why? (when I change, the photos does not show)http://www.fotograflene.no/portfolio/portrett/
The same problem appear if I try to make a new gallery.
Also I cannot find the codes for tables like shown nearly at the bottom of this page
Three more questions:
1) How can I make my email-adress clickable on the contact-site? (when I use “mailt:…. it just dissapears from site)
2) How can I change color of fonts?
3) How can I change the size of a slide? (custom, so I don`t change it on all sites).
I would like to make the slide on this site thinner:
http://www.fotograflene.no/bryllup-2/I`ve used this code:
[ken_slider_wrap]
[ken_slide image=”xxx”]
[ken_slide image=”xxx”]
[ken_slide image=”xxx”]
[/ken_slider_wrap]thank you :)
Hi, please update your theme to the latest version then check again.
Thanks
Hi,
and thank you. This fixed some of my issues, but I am still not able to do the following:
1) clickable email-link on “contact” site
2) change color on fonts / text
3) change the size of a slide, I need to make it av bit thinner / “shorter”Thank you :)
Hi,
1-) please check out the post below about this;
http://www.pixelwars.org/forums/topic/contact-page-8/
2-) just navigate to Appearance > Customize to change fonts/colors.
3-) try this custom css code;
.sy-box { max-height: 400px; }Hi,
1) Thank you, it works now :)
2) I don`t see where I can change this here. Under “colors” I am only able to change the color of link and link hover. Under Fonts, I am only able to change the font – and not the color of it…
3) Where do I add this code? If I add it in the CSS style, it affects all sites. And if I add in the text-field on the actual page, it does not work. I have tried both inside and outside of the ken-slider box
(I want the frontpage, http://www.fotograflene.no, to stay like it is now. But I want the slider on for example http://www.fotograflene.no/bryllup-2/ to be smaller)
Thank you
By the way… I also just tried to update the theme, and it mixed up my whole site. So I hade to upload the 1.1 version again.
Hi again,
2-) you can try this custom css code to change body text color;
body { color: #333; }3-) update the code as;
.entry-content .sy-box { max-height: 400px; }you need to add it to custom css box, please see this post;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
4-) don’t use auto-update feature, there is a conflict with another theme named Photographer, only download updates from themeforest.
You must be logged in and have valid license to reply to this topic.