-
AuthorPosts
-
July 3, 2014 at 6:33 am #286511July 3, 2014 at 9:03 pm #286866
Hi!
I was able to make a comment on one of your posts:
http://www.aminne.nu/anslagstavlan#comment-4Best regards,
JosueJuly 4, 2014 at 6:40 am #287041This reply has been marked as private.July 4, 2014 at 12:04 pm #287126Hi!
I was able to comment on your post – http://i.imgur.com/FEkC5OV.png and it seems like everything works as expected :)
To remove the slash after the date, please add following code to Quick CSS in Enfold theme options under General Styling tab.text-sep-date { display: none; }
Regards,
YigitJuly 4, 2014 at 2:18 pm #287198Ok. Thanx
Another question: When I post a blog there is a thumbnail pic of a pen beside the post. Can I change that thumbnail to one of my own pics, and if not, can I remove it?
July 4, 2014 at 2:23 pm #287201Hey!
Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Cheers!
YigitJuly 4, 2014 at 2:45 pm #287210Ok. I see there is a code, but I’m afraid I’m not Zuckerberg. Where and how to I use that code? Sorry but to mee that’s chineese :)
July 4, 2014 at 4:10 pm #287249Hi!
Which font would you like to use?
You can remove it using following code in Quick CSS in Enfold theme options under General Styling tab.template-blog .blog-meta, .post_author_timeline { display: none !important; }
Best regards,
YigitJuly 4, 2014 at 4:28 pm #287262Aha! I know where that is :). Ok, but can I remove the theme pic and replace it with a picture from lets say my media library? If you how do I put that in that code?
July 4, 2014 at 4:40 pm #287269Hi!
If you would like to use image, please add following code to Quick CSS and change the link to your image ( 80x80px )
.small-preview .iconfont { background: url(https://www.cadtutor.net/tutorials/autocad/all_about_images/tile.jpg); } .small-preview .iconfont:before { display: none; }
Cheers!
YigitJuly 4, 2014 at 5:00 pm #287280Hmm, I inserted this in shortcode but nothing happend:
.small-preview .iconfont {
background: url( http://www.aminne.nu/wp-content/uploads/2014/07/thumb1.png);
}
.small-preview .iconfont:before {
display: none;
}July 4, 2014 at 5:02 pm #287281Hey!
Can you post the link to your blog page? I could not find it, sorry
Regards,
YigitJuly 4, 2014 at 5:04 pm #287282This reply has been marked as private.July 4, 2014 at 5:09 pm #287286Hey!
Done. Please review your website now. If you would like to change the background color from gray to some other color, please use following code
.rounded-container .iconfont { background-color: white !important; }
Cheers!
YigitJuly 4, 2014 at 5:13 pm #287288This reply has been marked as private.July 4, 2014 at 5:19 pm #287291 -
AuthorPosts
- The topic ‘Comments not working’ is closed to new replies.