Support and General Use > Theming and Appearance Customization
Alternating sublines not working/being buggy with new left margin tag!
ZincAlloy:
whoops, removed the wrong bracket.
how about this:
--- Quote ---%s%?C%t4%It;%?C%t4%Ia%;%?C%t4%Id%
--- End quote ---
PaulJam:
%s%?C%t4%It;%?C%t4%Ia%;%?C%t4%Id%
What are the %'s at the end of the second and third subline for? The parser doesn't seem to like them.
crzyboyster:
Sorry, ZincAlloy, that doesn't make any difference at all. I messed around with the line some more and I think I made some amount of progress. The center screen (without album art) still looks the same (attached) and the album art screen shows all 3 (album, track and title), but it's messed up in another way (attached). Another thing that should be noted is that the centered screen still doesn't show all 3, it just shows the first 2 in the code!
Here's my new line of code:
--- Quote ---%?C%s%t3%It;%?C%s%t3%Ia%;%?C%s%t3%Id%>
--- End quote ---
I'm willing to send the entire theme to someone if they can manage to debug it in a simulator, I just want this theme finished.
Thanks a lot!
pixelma:
--- Quote from: crzyboyster on December 08, 2007, 07:04:12 PM ---
--- Quote ---%?C%s%t3%It;%?C%s%t3%Ia%;%?C%s%t3%Id%>
--- End quote ---
--- End quote ---
You still have the stray % around as PaulJam pointed out. The first one marked red will be read as "show the semicolon" together with the following ; and not as a subline divider, so you actually defined only two sublines not three. The last one is interpreted together with the > as "show the greater than sign" and the conditional already is closed after the %ac (see "Other Tags" in the CustomWPS). Hope that if you get rid of all that's marked red it will work.
crzyboyster:
Thanks a lot guys! Especially MarcGuay, pixelma and ZincAlloy (who made the original version). It's working perfectly now!
For other people to use, here's the code that finally worked:
--- Quote ---%?C%s%t3%It;%?C%s%t3%Id;%?C%s%t3%Ia
--- End quote ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version