-
AuthorPosts
-
June 12, 2015 at 3:20 pm #458405
hi, want this images always be 150px high size. how can i do this? http://i.imgur.com/6GX7IpB.jpg
June 12, 2015 at 3:24 pm #458407This reply has been marked as private.June 13, 2015 at 10:02 pm #458852Hi!
use this code for image height:
img.avia_image { height: 150px; }and this code for A and B height:
div#av_section_10 { height: 290px; } div#av_section_11 { height: 290px; }Regards,
AndyJune 14, 2015 at 3:09 pm #458923This reply has been marked as private.June 14, 2015 at 3:23 pm #458924This reply has been marked as private.June 14, 2015 at 3:26 pm #458925This reply has been marked as private.June 15, 2015 at 5:04 pm #459497This reply has been marked as private.June 16, 2015 at 4:07 pm #460113Hey!
Please add following code to Quick CSS as well
div#av_section_10 img,div#av_section_11 img { height: 250px; }Regards,
YigitJune 16, 2015 at 4:34 pm #460134This reply has been marked as private.June 16, 2015 at 4:37 pm #460138Hi!
Please edit the images you would like to target and give them a custom CSS class and then change the code to following one
.your-custom-class img { height: 250px; }Best regards,
YigitJune 16, 2015 at 4:39 pm #460140June 16, 2015 at 4:42 pm #460147This reply has been marked as private.June 16, 2015 at 4:53 pm #460156This reply has been marked as private.June 16, 2015 at 9:20 pm #460402Hi!
I have changed custom CSS class name and image is now 120px. Please review your website now
This questions – https://kriesi.at/support/topic/images-150x150px/#post-460147 will be answered here – https://kriesi.at/support/topic/custom-image-look/
Regards,
YigitJune 16, 2015 at 9:46 pm #460422This reply has been marked as private.June 16, 2015 at 9:52 pm #460427Hi!
That is because we are making changes in Enfold theme options at the same time :)
Please have a tea break :)Regards,
YigitJune 16, 2015 at 10:02 pm #460437This reply has been marked as private.June 16, 2015 at 10:43 pm #460465Hi!
This should be resolved as well. Please refresh your page and review your website.
Regards,
YigitJune 16, 2015 at 10:45 pm #460468This reply has been marked as private.June 16, 2015 at 10:54 pm #460473Hi!
It is now 200px – http://i.imgur.com/X1yMElP.png
Please refresh your page and review your website. I know you would like to make font family changes, i will do it and i will reply to related topic – https://kriesi.at/support/topic/custom-image-look/Regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.
