Digital experiences for all disciplines
Forum Replies Created
-
-
Ok thaks anyway!
Yep here is the screenshot.
The code is :<h3>[icon image="ss-tag" character="" size="small" cont="no" float="left" color="standard"] Title 3</h3>
But I’d like to integrate the icon in the css. With this, when my client select “Title 3” in the editor, the icon is automatically displayed before his text. Do you see what I mean ?
Thanks !Attachments:
You must be logged in to view attached files.Found it, issue resolved.
Not necessary anymore, I’ve put the blog in production with a new wordpress set up so my sentence is back. Issue fixed 🙂
Hello Kyle,
Could you tell me what you did in sf-header.php because I’ve put the blog live from scrath and I was not able to reproduce (so on the live blog the slogan is not displayed).
Thanks!Cool, will he come onlie this week-end?
Hey, I’ve found this morning, an illumination : list-style : outside allows to aline the text vertically. Issue resolved
Attachments:
You must be logged in to view attached files.Yep I’ve removed instantantly this
.single-post .post-info span{ display:none; }
Then Nishant had a look directly in WP and since then, I don’t have my line. I can’t find what he did. I ddn’t put what Mohammad said in the functions.php file yet.
thanks, it was in fact `.body-text ul {
margin-left:20px;
}`
For my the second point, when the li is on 2 lines, how can I have also a margin on the second line?I don’t know what Nishant touched but I don’t have anything now 😉 no date any more
This reply has been marked as private.OOps I don’t see the line in my css because you deleted all the sentence. I’d like it back 😉
.single-post .post-info span{ display:none; }
For the childtheme, I usually do it, when I work trhough the Editor part but with your Theme Opetion, I thought my customize css would be considered as a child…
This reply has been marked as private.OK here is the print screen.
As I’ve removed the Author info in Theme options / Blog options, it’s weird to have “Posté par” (=by in engish) before the date.
So I’d like to delete “Posté par.
Thanks for your helpAttachments:
You must be logged in to view attached files.OOps with this code, all the line disappears (date also)
-