Thanks dave for the idea and the snippets of codes and you're welcome for the tabs :-)
You can change the color Of the text by changing the colors black and white in the code below. White is the the color of the mouse over affect.
you can change the width of the main tabs by Lowering the numbers in this line of code min-width:165.4px!important; its the very last line
Right click on the images and open it in a new tab to get a better view
Dark tabs
this code goes in your NC custom code box
<link rel="stylesheet" type="text/css" href="https://storage.ning.com/topology/rest/1.0/file/get/11387727?profile=original" />
<style>
DIV#xg_navigation .xg_subtab SPAN{color:black!important;
transition:all 1s ease-out;
-webkit-transition:all 1s ease-out;
-moz-transition:all 1s ease-out;}
DIV#xg_navigation .xg_subtab SPAN:hover{color:white!important;
transition:all 1s ease-out;
-webkit-transition:all 1s ease-out;
-moz-transition:all 1s ease-out;}
DIV#xg_navigation A{opacity: 0.86!important;
max-width:165.4px!important;
min-width:165.4px!important;}
</style>
light tabs
this code goes in your NC custom code box
<link rel="stylesheet" type="text/css" href="https://storage.ning.com/topology/rest/1.0/file/get/11387737?profile=original" />
<style>
DIV#xg_navigation .xg_subtab SPAN{color:black!important;
transition:all 1s ease-out;
-webkit-transition:all 1s ease-out;
-moz-transition:all 1s ease-out;}
DIV#xg_navigation .xg_subtab SPAN:hover{color:white!important;
transition:all 1s ease-out;
-webkit-transition:all 1s ease-out;
-moz-transition:all 1s ease-out;}
DIV#xg_navigation A{opacity: 0.86!important;
max-width:165.4px!important;
min-width:165.4px!important;}
</style>
Replies
Beautiful
thank you classic :-) you have a great day
yes there is just replaced the url in this line of code and add it to the code above
DIV#xg_navigation UL.xg_subtab A:hover {
background-image: url(https://api.ning.com/files/uKM9hq-hRI9e9FYHWmgH*rga3BVZtKOy1GP2njqm8Higc8GwwwC0KPiEvbbYR3Oc2lyjYZlBjhaibPEuDkfzvA__/Apple2_lvgmain.jpg)!important;
background-size:100% 100%!important;}
Thank you for the compliment and you're welcome Armani
And use this one for all tabs mouse over fx the one up above is only for the subtabs
DIV#xg_navigation .xg_subtab A:hover {
background-image: url(https://api.ning.com/files/uKM9hq-hRI9e9FYHWmgH*rga3BVZtKOy1GP2njqm8Higc8GwwwC0KPiEvbbYR3Oc2lyjYZlBjhaibPEuDkfzvA__/Apple2_lvgmain.jpg)!important;
background-size:100% 100%!important;}
it all goes into your NC custom code box..
make sure you put the image code above inside the <style> with the other codes
example it should look like this in your custom code box.
<link rel="stylesheet" type="text/css" href="https://storage.ning.com/topology/rest/1.0/file/get/11489361?profile=original" />
<style>
DIV#xg_navigation .xg_subtab A:hover {
background-image: url(https://api.ning.com/files/uKM9hq-hRI9e9FYHWmgH*rga3BVZtKOy1GP2njqm8Higc8GwwwC0KPiEvbbYR3Oc2lyjYZlBjhaibPEuDkfzvA__/Apple2_lvgmain.jpg)!important;
background-size:100% 100%!important;}
DIV#xg_navigation .xg_subtab SPAN{color:black!important;
transition:all 1s ease-out;
-webkit-transition:all 1s ease-out;
-moz-transition:all 1s ease-out;}
DIV#xg_navigation .xg_subtab SPAN:hover{color:white!important;
transition:all 1s ease-out;
-webkit-transition:all 1s ease-out;
-moz-transition:all 1s ease-out;}
DIV#xg_navigation A{opacity: 0.86!important;
max-width:165.4px!important;
min-width:165.4px!important;}
</style>
message me a list of things you want removed from the stylesheet or what you want to keep in the stylesheet since you were changing the tabs I'm going to remove the tab codes from your stylesheet. That way you won't have your subtab Animation from the previous tabs
read the discussion again I change the way you Implement the code on your network
http://designdisease.com/how-to-create-a-clean-modern-css-drop-down...
okay Woody what's going on :-)
oh hey dang i just saw my sub-tabs freakout corners chopped off saw the topic here somewhere dunno what the hey Glam has done think she gotta go... !