003 hack to make images work
Here is a fix for the VBSHELLEY version. USE ONLY IF YOU WANT TO !!!!
styles and templates > your style >
Search for vmoods_css_include
Open it.
Replace the contents with:
Code:
<!--<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}vmoods.css,vmoods_css_{vb:raw vboptions.vmoods_icon_set}.css" />-->
<link rel="stylesheet" type="text/css" href="vmoods/{vb:raw vboptions.vmoods_icon_set}/style.css" />
Now download version 00002
Open up Shelley folder.
Locate Style.css
open with editplus or similar:
Remove the /* at beginning and */ at the end
Find : /vmoods/shelley_93x30/none.gif
Replace:
http://yourwebsite.com/forum/vmoods/...93x30/none.gif
Do this for every image ! Save and upload to shelley_93x30 folder
DONE !
Works a charm.
Ste