×

Notice

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

TOPIC: Adding CSS to Calendar and removing Icon?

Adding CSS to Calendar and removing Icon? 11 years 6 months ago #18293

  • Dan Carlson
  • Dan Carlson's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hey guys,

How do I remove the description icon that shows over the left-side of the title?

174.122.175.99/~waldo/index.php/componen...kio/event/4?Itemid=0

Also, if you view the calendar mode, since my CSS is transparent, the blue links are hard to see. How can I make them white? Or maybe make all of the calendar boxes white / instead of just the current day?

174.122.175.99/~waldo/index.php/showtimes

Adding CSS to Calendar and removing Icon? 11 years 5 months ago #18478

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Dan,

sorry i over read your question :oops:

The link color can be adjusted in the media/com_matukio/css/mooECal.css file.

To change it edit the color value on line 37:

.mooECal td a{font-size:10px; color:#009; text-decoration:underline;}

Which description icon do you mean?

Best regards,

Yves

P.S.: If you need further help with the CSS you can also add me on Skype (yves.hoppe)

Adding CSS to Calendar and removing Icon? 11 years 5 months ago #18652

  • Dan Carlson
  • Dan Carlson's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hey thanks for getting back to me.

If you check out the calendar view here:

174.122.175.99/~waldo/index.php/calendar

And look at the month of Nov when I put some sample events, you will see that I did change the link color to white, but when you hover over it, the white becomes hard to see because of the yellow hover effect. I can't find that CSS line in the mooE.css file. I'd like to remove the active background color (yellow) and the purple/blue background when hovered. So there is no background color for any cell, and the text links are just white.

Thanks :)

Adding CSS to Calendar and removing Icon? 11 years 4 months ago #18688

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Dan,

you have to create a .mooECal td a:hover for that.

Best regards,

Yves
  • Page:
  • 1
Time to create page: 0.116 seconds