Davy39
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [onetone] Theme on Explorer and firefoxHi there,
Any news on this ? I got the same problem with v. 1.6.1
http://liulaoshi.tkThanks for your help !
Forum: Themes and Templates
In reply to: [onetone] Theme on Explorer and firefoxHi,
Same problem for me : seems to work well when using chromium but not firefox with ubuntu.
Except this issue I really love your theme.
Looking forward to your new version,
Keep up the good work !Forum: Themes and Templates
In reply to: [onetone] Translation problem qTranslateHi,
Thanks for the information.
I wonder how you did include the fags in your header menu.
Could you tell more about it please?
ThanksForum: Themes and Templates
In reply to: [Pinboard] Theme Sticky Posts Images not resizingI’m not sure that is your problem, but maybe this will be usefull for others :
I noticed that to be resized for the slider, your initial image resolution shoud be bigger than 1440×395. In other word the template can decrease the image size but not increase it.
So just find bigger pictures or upscalee them (for example with gimp).
Note that if the image have not the good ratio, it will be croped automaticly… so sometimes it will be better to crop it manually to be shure that is nicely done.
Thanks for your help, I’ve succeeded 😛
I had to introduce the following line where I needed into the files content.php and single-post.php.
<?php the_time( get_option( 'date_format' ) ); ?>I think I should now play a little with css to format it but actually the initial format is not so bad.
Hope it could help someone.