I'm having problems with changing the links at the top of a module when browsing photos, blogs etc. ("All Pictures" "All albums" "My Pictures" "My albums" etc.) i have been able to change the ones on the main page via language editor, and when I try to do the same for these it just shows the coding for the button in plain text. Any ideas or suggestions would be greatly appreciated! Thank you very much. 

Tags: buttons, changing text links, css, help, text links

Views: 51

Reply to This

Replies to This Discussion

Try this in advanced css:

.navigation li {
background-color: #6891e7;
border-color: #3f76b7;
text-shadow: 0 1px 0 rgba(0,0,0,.25);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff5384be,EndColorStr=#ff3f76b7);
background-image: -moz-linear-gradient(top,#5384be 0,#3f76b7 100%);
background-image: -ms-linear-gradient(top,#5384be 0,#3f76b7 100%);
background-image: -o-linear-gradient(top,#5384be 0,#3f76b7 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5384be),color-stop(100%,#3f76b7));
background-image: -webkit-linear-gradient(top,#5384be 0,#3f76b7 100%);
background-image: linear-gradient(to bottom,#5384be 0,#3f76b7 100%);
padding: 5px;
border-radius: 3px;
}

.navigation li a {
color: white;
}

this tip work PERFECTLY! Thank you Bernard! Would you mind telling me how to use this for the other buttons? The gradient that I was able to produce from what you gave me looks better than the images I had been using for the "button" and "view all" etc and loads quicker too. Can I just use this code in the language editor somehow where appropriate for "view all" ? Thanks so much for your time. Amazing how one little thing can add to the look so much!

You are welcome  Jason. Well, I've not checked in language editor. Perhaps, you can add this class .xg_module_foot .right, before this class  .navigation li  to change view all text to view all button.

RSS

Latest Activity

John Bizley replied to John Bizley's discussion 'I have a Question about the Social Channels ( youtube, vimeo )' in the group The Sandbox
"Thanks James, hmm all seems to be working on my end in both ie and firefox. Try again and let me…"
12 minutes ago
Writer Chick {Diane} replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Oh, I wasn't even referring to my site. I don't care what people think about how my site…"
1 hour ago

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…"
2 hours 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…"
2 hours 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…"
3 hours ago
Profile IconNora Roste, Marisa, Cigdem Kobu and 4 more joined Creators
3 hours ago
Allison Leahy replied to soaringeagle's discussion '3.0 priority fix list'
"Great. Thanks!"
3 hours 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…"
3 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service