Current status of the Ning Platform is always available on the Ning Status Blog.

NC for Hire

What I am going to show you is extremely simple and will create a consistant feel to your site by visitors. What we will achieve is a 1- pixel shift or "bump down" affect on all links. Links are inline elements, margin-top won't work. We don't want to use padding either, because that would change the size of the box itself which might leading to unwanted shifting of other elements around it as well, which is undesirable. The perfect fit is position: relative, which allows us to bump around elements from their original static positioning when visitors hover over a link.

For this example, I will show you how to how to apply this 1-pixel-shift effect to just TAB MENUS, LINKS INSIDE PARAGRAPHS and any <SPAN> Link.

Here is a Close Up Capture of the 1 Pixel Shift Effect on Links:

 

Example of Shift Effect on Tab Titles:

Example of Effect on Paragraph and Text Box Links:

 

Simply add this to your Advanced CSS in Dashboard

LI.tabContainerSection-tab:hover,p a:hover, span a:hover{
position: relative;
top: 1px;
}

 

If you would rather make the link bump to left or right (or diagonally) instead of vertically, change the

top: 1px;    to something like    top: 1px; left: 1px;

You may also like the link to change color on hover. In this case also add
something like this to the mix:
color: blue;



NOTE: And as Chris Coyier points out If you have any links on your site that are absolutely positioned, having the active state change to relative position will (probably) make them go flying away and render them unclickable. You can fix this on a case-by-case basis by making the active state of those links retain absolute positioning, and even make their top value one higher (or bottom value one lower) [reference]

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • Pretty cool tip, thanks!

  • Somehow I already have this and don't know how I did it.  How's that for dumb luck *lol*  

    • NC for Hire

      i think I may have made a post similar in history, but couldn't track it down.. nice!

  • NC for Hire

    3236820?profile=original

  • This reply was deleted.
This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Rhonda liked ⚡JFarrow⌁'s discussion Ning Creators Sound Off: Share Your Network
Mar 27
⚡JFarrow⌁ updated their profile photo
Mar 24
Markus Miner and ⚡JFarrow⌁ are now friends
NC for Hire
Mar 19
Markus Miner replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"Man I'd love the help I was about just start a new network"
Mar 19
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"I can fix that... ill send you my contact info. no problem"
Mar 18
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"I can fix that... ill send you my contact info. no problem"
Mar 18
Markus Miner replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"Changed my design and now my logo overlap my new background header with no option to remove it.…"
Mar 15
Markus Miner replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"Because Ning is a terribly ran business with lack of upgrades and becoming obsolete "
Mar 15
Paul Corona replied to Anastasia_Ning_Support's discussion
Migration FAQ
"It might be transferred, but finding it and setting it up in a usable format is virtually…"
Mar 14
How to Speak to Travelocity Customer Service updated their profile
Feb 26
⚡JFarrow⌁ posted a discussion
Its been a few years since we have collaborated on a Community Share Post.   I would like to know…
Feb 24
Anderson updated their profile
Feb 20
More…

Meanwhile, you can check our social media channels