![]() |
Forum FYI: Styling the Blog link in User CP nav A tip for those who might run into this issue. In the User CP nav blocks there is a link to the Blog at the very bottom. If you need to give it a different link and hover color for your custom skin* this is how it's done* at least until there's a stylevar for it. In the usercp.css template change this: Code: #usercp_nav .blocksubhead a.usercp_blog { padding-{vb:stylevar left}: 0; } To this: Code: #usercp_nav .blocksubhead a:link.usercp_blog { padding-{vb:stylevar left}: 0; color:#3e3e3e; text-decoration:underline; } Then add BELOW that: Code: #usercp_nav .blocksubhead a:hover.usercp_blog { padding-{vb:stylevar left}: 0; color:#800000; text-decoration:underline; } Keep in mind that the color codes and text-decoration choices are what I used* but you may want something different. :) |
الساعة الآن 01:26 PM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir