Gogusrl, try setting the position of your combat log through the layout-local.txt
It can be found in your WoW folder.
ex: Warcraft\WTF\Account\Account Name\Character's Server
That should hopefully solve the problem of your moving combat log.
As for my question regarding UI's.
I tried asking this in the KgPanels thread twice, however I did not get a response.
I have a question regarding the capabilities of KgPanels.
I was wondering if it would be possible for me to have a frame that hides when I am in range of my target by 40 yards (or the range of my frostfire bolt).
I have bartender, so perhaps associating it with a button in an actionbar would make the task seem easier.
Example
if bartender.actionbar1.button1 = OutOfRange
then show
else hide
or
if bartender.actionbar1.button1.colour = #FF0000
then show
else hide
I'm not asking for a whole piece of code that would do that (that would be imposing too much), but simply a finger in the right direction because I've been unable to find anything of the sort.