DoneLooking into it, I can only replicate the issue on my iPhone 5 in chrome while logged out. If I login it is normal. Could you enable the default style for guest for a moment?
Already unchecked Russ@MattW can you try this:
[XB] Forum / Node List -> Disable H1 Title on forum index uncheck it
Let me know if this adjusts it for you.
Any closer to getting child nodes working with 2 column layout?Ya we'll look into adjusting the child nodes, they're picky.
Regarding the text based option it's something we've thought about putting into XenBase as it's super easy to do and really convenient . I have a tutorial I'm whipping up today(meant to do it yesterday!) I can do the text as logo at the same time as a fix until we get it into the framework.
Any closer to getting child nodes working with 2 column layout?
View attachment 79385
.forum_view .node .nodeLastPost {
position: absolute;
width: 210px;
}
.forum_view .node.forum.level_2:after {
clear: both;
}
.forum_view .nodeList.sectionMain {
overflow: hidden;
}
.forum_view .nodeList .node {
box-sizing: border-box;
float: left;
width: 50%;
}
@media (max-width:@maxResponsiveWideWidth)
{
html .forum_view .nodeList .node { float: none; width: 100%; }
}
Missed this while posting my last replyOr @MattW seems a little easier than I thought,
Try this a go for dual column in that area:
Code:.forum_view .node.forum.level_2:after { clear: both; } .forum_view .nodeList.sectionMain { overflow: hidden; } .forum_view .nodeList .node { box-sizing: border-box; float: left; width: 50%; } @media (max-width:@maxResponsiveWideWidth) { html .forum_view .nodeList .node { float: none; width: 100%; } }
Just seen this in the report section:
View attachment 79392
The re-assign report button has no text until you hover over it.
color: @xbColor2 !important;
Primarily a XenBase update which brings all of the out of date templates up to date.
Existing customers can find it in the "My Downloads" link on pixelexit.com.
To upgrade simply first make backups of your styles by exporting them.
Next import XenBase 1.4.0 Beta 1 overwriting your current XenBase, then import the style you've purchased and overwrite it. All updates should trickle down to your child style.
Last note:
This is possibly the last release we'll do for the 1.4 Beta series,...
The style has been updated to our 1.4.1 version of the Framework. The update was pushed out on site this past week so some of you may already have the download. It brings new functionality, bug fixes and optimization. All customers can download the update in our new store. We recently upgraded our site and store so if you have any trouble at all please don't hesitate to start a support ticket with us. You can read about our upgrade and the new store...
This is primarily a XenBase focused release with some minor improvements to the style. The latest XenBase includes the following:
- Help sub-nav adjusted(fixes bug when viewing the help pages without the help tab enabled but removes the default sub-nav while viewing the help page now so it acts like XenForo)
- PAGE_CONTAINER/navigation.css/thread_list brought up-to-date
- Scroll buttons changed slightly(shows when you scroll from the top now)
- Level 2 Category Nodes should now be...
This brings the style up to date for XenForo 1.4.3, It also adds fixes in specific for the official Gallery add-on.
The full XenBase change log can be found here:
https://pixelexit.com/threads/1-4-3-change-log.1572/
You can read up on the new social icons here:
https://pixelexit.com/resources/utilizing-the-social-icons.13/ (must be logged in)
This update also provides cosmetic fixes for the style
To upgrade please FIRST! Backup your current...
This is a minor release which brings our styles up-to-date with the 1.4.8 version of XenForo. You can view the change log for XenBase https://pixelexit.com/threads/1-4-8-style-updates-1-5-0-beta-1.2495/ and on top of this there has been minor cosmetic improvements throughout the style.
With the 1.5.0 Beta 1 release of XenForo today were also releasing an updated XenBase version which is basically the 1.4.8 version but with the updated templates if you feel like running the Beta...
We use essential cookies to make this site work, and optional cookies to enhance your experience.