Quote:
Originally Posted by yoyoyoyo
very cool. How do we edit the background color - the black does not mesh with my site style. This would be perfect for a mac forum
also - I followed the directions for vbadvances, but it only displays as text links in the header.
|
to edit background you will need to edit the style.css file in the /fisheye directory...
where it says this..
Code:
.dock-container {
position: absolute;
height: 50px;
background: url(images/dock-bg2.gif);
padding-left: 20px;
you would changed the background part...
As for the vbadvanced thing, i'm not sure.. it's working fine for me.. make sure that each entry of global variables is on a new line...