Support and General Use > Theming and Appearance Customization
a confusing problem about fuze v2 theme
MItaly:
In the .wps file, add before the %pb line a %V() directive with the same position/size of the %pb statement, and change the position of the %pb to 0, 0.
Example:
Before:
--- Code: ---%pb(8,94,203,11,pb.bmp)
--- End code ---
After:
--- Code: ---%V(8,94,203,11,-)
%pb(0,0,203,11,pb.bmp)
--- End code ---
This is the same modification I had to do to Cabbie 3.0 to make it work correctly with the new builds (see my FS#11573). Some themes that didn't put even the album art in a separate viewport (again, like Cabbie 3.0) may need an analogous modification also for the %Cl tag.
ken147:
Thanks for explaining it :)
everything is working now
MItaly:
Glad you solved. :)
chenil:
Thanks,it really works now
ken147:
I just updated to the latest daily build, and I downloaded the electric bars for color theme and tried to do the fix but it doesn't work.
Any ideas?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version