Kaptinlin Themes Support
Discussions
→ All Categories
Symplex
299
Striking
645
Responsive Beta Questions
17
General Questions
1547
Customization
1549
Usage / How to?
2124
Suggestions
205
3rd Party Plugins & Striking
475
Ver 5.1-5.1.7.1 Series Error Reporting (Closed)
82
Ver 5.0 Series Errors (Closed)
14
Ver 4.0 Series Errors (Closed)
10
Ver 3.0+ Series Errors (Closed)
87
Ver1.0- Ver2.3 Errors (Closed)
24
Activity
Sign In
To insert code use <code>...</code>.
General Questions
Hover color for portfolio title?
Vote Up
0
Vote Down
bevyoung
August 2012
Is it possible to set a hover color for the portfolio title? I have set it to linkable in the short code and tried
.portfolio_title a:link {#fff;}
.portfolio_title a:hover {#000;}
but didn't get any result.
Any suggestions would be much appreciated.
2 Comments
sorted by
Votes
Date Added
Vote Up
0
Vote Down
BackuPs
August 2012
Hi,
Cant you set that in the striking color settings section portfolio? At least the title color can be set in the color settings.
.portfolio_title,
#page .portfolio_title a,
#page .portfolio_title a:visited {
color: #fff !important;
}
#page .portfolio_title a:hover{
color: #000 !important;
}
Best regards,
Striking Team
Paul
Vote Up
0
Vote Down
bevyoung
August 2012
You can set the title color but not a hover or visited in color settings. Thanks for the information, it worked.
This discussion has been closed.
All Discussions
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
6,996
Symplex
299
Striking
6,697
↳ Responsive Beta Questions
17
↳ General Questions
1,547
↳ Customization
1,549
↳ Usage / How to?
2,124
↳ Suggestions
205
↳ 3rd Party Plugins & Striking
475
↳ Ver 5.0 Series Errors (Closed)
14
↳ Ver 4.0 Series Errors (Closed)
10
↳ Ver 3.0+ Series Errors (Closed)
87
↳ Ver1.0- Ver2.3 Errors (Closed)
24
In this Discussion
BackuPs
August 2012
bevyoung
August 2012
Powered by Vanilla