Loading...
 
Skip to main content
About themes.t.o.

About themes.t.o.


Re: BOX plug in

posts: 18

Thanks a lot Gary, it works!!

By your example, I have found the difference.
In 1.9 I used this:

BOX(bg=>#f8f8f8,width=>130, align=>rigth)}

In 2.0 I have used this:
BOX(bg=>#f8f8f8,width=>130, align=>center, float=>right)}

Can you explain me why I need the float?


I've the same problem with the Category plug-in.

Here the code I used in 1.9:

CATEGORY(id=7, types=wiki, sort=name_asc, sub=>y, split=>y, and=n)}

There are no comments at this time.