Hello I would like too resize my Flagcounter smaller with BBcode .. but i tried [img=10x10][url][/img] and it didnt work here is the code : [img*]http://2.s07.flagcounter.com/count/DymW/bg=ffffff/txt=ffffff/border=ffffff/columns=1/maxflags=1/viewers=3/labels=0/[/img*]
I would like preferably the smallest possible which is 1x1 if possible if not 2x2 or 3x3 ..doesnt matter .. thanks
What's your question exactly? [img] bbcode here (and likely in most commercial style apps) doesn't allow resizing at all. For that you would need to write the necessary parsing for it to deal with a height and width, and then use HTML image height and width to display it.