Recommended Posts

i've made a candybars port for personal use too, but i don't think that peter has given permission to Razor to release his (he reserved it for release). he had mentioned to me he wasn't interested in a port for candybars.

currently i am deciding on which to port first: eclipse or crystal. someone has requested a port of another template from adiumx which is apparently not released on adiumxtras.com.

@karma: of course i haven't forgot out little dealie ;)

@MarcoAntonio: use photoshop or another image editing tool to save it as a .gif

@B4b00n:

no!

  • 2 weeks later...

Just thought i'd let you know that i fixed my bug (the little gap on the left hand side of the bubbles for status/etc). I changed the width value of td.msg_lm and td.hmsg_lm to 11px, instead of 12px, and added a space ( ) in the td thing aswell. (Y)

edit: ok... no i haven't... i could've sworn it just worked :huh:

edit #2: right...

the .ivt file shows this:

td.hmsg_lm ?{ font-size:1px; width:11px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='%base%images/left_middle_context.png',sizingMethod='scale'); }

but, when it's parsed, and I go 'View Source', then it comes out to be:

td.hmsg_lm ?{ font-size:1px; width:11px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/left_middle_context.png',sizingMethod='scale'); }

for some reason, the %base% bit isn't working, however it does for all of the other thing:/:/

edit #3:

right... i went throught the text file, replacing hmsg_lm with hmsg_lmid, and now it all seems to be fine. I also saved it with a different filename..:huh:h:

hopefully it'll stay this way..:p:p

Edited by spex04
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.