Change hovereffect at previewpictures
how can i change the hovereffect at my blogpage and under the "related posts", so its not possible andymore to make the picture biger, so you go to the post no matter where you click at the picture.
/pic
2nd
I also woud like to know how i can change the background of those bars:
At my blogpage:
/pic
At the actual blogpost:
/pic
Thanks alot in advance!
Comments
please send us link/s to page/s that concerns above questions.
www. .com
And the blogposts:
www. .com
I have generel alot of problems to individualize the blog...
.section-post-related .image_frame .image_wrapper .image_links a.zoom { display: none !important; }But to remove the arrows with "Show all" in the top of single post, please activate Hide Header arrows option under Theme Options > Blog, Portfolio & Shop > General section..section-post-related .image_frame .image_wrapper .image_links a.link { width: 100% !important; }
.post-footer { display: none !important; }
The magnifying glass under the related post is gone, but it still shows the show-bigger-picture-thing at this site:
www. .com
Can you tell me where i can find more about how the sections (".section-post-related" and co) are called and where i can teach myself on how to edit them?
Thanks a lot in advance and for what you allready have helped me.
.blog .image_frame .image_wrapper .image_links a.zoom { display: none !important; }But to learn more about custom css declarations, please take a look at http://themes.muffingroup.com/betheme/documentation/#theme-customizations where it was described..blog .image_frame .image_wrapper .image_links a.link { width: 100% !important; }