I'd like to add some style to this drop-down.... rounded corners, space in between the sub-tabs and have the box fit the tabs tighter.  Thanks!

Views: 411

Reply to This

Replies to This Discussion

thanks for this one. i've added it with only the slightest mod by making the drop downs 'container' transparent... i love it, so thanks!

OurSalon

you're welcome and your site looks awesome :-)

your sub tabs look great :-) awesome job Vladimir

Wow, that is an awesome improvement Vladimir!  Thank you very much!

Thank you, I'm glad to be of help. The new sub-tab layout makes it easier for tablets to browse the site.

I'm surprised there's not more discussion in the forums on tablets and what works/doesn't work. 

Here's Valimir's screen shot for everyone to view.  Nice, slick look .  Sadly none of us has truly managed to get the subtabs to "hug" the words but  there are certainly a lot of nice appearances here now to choose from.  Thanks guys!

  Thank you Randy :-)

You should be able to use your design studio for those changes.
The border code was already in my original code just change the color and I added the background code to it for you. Just change the color to the color you prefer.This is what the two lines of code look like.
border: 1px solid #d2d2d2!important;
background-color: #d2d2d2!important;
these two lines of code are in the middle of the main code

You can change the color Of the text by changing the colors black and white in the two bottom codes. White is the the color of the mouse over affect.


DIV#xg_navigation UL.xg_subtab{
  background-color: transparent!important;}
DIV#xg_navigation UL.xg_subtab a {
  text-align: center!important;
  margin: 0px!important;
  margin-bottom: 8px!important;
  padding: 0px!important;
  border: 1px solid #d2d2d2!important;
  background-color: #d2d2d2!important;
  border-radius: 5px 5px 5px 5px!important;
  -moz-border-radius: 5px 5px 5px 5px!important;;
  -webkit-border-radius: 5px 5px 5px 5px!important;
  width:165.4px!important;}

DIV#xg_navigation .xg_subtab SPAN{color:black!important;}

DIV#xg_navigation .xg_subtab SPAN:hover{color:white!important;}

Awesome I'm glad I could help :-) you have a great day Randy

of course there is :-)

this code will make all the tabs zoom when your mouse is over them.

DIV#xg_navigation .xg_subtab a:hover{transform:scale(1.20);-ms-transform:scale(1.20);-o-transform:scale(1.20);-webkit-transform:scale(1.20);-moz-transform:scale(1.20);-webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;transition:all 1s ease-out;-ms-transition:all 1s ease-out;-o-transition:all 1s ease-out;}

And this code will only allow the subtabs to zoom

  DIV#xg_navigation UL.xg_subtab a:hover{transform:scale(1.20);-ms-transform:scale(1.20);-o-transform:scale(1.20);-webkit-transform:scale(1.20);-moz-transform:scale(1.20);-webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;transition:all 1s ease-out;-ms-transition:all 1s ease-out;-o-transition:all 1s ease-out;}

Thanks, George, that is an interesting and useful zoom effect.

George that sub tab zoom is a thing of beauty.  Thank you sir!

RSS

Latest Activity


NC for Hire
SweetPotato replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"I don't think I was critiquing your site. Not even looked at it to tell the truth. Eye of the…"
17 minutes ago

NC for Hire
SweetPotato replied to Elshara Silverheart's discussion 'Another Feature Request For Ning 3.0'
"I hope paid access Ida bit more fleshed out them the previous iteration. Supporting multiple…"
27 minutes ago
Elshara Silverheart replied to Elshara Silverheart's discussion 'Another Feature Request For Ning 3.0'
"You know what, I figured this was in the making along with several other developments. Pricing is…"
54 minutes ago
Profile IconNora Roste, Marisa, Cigdem Kobu and 4 more joined Creators
1 hour ago
Allison Leahy replied to soaringeagle's discussion '3.0 priority fix list'
"Great. Thanks!"
1 hour ago
Allison Leahy replied to Elshara Silverheart's discussion 'Another Feature Request For Ning 3.0'
"Thanks for these extensibility and feature requests, Elshara. Expanding and improving social…"
1 hour ago
Jelena replied to soaringeagle's discussion '3.0 priority fix list'
"Very good points"
1 hour ago
Jelena replied to soaringeagle's discussion '3.0 priority fix list'
"oghhhhhhhhhhhhhhhhh yes "
1 hour ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service