Is there a way to change the color of the frames, on photos on home page and inside a blog post?
How can I change the color of the frames on photos
(8 posts)
(2 voices)
-
Posted 4 months ago #
-
My website is: http://www.picoledecachaca.com
Posted 4 months ago # -
Hello andremporto,
Add this in Dashboard -> your theme -> General Settings -> Custom CSS,
.fancy_image img, #body_inner .galleria-container, .wp-caption, #content .gallery img, .single_post_image img, .post_grid_image img, .post_list_image img, .framed, .video_frame, .mysite_flickr_widget img, .avatar, .about_author_module .avatar { background: none repeat scroll 0 0 red !important; border: 1px solid red !important; outline: 1px solid red !important; padding: 4px; }Posted 4 months ago # -
Something is wrong.
Now, A bar appear above and below each picture, beyond the normal frame. On the home page and inside the post.Is there a way to fix this?
Posted 3 months ago # -
Anyone?
Posted 3 months ago # -
Change it to this,
.fancy_image img, #body_inner .galleria-container, .wp-caption, #content .gallery img, .single_post_image img, .post_grid_image img, .post_list_image img, .framed, .video_frame, .mysite_flickr_widget img, .avatar, .about_author_module .avatar { background: none repeat scroll 0 0 red; border: 1px solid red; outline: 1px solid red; padding: 4px; }Posted 3 months ago # -
Where do I change the colors? All the "red" fields?
Posted 3 months ago # -
yes
Posted 3 months ago #
Reply
You must log in to post.













