Comments coding
-
Thanks and i had another question how do i utilize the front page middle sections with picture like in your example. I read a previous post in regards to this however what widget allows you to put pictures in the middle section like you did?
You just need a bit of HTML inside the widget:
<img src="url-of-your-picture" />.form-allowed-tags {display: none;} I tried it however i think my lack of coding has me putting it in the wrong spot in the css style. I even posted it on the comments template towards the bottom. sorry for the lack of knowledge on this subject.
Do you want to remove this “You must be logged in to post a comment.” ?
it says this below my comment box “You may use these HTML tags and attributes: <abbr title=””> <acronym title=””> <b>
<cite>
<del datetime=""> <i> <q cite=""> <strike> ".form-allowed-tags {display: none;}
should remove it
location on were to place it in the code ? i place it at the end on both the style and comments template no luck
You just have to add it on your style.css, any place below the description on the top.
You can insert it right below the @import
Just so you know I’m not crazy lol i copied and pasted where i posted the code. still no luck.
Copyright: (c) 2013 José Leonardo
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html*/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic);
.form-allowed-tags {display: none;}
/* ————————————————————————- */
/* NORMALIZE.CSS v2.1.3 | MIT License | git.io/normalize */
/* ————————————————————————- */I just checked your file here and it is not there.
I think you might be doing on your PC and not on your hosted file.
http://www.smoothtaste.org/wp-content/themes/lupercalia/style.css
I see now thanks so much i will be sure to leave a great review.
Thank you 🙂
The topic ‘Comments coding’ is closed to new replies.

(@amonti101)
12 years, 1 month ago
Hey the comment section under my post include the coding and I was wondering how to get that off. http://www.smoothtaste.org is the site I’m working on.