For some reason my background color shoots back to the leftmost link no matter what link I click on. Anyone know how to get it to stay on the clicked link?
css
if you are using this extension....
try setting 'autoreturn' to true.
otherwise there is likely an option to set which link the background returns to. In which case you will have to set it onClick().
Try reading the documentation.
Also, posting more info about the extension you'r using would be beneficial. This isn't a CSS problem.