Lisodia
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsYes It’s done π
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsOk I will see that.
Thank you for all !
I think I will have so many questions in more, about other things, but I enough disturbed you ‘x3
Thank you again
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsYes !! I got it !!
Now, to have it just near the title like the theme, I have to configure inside the code no ?
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsIt’s done (my site works again, fortunately !)
Forum: Themes and Templates
In reply to: Triton Lite – Image problems<!--LOGO--> <div id="logo"> src="/wp-content/themes/triton-lite-child/images/logo.png" alt="<?php bloginfo('name') ?>" />The website doesn’t work anymore T___T
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsOh yes you’re right /)
Now there is something, but it’s not still ok ah ah !
Sorry for my incompetence
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsYes, i don’t know why, i did all what you said to me π
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsOk, it’s done
<!--LOGO--> <div id="logo"> <img src="/wp-content/triton-lite-child/images/logo.png" alt="<?php bloginfo('name') ?>" />logo.png is the name of my image
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsOups sorryy /)
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsForum: Themes and Templates
In reply to: Triton Lite – Image problemsYes I have, where can I upload the logo now ? Is in a new function ?
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsYes.
So, I put it on my folder ‘triton-lite-child’ juste theme’s folder, but nothing is happened :/ (i should be too easy it works for the first try :))And I don’t see where to put my logo in this code ?
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsI’m following instructions and if I understand well, I juste have to pick what I want on Child Theme, on the style.css.
So ! This is my style.css
/* Theme Name: Simple Catch Child Theme URI: http://ww.wp.xz.cn/extend/themes/simple-catch Description: Thème enfant du thème Simple Catch Child Author: Rebec Author URI: Simple Catch Child Template: triton-lite Version: 0.1.0 */ @import url("../triton-lite/style.css"); /* Logo Tile */ #header .logo-wrap { padding-left:20px; float:left; margin-top:54px; min-width: 610px; } h1#site-title { font-size: 45px; font-family: 'Lobster'; font-weight:normal; padding-bottom:0px; } h1#site-title a { line-height:54px; } h1#site-title a:hover { color: #444444; } h1#site-title a img { max-height: 90px; float:left; padding-right:20px; } h2#site-description { font:14px Arial, Helvetica, sans-serif; color:#666; padding:8px 0 0 0; }Forum: Themes and Templates
In reply to: Triton Lite – Image problemsOk I see π
I do some investigation for theme and I try. I hope there is one which looks like to what I expectEdit : I found that :
http://ww.wp.xz.cn/extend/themes/simple-catchDo you think It can be ok for mine ? Logo seems to be at the right place, near title
Forum: Themes and Templates
In reply to: Triton Lite – Image problemsSo, I have to find an other template with logo near the title ? Is it not too complicate to add just a picture ?