×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Disable Comments or Change Color in Blog View

Disable Comments or Change Color in Blog View 9 years 2 months ago #30422

  • Tim Miller
  • Tim Miller's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 2
Hi Guys,

I was wondering if I can display; none or something for comments in the blog view only. I want to keep the button that says "write comment" and has the number of comments however.
The other idea is to maybe change the a href color for these only using my custom css page. They seem to conflict with other topics in the blog view.
Live example: lisafreeney.com/videos

Thanks!

Disable Comments or Change Color in Blog View 9 years 2 months ago #30423

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
I don't understand what you are trying to do?

Disable Comments or Change Color in Blog View 9 years 2 months ago #30424

  • Tim Miller
  • Tim Miller's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 2
Daniel,

In blog view, I want to hide comments, but leave button.

or

change link color in blog view.

Disable Comments or Change Color in Blog View 9 years 2 months ago #30426

  • Tim Miller
  • Tim Miller's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 2
div.ccomment-preview {
  display: none;
}
I added this to my custom css page. I'd also like to be able to change the <a> link color as well.

Disable Comments or Change Color in Blog View 9 years 2 months ago #30443

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Maybe look at this?
  • Page:
  • 1
Time to create page: 0.117 seconds