Hi, on my site I would like combine the three little icons you see on the left (home, mail, rss) with the two "change font size"-icons you see in the sidebar-right.
These fontsize-icons are the output of a plugin I am using. I put both the PHP-call for the plugin and the three icons in a sidebar-widget. The result is that the icons show up beneath each other, while I would like to see them next to eachother.
So I would have to integrate these three icons into the <form id="chgfontsizeoptions">
Well, this is where advanced PHP and Javascript begin and my knowledge stops. Is there anyone who could lead me in the right direction?
Thanks!!!