Hi
How to change this text You must login to rate a video in view video (after pres rating with no loged users)
Y want to make bigger, and put a link to login page.
Tanks.
Hi
How to change this text You must login to rate a video in view video (after pres rating with no loged users)
Y want to make bigger, and put a link to login page.
Tanks.
Edit the view_video.tpl file in template folder .
Fin out the following code
<div id="video_rating" style="width:220px;margin:0 auto 0 auto;">
Replce with
<div id="video_rating" style="width:220px;margin:0 auto 0 auto; color: #FF0000">
Edit the file and add link include/language/en/video_rating.php
Bookmarks