I learn this form Google+. When you focus on one activity feed, you need to highlight it to make it more outstanding and readable. So this tips will tell you how to highlight one activity feed when mouse over:
It's really simple:
1. Download this CSS file mouse_over_highlight_activity.css
2. Open it in any text editor. Modify the padding, margin, border and background color for your site.
You can easily make a different beautiful gradient and get the CSS code here. Once you have the gradient code, copy and paste it between the two comments and add !improtant before every semicolon ; in the gradient CSS code:
/*mouse over highlight background color start*/
/*mouse over highlight background color end*/
If you don't need background, just remove the code between this two comments.
3. Copy and paste all these CSS code to Advanced CSS. No matter you use Design Studion or not.
Here is the snap pic of the CSS code in the file above:
This tips can be used with both Design Studio and old themes.
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at iYouMe.net.
Replies
Beautiful
Thank you, Alex 小正正
I SOAL?
How do I change the color red to black?
Hi Ahmad,
It's here:
Thank
+1
Sorry Alex.. I've done exactly as suggested using the gradient CSS code but it makes no difference..??
Our network
Any advice?
Hi Alexander,
Add !improtant before every semicolon ; in the gradient CSS code.
This is what I have ... but it doesn't work for us.
Try put a space between ) and !.
And I check your site, can't see you add any code for div.feed-story:hover. I think maybe the struct of other CSS goes wrong. That makes it ignore this CSS code.