UI.X

UI.X 1.5.22.0

No permission to download
How do I change the node icons on the forum home page?
I go into the Node Icons style property, and remove the image it is only the small 'arrow' at the bottom of the square. If I remove the colour, then it's still a grey square. If I add a different image, then I still only see the grey (or coloured) square.
Thanks.
 
Great, thanks. So definantly something I've done wrong (n) Here's what I have, maybe something stands-out?

message_user_info:
Code:
[...]
    <xen:hook name="message_user_info_avatar" params="{xen:array 'user={$user}', 'isQuickReply={$isQuickReply}'}">
        <div class="avatarHolder">
            <xen:if is="{$post.user_id} == {$thread.user_id}"><span class="helper"></span></xen:if>
<xen:comment>
            <span class="helper"></span>
</xen:comment>
            <xen:avatar user="$user" size="m" img="true" />
            <!-- slot: message_user_info_avatar -->
        </div>
    </xen:hook>
[...]

css, within CSS template defined in Style Properties | [UI.X] Global Settings (works fine for other CSS changes):
Code:
[...]
/* http://xenforo.com/community/resources/threadstarter-ribbon.2274/ */
.messageUserInfo .helper {
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  background: url("@imagePath/uix/netrider/icons/author.png") no-repeat transparent;
  height: 56px;
  width: 56px;
}
.quickReply .messageUserInfo .helper {display:none;}
[...]

URL definantly works when I open http://dev.domain/styles/uix/netrider/icons/author.png

Help appreciated.
 
Is there a way to create a small widget under the other home page widgets (forum statistics, share this page) that shows the last 5 or 10 posts made? I'm still finding my way around Xenforo so I apologize if this is a dumb question. :)
 
I've been trying to do something as simple as change the background, but it's not working. Any idea on how to actually get a background image working?

[Edit] Turning off the ADStyler fixed my issue..
 
Last edited:
please help fix #headerSticky :( i don't have using headerSticky :((

What exactly is wrong? It works perfectly, minus clicking internal links which I am still confused on how to fix. It is more of a general issue I'm having, but I do think I have an idea on fixing it its just tedious and haven't had time to. It is #1 on my list of things to fix on this skin though.

How do I change the node icons on the forum home page?
I go into the Node Icons style property, and remove the image it is only the small 'arrow' at the bottom of the square. If I remove the colour, then it's still a grey square. If I add a different image, then I still only see the grey (or coloured) square.
Thanks.

Our node icons have a background color behind them, so that way you can change the colors easily. So are you trying to remove the icon altogether?

Great, thanks. So definantly something I've done wrong (n) Here's what I have, maybe something stands-out?

message_user_info:
Code:
[...]
    <xen:hook name="message_user_info_avatar" params="{xen:array 'user={$user}', 'isQuickReply={$isQuickReply}'}">
        <div class="avatarHolder">
            <xen:if is="{$post.user_id} == {$thread.user_id}"><span class="helper"></span></xen:if>
<xen:comment>
            <span class="helper"></span>
</xen:comment>
            <xen:avatar user="$user" size="m" img="true" />
            <!-- slot: message_user_info_avatar -->
        </div>
    </xen:hook>
[...]

css, within CSS template defined in Style Properties | [UI.X] Global Settings (works fine for other CSS changes):
Code:
[...]
/* http://xenforo.com/community/resources/threadstarter-ribbon.2274/ */
.messageUserInfo .helper {
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  background: url("@imagePath/uix/netrider/icons/author.png") no-repeat transparent;
  height: 56px;
  width: 56px;
}
.quickReply .messageUserInfo .helper {display:none;}
[...]

URL definantly works when I open http://dev.domain/styles/uix/netrider/icons/author.png

Help appreciated.

I could be wrong but it might be your background image that is just wrong. Try changing it to: "@imagePath/netrider/icons/author.png" or just "styles/default/netrider/icons/author.png". Link me to the image via a PM and I can give you a precise answer.

Is there a way to create a small widget under the other home page widgets (forum statistics, share this page) that shows the last 5 or 10 posts made? I'm still finding my way around Xenforo so I apologize if this is a dumb question. :)

Does this do what you want? http://xenforo.com/community/resources/1-2x-most-recent-posts-sidebar.2172/

I've been trying to do something as simple as change the background, but it's not working. Any idea on how to actually get a background image working?

[Edit] Turning off the ADStyler fixed my issue..

Yes at the moment the AD Styler has hard-coded values so if you have it enabled you will have to manually go and change them. I am working on a fix for this though, some way to import a variable into the AD Styler system. But yes, turning it off while do what you want for now. Long term this won't be a problem, as in in the next release.
 
Hi Mike, still waiting for the ticket to be answered...
Hey there, I do see the ticket. I cannot figure it out myself hence the delay :/. On Firefox it works fine for me. Ill get you a response asap, still trying to run some tests.
 
Our node icons have a background color behind them, so that way you can change the colors easily. So are you trying to remove the icon altogether?
Yes. I'd like to customise and use http://xenforo.com/community/resources/speech-node-icons-subforum-icons.2099/ as my node icons instead. I do not know where to locate UI.X's background colour for these node icons, so I can replace it with these node icon's. Or am I just thining about it teh wrong way and just implement these and they will overwrite the UI.X node icon's background colour?

I could be wrong but it might be your background image that is just wrong. Try changing it to: "@imagePath/netrider/icons/author.png" [...]
Snap! That was the answer, thanks! How embarrassing :whistle:
 
Yes. I'd like to customise and use http://xenforo.com/community/resources/speech-node-icons-subforum-icons.2099/ as my node icons instead. I do not know where to locate UI.X's background colour for these node icons, so I can replace it with these node icon's. Or am I just thining about it teh wrong way and just implement these and they will overwrite the UI.X node icon's background colour?


Snap! That was the answer, thanks! How embarrassing :whistle:
I could be wrong again, if you send me a link to your site I'll know for sure, but just go to Style Properties > Node Icons > Change the background color from @uix_primaryColor to transparent or blank it out. That might be what you want :)
 
By giving the Feed icon of any forum I get this:

Code:
Main Forum Aliquam luctus massa ac magna auctor tristique Tue, 22 Oct 2013 17:48:35 +0000 Tue, 22 Oct 2013 17:48:35 +0000 Audentio Design - XenForo Themes Demo http://www.audentio.com/demo/xf/forums/main-forum.2/ Wow! Its wonderful!!! Thu, 19 Jul 2012 18:34:28 +0000 http://www.audentio.com/demo/xf/threads/wow-its-wonderful.20/ http://www.audentio.com/demo/xf/threads/wow-its-wonderful.20/ GreaterMtx GreaterMtx  Sticky thread Wed, 18 Jul 2012 21:19:14 +0000 http://www.audentio.com/demo/xf/threads/sticky-thread.5/ http://www.audentio.com/demo/xf/threads/sticky-thread.5/ Mike Creuzer Mike Creuzer  16 Welcome to the signs Mon, 02 Jul 2012 17:11:06 +0000 http://www.audentio.com/demo/xf/threads/welcome-to-the-signs.19/ http://www.audentio.com/demo/xf/threads/welcome-to-the-signs.19/ johnj johnj  Testing this style Fri, 29 Jun 2012 23:52:38 +0000 http://www.audentio.com/demo/xf/threads/testing-this-style.18/ http://www.audentio.com/demo/xf/threads/testing-this-style.18/ chrishill chrishill  testing :D Thu, 19 Apr 2012 20:31:45 +0000 http://www.audentio.com/demo/xf/threads/testing-d.9/ http://www.audentio.com/demo/xf/threads/testing-d.9/ kelimekatili kelimekatili  3 Test a thread with Attachments. Sun, 04 Mar 2012 19:39:03 +0000 http://www.audentio.com/demo/xf/threads/test-a-thread-with-attachments.7/ http://www.audentio.com/demo/xf/threads/test-a-thread-with-attachments.7/ dihuta dihuta  1 dddd Sun, 04 Mar 2012 19:32:10 +0000 http://www.audentio.com/demo/xf/threads/dddd.8/ http://www.audentio.com/demo/xf/threads/dddd.8/ xsoli xsoli  Example Poll Sun, 12 Feb 2012 15:26:18 +0000 http://www.audentio.com/demo/xf/threads/example-poll.6/ http://www.audentio.com/demo/xf/threads/example-poll.6/ Mike Creuzer Mike Creuzer  2 How about a new thread with a long title? Sat, 11 Feb 2012 12:07:20 +0000 http://www.audentio.com/demo/xf/threads/how-about-a-new-thread-with-a-long-title.3/ http://www.audentio.com/demo/xf/threads/how-about-a-new-thread-with-a-long-title.3/ Jorge Lainfiesta Jorge Lainfiesta  3 Bug Reports Tue, 05 Oct 2010 22:04:44 +0000 http://www.audentio.com/demo/xf/threads/bug-reports.1/ http://www.audentio.com/demo/xf/threads/bug-reports.1/ Mike F Mike F  1
 
Top Bottom