5
Quote:
It is probably in a template or you could alter some aspects in a css file. Look for xo-pagenav, xo-pagact, xo-counterpage and xo-pagarrow.
Hi in video_display.html i found the code:
le="color: #000000"><?php <{if $video_page_nav}> <td align="right" width="50%"><b><i><{$lang_pagesel}></i></b> <{$video_page_nav}></td> <{else}> <td align="right"> </td> <{/if}>
and something weired in this template:
le="color: #000000"><?php <style type='text/css' media='all'> @import url(<{$videocss}>); </style>
The call to videocss this css doesn't exist, i checked the whole module folder.