djonik
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: [Morphic] responsive header image/logo@andrew, thanks. This is the simplest way, only one CSS attribute.
Forum: Themes and Templates
In reply to: [Morphic] responsive header image/logoYes, this is temporary solution. Rather I was thinking about media queries, breakpoints and stuff like that, but I don’t know them yet. Maybe some plugin? I tried http://ww.wp.xz.cn/plugins/simple-responsive-images/ but it doesn’t work.
Forum: Themes and Templates
In reply to: [Morphic] responsive header image/logoi solve it – but this is good practice?
style="width: 100%; height: auto; margin: 10px; max-width: 412px; max-height: 95px"Forum: Themes and Templates
In reply to: [Morphic] responsive header image/logohere is the site
http://www.djonik.info/wordpress/
width: 100%; height: auto
this is not what i expect – on desktop (1366 x 768px) logo is very big 😉Forum: Themes and Templates
In reply to: [Morphic] date formatOK – i solved it. I comment some lines in template-tags.php
/* if ( get_the_time( 'U' ) !== get_the_modified_time( 'U' ) ) $time_string .= '<time class="updated" datetime="%3$s">%4$s</time>';*/
Viewing 5 replies - 1 through 5 (of 5 total)