Alternative Themes:
There are 3 other images in the .zip file below that you can use instead of Fred. To use one of them, unzip the package, then unzip the image you require. You will then have a folder called
theme
on your desktop. Disable the extension, and replace the
hifikabin/fredthebat/styles/all/theme
folder with the one you have just unzipped. Enable the extension and refresh your browser.
alternative_themes.zip
To use your own image:
Save it to
root/ext/hifikabin/fredthebat/styles/all/theme/images
OPEN
root/ext/hifikabin/fredthebat/styles/all/theme/fredthebat.css
FIND
Code: Select all
#fredthebat {
position: fixed;
background: url("./images/cursor_fred.gif") 0 0 no-repeat;
margin-left: 20px;
width: 75px;
height: 30px;
display: none;
z-index: 100;
}
CHANGE
To your new images name
CHANGE
to those of the new image
SAVE, UPLOAD, PURGE CACHE
To show Fred on all pages:
OPEN
hifikabin/fredthebat/styles/all/template/event/overall_header_body_before.html
hifikabin/fredthebat/styles/all/template/event/overall_header_head_append.html
FIND AND DELETE
SAVE, UPLOAD, PURGE CACHE
To show Fred on one or more forums ONLY:
OPEN
hifikabin/fredthebat/styles/all/template/event/overall_header_body_before.html
hifikabin/fredthebat/styles/all/template/event/overall_header_head_append.html
FIND
REPLACE WITH
where x and y are your forum id numbers. You can have as many as you like, just separate them with a
,
followed by a space. Note that the forum id's are in square brackets not the curly ones that contain the whole code.
SAVE, UPLOAD, PURGE CACHE
To have Fred fly closer to or further from the cursor:
OPEN
hifikabin/fredthebat/styles/all/theme/fredthebat.css
FIND
CHANGE
20px to the distance required
SAVE, UPLOAD, PURGE CACHE
You do not have the required permissions to view the files attached to this post.