Keyword

MVC Templating

  • Roel Teeuwen
  • Roel Teeuwen's Avatar Topic Author
  • Offline
  • New Member
More
15 years 5 months ago #28290 by Roel Teeuwen
MVC Templating was created by Roel Teeuwen
Hi, I just installed the 3.1 on my Joomla on my Joomla 1.5.14 site.

I want to change the skin for playing MP3's. Two things:
- Change the black box around the player into transparent or white and minimize the height
- Put the download link on the right site (next to the volume)

In the documentation: MVC Templating
AllVideos uses MVC templating. Just copy the /tmpl folder included in the plugin, move it to your template's /html folder and rename it to "jw_allvideos", then style the output as you wish. The good thing about MVC templating is you don't have to worry about future updates breaking your styling.

I couldn't find more documentation on this item on the net so I tried the following:
- copied & renamed the /tmpl folder from the plugin to jw_allvideos into my html directory (/public_html/templates/templatename/html/jw_allvideos/
- Edited the template.css file in /public_html/templates/templatename/html/jw_allvideos/css/ directory (for example line 37, changed: a.avDownload:hover {padding:0 8px 0 0;margin:0 4px 0 0;border-right:1px solid #1F1F1F;} into: a.avDownload:hover {padding:0 8px 0 0;margin:0 4px 0 0;border-right:100px solid #FFFFFF;}

Checked the site and nothing changes...

Can anybody help me on this topic, would be great to change the skin!!

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

More
15 years 5 months ago #28291 by Wago
Replied by Wago on topic Re: MVC Templating
Did it the same way an it works fine? Are you shure it's not an cache 'problem'?

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


Powered by Kunena Forum