Thanks: Would this fix the alignment? I’m trying to find that in the files.
I haven’t located it yet, but I did see this:
[ Moderator Note: Please post code or markup snippets between backticks or use the code button. The single quote character doesn’t work. ]
#divBottomRight
{
position:absolute;
z-index:10000;
min-width: 142px;
}
#divBottomRight img, #acurax_si_simple img, #short_code_si_icon img
{
margin-left:1px;
}
#divBottomRight img:hover, #acurax_si_simple img:hover, #short_code_si_icon img:hover
{
opacity:0.8;
}
Would I be able to alter this to change alignment?