Forum Replies Created
-
AuthorPosts
-
SylvainParticipant
Hello,
Ok, but where should I go to change the background color ?? As I said in my message, if I use : customize > color option > basic color option > background color = nothing happens in my blog page. Also, once again, when I add a background image, it doesn’t show, as if hidden behind a block.
So what must I do to change the background color or add a background image ?
ThanksSylvainParticipantThat’s perfect, thank you !
SylvainParticipantHi, it works perfectly, thanks a lot.
SylvainParticipantOk, may be I wasn’t clear enough, I don’t know…
Basically in Photomania when hovering over a post 2 things happen :
1 – a hovering effect and the possibility to access to the post by clicking on the featured image
2 – a red square icon in the center of the image that allows you to enlarge the imageI want to remove ONLY this second option, not the hovering effect and the possibility to access the post. Once again, please compare my homepage and for example this page : http://sylvainmoser.com/category/animation/ . As you can see, in my homepage : no red icon and pop up link. In the category pages : red icon in the center of the featured image with a popup link
FYI : the CSS line I used that works fine for the homepage (but only for the home page and not for the categories pages) is this one :
.blog a.popup-link {
display: none!important;
}Thanks for your help.
SylvainParticipantHello,
Thanks but it’s not what I want. Your CSS blocks the access to any post…
Once again, I want to remove the enlarge icon when overing over posts (not the link to the post itself !). You already gave the CSS to do so in the forum, but it works only in the posts listing page. Please visit my site and see the difference when hovering over posts in the home page and in any category page.
Thank you -
AuthorPosts