CSS styles to superimpose Previous and Next buttons on top of photo -


i looked similar questions, didn't find any. maybe didn't type right words.

i need place 2 transparent buttons on top of photo in photo gallery. on left middle there <- , on right middle there -> image buttons.

these buttons gallery navigation buttons.

anyone has tips or code snippet share?

i have .net 4.0 app , using jquery.

thanks

put links , image inside div element position: relative;. give links position: absolute; , adjust position accordingly top, left, right , or bottom properties.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -