Forum Replies Created
-
AuthorPosts
-
Thanks Dude.
@glanmarizzi is correct. No matter what size you choose, it will enlarge the images to maximum size.
I put the following CSS, to reduce the size. I hope it doesn’t break anything else;
.avia-slideshow li img {
width: 65%;
}
The above fixed the colors in PAGES.
however, I also had to do this to make the Bolds black in Blog posts;
#top b {
color: black ;
}
I hope that does not break anything else ?
May 7, 2013 at 7:56 am in reply to: Featured Image in Single Author Small – Grey Background?!? #117697There might be a work around for you. if you go to
enfold > General Settings > Body Style
and set it to “Grid Layout”
It seems in this setting, the “featured image” is not shown in the blog posts.
However, I still would like a smaller (81px) “featured image” in my blog posts.
May 7, 2013 at 7:25 am in reply to: Featured Image in Single Author Small – Grey Background?!? #117696works fine in the blog roll (main blog listing page). Actually #’s work better sine the % still keeps the larger image’s padding.
However, in the individual post page, the “featured image” still shows up as large image (in my case 180×180) to the side of the content. Is there a way to make that smaller as well?
thanks.
May 6, 2013 at 2:58 pm in reply to: Featured Image in Single Author Small – Grey Background?!? #117692yes, the gray box is 180×180 pixels. If your featured image is smaller, it won’t fill out the whole area. I changed the size my featured images to 180×180 to fill it up.
However, I think they are too big. Where can I change that image size? css?
Anything?
I applied the patch, and it still not working.
Mine is a “local MAMP” setup.
it’s not working for me either ;-(
hope to get response here. Searching the forums didn’t work.
Thanks. I’m glad I didn’t delete the post type ;-)
and thanks for the suggestion as well. That gives me some ideas… and more FREE work ;-)
-
AuthorPosts