The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

header code

2 posters

Go down

In progress header code

Post by Elena♥ January 28th 2013, 4:42 pm

Hey I was wondering if you know that code like in this forum http://memory.slovenianforum.com/
When you put mouse in header and than is under header a little colorful shadow. Sorry for my bad english Sad
Elena♥
Elena♥
Forumember

Posts : 68
Reputation : 1

Back to top Go down

In progress Re: header code

Post by Sanket January 28th 2013, 6:10 pm

What is your forum URL?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: header code

Post by Elena♥ January 28th 2013, 6:24 pm

Elena♥
Elena♥
Forumember

Posts : 68
Reputation : 1

Back to top Go down

In progress Re: header code

Post by Sanket January 28th 2013, 6:42 pm

Add this to your css. Change the color code to whatever you like.
Code:
a img#i_logo:hover{
    border-bottom-color: #ff0000 !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 10px !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    transition-delay: 0s !important;
    transition-duration: 500ms !important;
    transition-property:  all !important;
    transition-timing-function:  ease !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum