LightTabbed (10 Colors) [Deleted]

@BrianC There's a few minor styling bugs on RC2.1 (nothing major on my dev copy), though I am pushing for the new overhaul end of this week which is built on RC. Unless there's any particular changes between RC and official XF2.1, the incoming theme update will be the official 2.1+ theme.

I apologize for any missed replies as I've had issues with alerts not showing up here at XF.com, though I'm crossing everything onto email/mobile notif's to prevent that issue.

On page/portal/CMS ideas, I haven't announced this yet but have been prepping a full Bootstrap-like page bulding framework which will be packaged into all my themes. It can produce very jazzy home pages and layouts similar to what you'd find on Wordpress sites, or pages using Wordpress plugins like WPBakery Visual Composer.

It's already in use for my upcoming Nulumia.com website:
193352

193354

Some current features:
  • Flex-based rows and columns
  • Grid based content
  • Wide parallax background rows
  • (in progress) HTML5 video background rows
  • Customized Ecommerce and AMS/Xenporta article widget layouts
  • Easy method to drop in slideshows & carousels
  • New expanded Xenforo button system (s,m,l,xl,xxl size buttons), icons, color themed buttons
  • Pricing tables!
  • Color theme system - palette of about 26 colors which can be added onto elements, tables, buttons etc using colorTheme-color CSS class
Right now, this is only a customized CSS framework, but will ship with full sample page layouts which can be copied or reworked. Will also include comprehensive documentation with class listings, usage cases etc.

I'm really hoping to port this into a plugin, as right now it's somewhat developer/designer oriented in that you need to know modest CSS. I'm currently looking into whether a live-appearance window model can be implemented in the backend as a plugin, so the user can see what they're designing using the wizard interface. If this isn't possible though, I may abandon the addon approach - needs more checking.
 
Now that DarkTabbed has been officially updated for 2.1, I will be releasing this theme shortly (as DarkTabbed serves as its parent).
Here's a sneak peak at the changes going in:
I looked at the DarkTabbed and Simplicity 2.1 updates. Great job. They look fantastic. Very refined and smooth appearance..
 
I looked at the DarkTabbed and Simplicity 2.1 updates. Great job. They look fantastic. Very refined and smooth appearance..
Thanks BrianC!
LightTabbed update is running behind as I've been having trouble exporting them out of my dev server and test re-imports. Locking down the XML issues and will have the update posted right away.
 
whitesky updated LightTabbed (10 Colors) with a new update entry:

Major NulumiaBase Upgrade - Xenforo 2.1.0 Official - New Features - Header Options

February 2nd,, 2019 | Theme Version 1.0.9

To view this latest version live, please visit the Demo Forum here:

https://demo.nulumia.com/xf2/index.php?misc/style&style_id=37

To update your theme, please download the latest version at:
https://www.nulumia.com/my-account/downloads/

Overview

This is a major new release and brings DarkTabbed to full compatibility with XF 2.1 Official. Further, this update represents roughly 3-4 patches...

Read the rest of this update entry...
 
whitesky updated LightTabbed (10 Colors) with a new update entry:

NulumiaBase Upgrade - XFMG Bugfixes - New Features

February 2nd, 2019 | Theme Version 1.1.0

To view this latest version live, please visit the Demo Forum here:

https://demo.nulumia.com/xf2/index.php?misc/style&style_id=37

To update your theme, please download the latest version at:
https://www.nulumia.com/my-account/downloads/

Overview

This patch addresses some bugfixes for Xenforo Media Gallery, along with numerous misc improvements. There's also new custom properties and options...

Read the rest of this update entry...
 
Hey BrianC,
So just checked and looks like the mobile bar is set to use the same padding as the non-mobile nav. In this case it's 20px.

You can change this by placing this in extra.less:

Code:
.p-nav .p-nav-menuTrigger {
    padding: 10px 8px;
}

Then just tweak the first padding value, here I've gone with 10px instead of 20px. Glad you brought this up as I will include a setting to adjust the mobile nav in the next patch :-)
 
Hi whitesky. I have two questions for you if you have time please:
1. One of the users of our new forum has asked whether it's possible to control which blocks appear in the homepage 'featured content' carousel based on someone's group memberships. Can I achieve this myself somehow?
2. Is it safe to upgrade XenForo to 2.1 but keep the LightTabbed theme I bought before the upgrade? Or should I wait until you've released a compatible LightTabbed theme?
Thanks!
 
Ho @whitesky, Would you be able to tell me how to correct the covered part of the overlay on the XFMG media page? This happens when hovering on the image and it shows the image/video information. Thanks much

195214
 
Ho @whitesky, Would you be able to tell me how to correct the covered part of the overlay on the XFMG media page? This happens when hovering on the image and it shows the image/video information. Thanks much

@whitesky , Can you please provide some guidance how to correct the Media Gallery overlay. The text is not contained within the thumbnail. Here is a new image similar to the one in previous post.

Thanks
195976
 
To go over questions/topics in progress:
  • I am currently working on some basic permissions options for theme features, such as the slider and featured widgets. Unfortunately, since these are all handled within the theme itself (not as a plugin), I can't actually take advantage of XF permissions. However.. there have been a lot of requests and I am considering moving all features into a major plugin, and separating them from the style itself. This would not only unlock permissions, but also be able to hook into other cool things, such as threads, content, posts, media etc.
  • If moving from XF2.0.x, the theme can be be overwritten/upgraded if minor customizations have been made previously. If the theme was heavily customized, I'd consider completely reverting or remaking a child-style under the new XF2.1 style so it inherits all the changes, which there are a lot on XF2.1.
  • Media Gallery - @BrianC the edits you just posted would require a bit of CSS tinkering, but I'm adding improvements for this in the new patch. For now, I'd suggest finding the class of the text within the overlay (Right-click -> Inspect) and lowering it's font size via CSS. I will try to have the fix for this within 48 hours, as I'm rounding back to DarkTabbed/LightTabbed for my new framework.
Also, just like to apologize as this thread is still not firing alerts. I'm looped into a few different support channels and even hooked mobile alerts to this site, and this thread is still individually not notifying 😕. I'll be checking manually until I get this sorted.
 
whitesky updated LightTabbed (10 Colors) with a new update entry:

Xenforo 2.1.1 Update, Bugfixes

March 13th, 2019 | Theme Version 1.1.2

To view this latest version live, please visit the Demo Forum here:

https://demo.nulumia.com/xf2/index.php?misc/style&style_id=37

To update your theme, please download the latest version at:
https://www.nulumia.com/my-account/downloads/

Upgrading From Last Previous Version:
  • XML import only
Overview

This release is an update to Xenforo 2.1.1, with additional...

Read the rest of this update entry...
 
Merging in Xenforo fixed also
Thanks and yes my copy just merging a few templates took care of it, I'll be taking steps to reduce merges needed in further patches so there's less chance to break during major XF updates.

New update though has full XF2.1.1 compatibility,
 
whitesky updated LightTabbed (10 Colors) with a new update entry:

MAJOR XF 2.1.3+ Update | New Color Palette | Feature Improvements

September 15th, 2019 | Theme Version 1.1.6

To view this latest version live, please visit the Demo Forum here:

https://demo.nulumia.com/xf2/index.php?misc/style&style_id=37

To update your theme, please download the latest version at:
https://www.nulumia.com/my-account/downloads/

Upgrading From Last Previous Version:
  • XML import only
Overview

This release includes the first official update for Xenforo 2.1.3 & 2.1.4...

Read the rest of this update entry...
 
Nulumia updated LightTabbed (10 Colors) with a new update entry:

Xenforo 2.1.6, updated templates

To view this latest version live, please visit the Demo Forum here:
https://demo.nulumia.com/xf2/index.php?misc/style&style_id=37

To update your theme, please download the latest version at:
https://www.nulumia.com/my-account/downloads/

Upgrading From Last Previous Version:
  • XML import AND file upload

Overview

This release brings compatibility with Xenforo 2.1.6, and updates many templates to latest versions...

Read the rest of this update entry...
 
Nulumia updated LightTabbed (10 Colors) with a new update entry:

Further TH Nodes support, Particles.js fix

To update your theme, please download the latest version at:
https://www.nulumia.com/shop/my-downloads/

Upgrading From Last Previous Version:
  • XML import only
Overview

This update adds further compatibility improvements and style enhancements for TH Nodes addon. Additionally, Nulumia node grid and node backgrounds features will automatically prevent loading when TH Nodes is enabled, in order to prevent styling conflicts (TH Nodes will...

Read the rest of this update entry...
 
Top Bottom