orek
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [AutoFocus] Autofocus how to add a blog page?Anyone who could help? Thank you!
Forum: Themes and Templates
In reply to: Any Gallery plugins that work with Autofocus theme?Hello!
Try NextGEN Gallery. I′ve been using it on my web for more than three months and I′m really glad.
You can see how it works here: https://www.horacioguzman.com/?p=276
All the best!
H
Forum: Themes and Templates
In reply to: [AutoFocus] Autofocus align photo credit on vertical imagesThe best results for both horizontal and vertical are as follows:
#content .photo-credit {position:absolute;padding:16px;display:block;width:768px;height:100%;z-index:2;text-align:bottom;center:0px;top:495px;}
#content .photo-credit a {font-weight:600;}
#content .hentry:hover .photo-credit {display:block;}For horizontal images is perfect as it shows at the bottom center. For vertical it shows at about 2 centimetres from the bottom center.
If anyone has any ideas on how to improve it for vertical images without affecting horizontals, please let me know.
Regards,
HForum: Themes and Templates
In reply to: [AutoFocus] Autofocus align photo credit on vertical imagesThanks!
So what would the code look like?
I apologize for asking so many questions but I am new to all this ??
Thanks in advance!
Forum: Your WordPress
In reply to: Autofocus – Would like to see sites using Autofocus themeHello Everyone!
I really like all the modifications you have made to the autofocus theme!
I try to keep mine as simple as possible. Here is the address: https://www.horacioguzman.com
Does anyone know how to add a blog page and only show posts tagged ¨blog¨ on that page?
All the best!
HoracioForum: Themes and Templates
In reply to: [AutoFocus] Autofocus align photo credit on vertical imagesOne more thing!
Before it works you need to clear your browser′s cache and refresh the page.
Forum: Themes and Templates
In reply to: [AutoFocus] Autofocus align photo credit on vertical imagesI got it!
The line we need to edit is located in appearance, editor, Stylesheet, content. Do control or command find to find the words photo-credit.
The code looks like this:
#content .photo-credit {position:absolute;padding:16px;display:block;width:768px;height:100%;z-index:2;text-align:left;}Change the word left to center. And that′s it. The photo credit moves to the center and can be used on vertical images.
Do you think there is a way to place it not in the upper center but the bottom center? What would be the code?
Regards,
HForum: Themes and Templates
In reply to: [AutoFocus] Autofocus align photo credit on vertical imagesHello AxelYa,
Exactly! ¨the vertical image does not occupy the entire space and the credit falls outside of the image′.
I agree, it is easier to place the photo credit somewhere else. I will try to fin out. However, all this css is new to me.
Thank you again for taking the time to respond!
regards,
HForum: Themes and Templates
In reply to: [AutoFocus] Autofocus align photo credit on vertical imagesHello AxelYa! Thank you for your answer!
What I mean is: When you ad a horizontal featured image to a post and later preview or post it if you place your mouse over the image a photo credit/copyright message appears on the upper left side of the image.
If you do the same but instead you choose to ad a vertical image to your post you do not see the photo credit/copyright message. Because as you mentioned the image remain in the centre.
What I would like to know is, how to either move the image to the left or make the photo credit/copyright notice move to the centre.
Thank you in advance for your answers!
All the best!
H