Jump to content

Problem with element resizing


Recommended Posts

If i zoom in to 125% or more on page, some elements won't resize correctly and will screw up my design. See the attached to see the before and after the zoom. Any help will be highly appreciated, thanks!  :unsure:

 

First picture: 100% zoom

Second picture: 125% zoom

 

PS: This problem doesn't occur when zooming out

post-726709-0-74126200-1421922739_thumb.jpg

post-726709-0-26236800-1421922744_thumb.jpg

Link to comment
Share on other sites

.item {

position: absolute;

top: 280px;

left: -88px;

width: 312px;

height: 29px;

background: url(http:/laallalalalaaa.png);

font-size: 23px;

margin-left: 77px;

margin-bottom: 50px;

margin-top: 10px;

max-width:100%;

 

This is the css for that middle arrowed line  :unsure:
Edited by tutzu93 (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...