hey guys,
I need help with fitting an image between the border of a boxed layout and the right sidebar.
I tried to remove the margin and padding and then expand the picture to full size. This works for big screen but for smaller screens a gap between the image and the sidebar appears.
css now: (class = laptop-man for the image)
.laptop-man { margin-left: -50px; }
.entry-content-wrapper.clearfix .laptop-man { padding-right: -50px; }
.laptop-man img { max-width:none; max-height: none; width: 117.7%; height: 117.7%; }
main .laptop-man { border-right: 0; }
best regards
Susi
Hi!
Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit
Hi,
here is a doc explaining what I mean …
https://dl.dropboxusercontent.com/u/32919511/kriesi%20-%20On%20smaller%20screen.docx
thanks!
Susi