- Posts: 84
How To / General
links to buttons
- Jason E
-
Topic Author
- Offline
- Premium Member
-
Less
More
10 years 3 weeks ago #1
by Jason E
links to buttons was created by Jason E
Under "my courses" it shows a list of the courses you are enrolled in.
These are displayed as a link.
I would like to change the css class (style) of those links so that they look like buttons.
Would you know how I can override the code that determines the css class for only those links? It may be in the moodle theme.
These are displayed as a link.
I would like to change the css class (style) of those links so that they look like buttons.
Would you know how I can override the code that determines the css class for only those links? It may be in the moodle theme.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
10 years 3 weeks ago #2
by Antonio Durán
Replied by Antonio Durán on topic links to buttons
Yes, you would just need to create a template override for the module.
You can see more info here:
docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core
jure-stern.si/blog/module-overrides-and-...-use-them-in-joomla/
You can see more info here:
docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core
jure-stern.si/blog/module-overrides-and-...-use-them-in-joomla/
Please Log in or Create an account to join the conversation.