just a simple tip to make forum reply links look more buttony (if thats a word haha)

add to your css

.toggle a {
  box-shadow: 4px 6px 14px inset;
  cursor: pointer;
  max-width: 178px;
  width: auto;
  padding: 0 3px;
  border-radius:6px;
}
.toggle a:hover {
  box-shadow: 4px 6px 14px red inset;
  cursor: pointer;
  max-width: 178px;
  width: auto;
  padding: 0 3px;
  border-radius:6px;
}

Views: 163

Reply to This

Replies to This Discussion

Gracias, me encanta!

i'd like to use this in combination with a toggle to hide existing replies and option to show/hide comments... any ideas on this?
great tip!

well

hmm

im not sure since it would require javqscript (your better t that)

the link would have to call a function that inserts a display:ni[one  into the element as an inline style..

i think

im not even sure if that would work or not

RSS

Latest Activity

CocteauBoy replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"I mean no insult to anyone here, but I can't tell if it's the new (and old) Ning…"
12 minutes ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"OK thank you!"
14 minutes ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"OIC...then you need to insert the code using javasrcript technique.. I will let you know...soon"
15 minutes ago
Kos replied to Kos's discussion 'CSS Styling Disappearing/re-appearing'
"On a good note; the Preview in DS seems to be working now in FF (knock on wood) but you don't…"
17 minutes ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"It scrolls but it is at the base of the page not the top!"
23 minutes ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"You are welcome Alex...did you see any text scrolling from right to left in the ning bar area? Make…"
26 minutes ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"Thanks Bernard, I did paste this in the Custom Code area, but do not see anything running on my…"
30 minutes ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"Try this code in custom code area.... <div…"
38 minutes ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service