Replies

Aug 10, 2016 9 years ago
betul
User Avatar

Is there a way to change the text that says "Leave a Comment" to something else?

input { background: transparent; width: 100% !important; margin: auto; border: 0px; margin-top: 5px; margin-bottom: -10px; color: ; text-transform: lowercase; font-family: arial; }I figured out how I could remove the text completely and add a background instead from a coding site, but I much prefer to just change the text there. Does anyone know how? Thank you so much!

Edit: Oops, I posted this in Commerce instead of Discussion :( Would you be able to move it for me? I'm sorry for the trouble!

Aug 11, 2016 9 years ago
Deja
is a mirage
User Avatar
Northeastern

- all moved!

I'm not sure if there is a code for that. I would be curious myself :)

Aug 16, 2016 9 years ago
Yuzu
User Avatar

Unfortunately, I do not think there is a way to edit the text itself. I just use a background instead since it was easier for me.

Although, I suppose, you COULD hide the text and then insert a text box instead? Only thing is you would have to find a way to include the link into the text so that people can still post comments to you. You would also have to know how to position the text box just right so it fits seamlessly in with the layout. On the plus side, if you can pull all of that off, it would become easy to just edit the text later like you want.

I am honestly not sure there is an easy way to do this, but then again, I am also still a bit of a coding newbie. I hope someone more experienced will come along and provide you with a better solution. Good luck!

Yuzu | she/her | INFP-A | Lesbian | Big Sister | Gemini | Pokémon Trainer

Formerly known as Nima.

Aug 17, 2016 9 years ago
Athene
made a huge mistake
User Avatar
Dialect

The variable for the text is ".forminput" but because it is defined with value="Leave a Comment" so I doubt that it's possible to be changed easily. I always use a workaround and just set to font size to 0, set width + height and add a background image that has text written on it^^ I haven't seen it being done any other way yet! (Apart from giving the comment section itself a background with the text on it)

http://i.imgur.com/aWGqDdn.png">
owls by

Give flowers

Aug 17, 2016 9 years ago
betul
User Avatar

Thank you both so much for your help! :D

Please log in to reply to this topic.