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: 
 <{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:
 <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.