javascript - How to move the toggle size buttom in a Fancybox -


Is it possible to move the toggle button to the fencebox in another situation?

For example, toggle size buttons only at the top left corner of the picture.

If you close the 'x' button with the toggle button then yes just edit css and where you want it Change where you want to display.

  # fancybox-close {position: absolute; Top: -15px; Correct: -15px; ...}    

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -