[Plugin: Add LightBox & Title] Is autofilling the image_url (href) possible?
-
Hi.
1. I have a multisite for my students who they always forget (when uploading the images or linking from urls) to link to the image url so as to have the lightbox effect in the posts.
Is there a way to have this function?
Through css maybe?2. They also forget to put the image on a new line or resize them to smaller images. So what I added to custom css this:
img { display: block; border: 1px solid #898989; max-width: 640px; margin: 0 auto; }
But now all my images, even the header get resized. How could I fix this?
Could I also put the blog in the middle of the page and how?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Add LightBox & Title] Is autofilling the image_url (href) possible?’ is closed to new replies.