Help! Theme: Responsive: Images Move Positions when browser resized
-
so the header Images buttons keep moving when the browser is resized or the monitor is a different size. How do i keep the images from moving here is my current CSS Code for the header images
#image-10 { position: relative; left: -480px; }
#image-12 { position: absolute; right: 840px; }
#image-14 { position: absolute; right: 550px; top: 240px; width: 170px; }
The blog I need help with is: (visible only to logged in users)
-
-
- The topic ‘Help! Theme: Responsive: Images Move Positions when browser resized’ is closed to new replies.