Tips & Tricks

Please do NOT use this section of the forum to request help if Joomdle does not work for you in some particular way. Your post will be deleted.

Custom header on each course

  • Gianluca Canello
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 4 months ago #1 by Gianluca Canello
Custom header on each course was created by Gianluca Canello
Hello. I need to customize the header of each course (different header for each course)

The course id is different for each course. Example:
Code:
index.php?option=com_joomdle&view=wrapper&moodle_page_type=course&id=62&Itemid=134
While the item id is the same
How can I customize the CSS for each course?
Can I customize the css of each course starting from the course id?

Joomdle 1.0.8 Joomla! 3.5.1

Thank you

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Custom header on each course
I guess you could create a template override for the wrapper view, and do your stuff there.

Please Log in or Create an account to join the conversation.