![]() |
[DMC]CSS Button Hover for All vB Default Button
1 Attachment(s)
Reply Post Button
https://vborg.vbsupport.ru/external/2009/10/31.jpg Postbit Edit Post https://vborg.vbsupport.ru/external/2009/10/32.jpg New Thread https://vborg.vbsupport.ru/external/2009/10/33.jpg ok how to add it ? add this code to additional CSS ur template PHP Code:
then replace with PHP Code:
this is a default code for NEW THREAD BUTTON PHP Code:
PHP Code:
for add Image on CSS Button u can use this code on CSS Adittional PHP Code:
|
Nice mod, this is a decent little change for a lot of themes.
|
Exactly what i was looking for my new skin, thanks a lot dude :D
|
nice work
i like Css codes |
Yes, it looks nice. But what about Multiquoting:
Code:
<if condition="$show['multiquote_post']"><a href="$post[replylink]" rel="nofollow" onclick="return false"> I would also advise to add outline:none; and text-decoration:none; to the CSS code to get rid of that annoying outline that is making after clicking a button, and to remove the underline. |
Looks great but... how to change font's colors???
|
Just change the value of underlined and red text in the CSS code:
Code:
color:#3b5998; |
I tried it but i feel that the code into the main CSS is having any conflict with it due doesn't matters the color i insert it the text into buttons is always blue, any idea?
|
Ahh my bad. In order to play with links color (button links in this example) you need to add another code to the CSS:
Code:
.button a:link { Code:
.button { .button a:link { - is to show the color of links .button a:hover { - is to show the color of links with the mouse over them There is also a:active state, that show the links after you press them. But it has no use in this example. I hope this will help you ;) |
Quote:
Did you ever get the position for the CSS button code sorted for the multi-quote string? |
All times are GMT. The time now is 12:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|