Archived topic
date-format in the widgets; page header video
5 replies · Started by rudi on December 30, 2014
Hi Tom!
sorry, but I have some more questions:
- how can I change the date-format in the widgets (in a smaller one)
- how can I change the font-size of the date in the widgets
- and at last: page header image is a fine feature. Can you imagine, do add the same feature with videos instead of images one day?
Rudi
Hi Rudi,
1. Are you using a plugin to display posts in your widgets? If so, you may have to ask that developer.
2. If you link me to the page I may be able to provide some CSS.
3. You can always embed videos in the "Content" section :)
Hi Tom,
thank you for your quick response.
1.) No, it’s just what came along with your theme
2.) http://rudolfhinterding.de/der-erste-waldspaziergang/ ==> you can see the long term of the date in the last post area (german: letze Beiträge). Maybe it ist possible to decrease the size of the font or the date format (in something like 12 instead of December)
3.) Okay, I did it, as you can see if you follow the link.
Rudi
Hi there,
This CSS should reduce the font size of the date:
.widget_recent_entries .post-date {
font-size: 13px;
}
Let me know if that helps or not :)
Thank you Tom!
It work’s perfekt.
I like to work with your theme.
Rudi
Awesome :)