diff --git a/customindex/hori_large.png b/customindex/hori_large.png new file mode 100644 index 0000000000000000000000000000000000000000..4983a999f96c180be2a6e52cc8fe0a1e63f2c3de Binary files /dev/null and b/customindex/hori_large.png differ diff --git a/customindex/views/default/customindex/content.php b/customindex/views/default/customindex/content.php index 907a1ec2aaf8141f08ef4f36a9f7d5ba18b9b6d6..46d0fdd76948e6f0150638d005152829a775e8f4 100644 --- a/customindex/views/default/customindex/content.php +++ b/customindex/views/default/customindex/content.php @@ -67,7 +67,7 @@ div.scrollable div.items div { /* prev, next, prevPage and nextPage buttons */ a.browse { - background:url(http://static.flowplayer.org/tools/img/scrollable/arrow/hori_large.png) no-repeat; + background:url(<?php echo $CONFIG->url ?>mod/customindex/hori_large.png) no-repeat; display:block; width:30px; height:30px;