How to center this code?
-
Ok, this may sound like a dumb question but ive been up for many hours and apparently im not seeing something lol. Im trying my dardest to center this floating menu im working on coding but i cant get it to center. I currently have it set for right, but ive decided i want it centered. Please help!
#floating_menu { position:fixed; background:#fff4c8; border:1px solid #ffcc00; width:200px; top:10%; right:0px; z-index:100; } #floating_menu a, #floating_menu h3, #floating_menu img, #floating_menu p { margin:auto; }
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘How to center this code?’ is closed to new replies.