Looks like forum admin have closed the original thread, while the issue is still unresolved while I was going to add another comment but of course this forum page does not let me know ahead of time that I cannot post anything, but rather when I try to Save it bumps me up with the Erro message “You cannot post”. Very irritating, but that’s OK you guys have not developed this forum soft so I forgive you. I 'm becoming less and less patient with your ignorance though. Since the issue is unresolved and the problem exists - WHY DO YOU CLOSE THE THREAD ?DO THIS ?
Once again the strings alignment is not working as supposed to. I’m using EXTENDED footer template. The template code loos like this
<TABLE border="0" cellpadding="0" cellspacing="0" width="100%" class="css_tabela">
<TR align="center">
<TD>
<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
<TR valign="middle">
<TD align="left" class="css_rodape">
{ROD_LIN1_COL1}
</TD>
<TD style="font-size: 5px">
</TD>
<TD align="center" class="css_rodape">
{ROD_LIN1_COL2}
</TD>
<TD style="font-size: 5px">
</TD>
<TD align="right" class="css_rodape">
{ROD_LIN1_COL3}
</TD>
</TR>
<TR valign="middle">
<TD align="left" class="css_rodape">
{ROD_LIN2_COL1}
Of course this is just the top fragment. As you see the COL3 should be aligned to the right of the screen (or browser window), but when the page is opened it is not.
WTF is “rodape” - some animal or your grandma name ?
Once again here is the screen with the footer. The string MAIN MENU should be on the right - but it is not !
Keep in mind that the word “MAIN MENU” - is the 3rd column but it shows up in the middle!
[ATTACH=CONFIG]n68528[/ATTACH]
Now if you look at the THEME settings [ATTACH=CONFIG]n68529[/ATTACH]
you will see the setting JUSTIFY - right ?
I hope you know what the JUSTIFY means (?). Moreover if I change it to RIGHT it still does not align to the right, so either I’m so stupid not knowing something or this is a BUG !
If it is not, then please show me the screen in HD resolution with 3 columns (1st aligned to the left, the 2nd centered and 3rd aligned to the right). So far I’m not able to get this right. No matter which FOOTER template I choose (as long as it has more than one column) this same problem appears. This only looks OK with the low resolution monitors, so if I open this same page on 1280x1024 resolution screen it looks OK (despite the 3rd column is not aligned to the right). There is probably some SC variable that allow recalculate the 3rd column position based on the max screen resolution but that resolution is to small. Keep in mind that many people (including myself) use 4K monitors so we are talking about roughly 2500+ pixels horizontally. Perhaps that Max resolution need to be reset to a higher value. I’m not sure what is causing it but definitely something is wrong.
Amazingly there is no problem with the menu (not visible on this PIC) to align properly with any screen size or resolution.
ARTHUR