Recent posts
#91
Pre-sale Questions / QuestionRe: Comet Theme Responsiveness
Last post by Diego Andrés - September 28, 2023, 12:54:21 PMIt is responsive.
Did you use the same URL? Our demo site for 2.1 doesn't have a theme selector atm.
https://demo21.smftricks.com/index.php?theme=3
Did you use the same URL? Our demo site for 2.1 doesn't have a theme selector atm.
https://demo21.smftricks.com/index.php?theme=3
#92
Pre-sale Questions / QuestionComet Theme Responsiveness
Last post by Varlov - September 28, 2023, 12:31:28 PMIs the Comet theme responsive for mobile devices? I went to the demo link on my smartphone and it automatically loaded the default them. I'm not sure if this is intentional or not.
#93
Free Themes & MODs / ThemeRe: NameX
Last post by Diego Andrés - September 18, 2023, 08:00:48 AMQuote from: pavoni on September 18, 2023, 02:06:08 AMSee attached the avantar from myself and the other admin - Vlad (JVL) - my one is smaller size then the one from Vlad - too big size
Wouldn't know about it. Looks like you're using a MOD, so perhaps it adds the custom size from there, you should ask in the support topic for that MOD.
Quote from: pavoni on September 18, 2023, 02:07:16 AMAnd sorry - one more question on the menu header - possible to ad a custom link / button next to the button "Members"?Check in SMF, search for "adding buttons to the menu". Or install a MOD, there's at least one that lets you modify the menu.
#94
Free Themes & MODs / ThemeRe: NameX
Last post by pavoni - September 18, 2023, 02:07:16 AMAnd sorry - one more question on the menu header - possible to ad a custom link / button next to the button "Members"?
#95
Free Themes & MODs / ThemeRe: NameX
Last post by pavoni - September 18, 2023, 02:06:08 AMQuote from: Diego Andrés on September 09, 2023, 09:33:00 PMDon't understand what you are referring to.See attached the avantar from myself and the other admin - Vlad (JVL) - my one is smaller size then the one from Vlad - too big size - but what I'm trying to explain I assume that is a placeholder diameter where the avatar can be added. To check if the diameter can be reduced independently of the size of the avatar itself. Seems for me did 2cm while it would much better than with diameter 1cm
#96
Premium Themes / Re: Darkec
Last post by braaxd - September 16, 2023, 11:03:23 PM@Diego Andrés I need something like this for my online gaming community or similar, in which the icons can be changed with png images from the forums, yellow and black or dark gray colors, please, please, I want to buy and I can't find anything </3
#97
Premium Themes / Kali
Last post by Diego Andrés - September 10, 2023, 08:24:21 PMView at the store
Kali
Developed by: Diego Andrés
Designed by: César 'Raphisio' Gómez

☑️ Features
📦 Installation
It is installed as a traditional SMF Theme for SMF 2.1.x, just grab the latest release of the package and go to: Admin > Configuration > Themes and Layout > Install a New Theme > From an Archive > Select File > Upload.
You can find detailed instructions and/or more documentation about the process in Installation - How do I install a theme.
🌐 Localization
Translations are all based off the Theme Customs strings, and you can contribute directly on Crowdin.
🔨 Changelog
Review the changes and patches from the different releases/versions of the package in the Changelog
Purchase this product
Support board
View demo
Kali
Developed by: Diego Andrés
Designed by: César 'Raphisio' Gómez
☑️ Features
- FontAwesome
- Bootstrap
- Social Networks
- Logo URL
- Forum Width
- Separate sticky topics
- Avatars
- Boards
- Topics
- Online Users
- Recent Posts
- Memberlist
- Menu Customization
- Disable Menu Icons
- Add Log out, Log in and Sign up buttons
- Remove Specific Menu
- Community Button for Grouping
- Select CDN for Fonts
- Custom Links
- Forum Description
- Carousel
- Slide Title
- Slide Caption
- Slide Link
- Slide Image
- Integrated Addon to upload images
- Profile Covers Addon
- Info Center Positioning
📦 Installation
It is installed as a traditional SMF Theme for SMF 2.1.x, just grab the latest release of the package and go to: Admin > Configuration > Themes and Layout > Install a New Theme > From an Archive > Select File > Upload.
You can find detailed instructions and/or more documentation about the process in Installation - How do I install a theme.
🌐 Localization
Translations are all based off the Theme Customs strings, and you can contribute directly on Crowdin.
🔨 Changelog
Review the changes and patches from the different releases/versions of the package in the Changelog
Purchase this product
Support board
View demo
#98
Free Themes & MODs / ThemeRe: NameX
Last post by Diego Andrés - September 09, 2023, 09:33:00 PMQuote from: pavoni on September 09, 2023, 12:39:09 PMWas more thinking the placeholder of the avatar to make it smallerDon't understand what you are referring to.
Quote from: pavoni on September 09, 2023, 12:39:09 PMLooking more here to make the font smaller for icons, profile, title etcInstead of display: none; use font-size.

#99
Free Themes & MODs / ThemeRe: NameX
Last post by pavoni - September 09, 2023, 12:39:09 PMThank you
Was more thinking the placeholder of the avatar to make it smaller
Quote from: Diego Andrés on September 05, 2023, 09:02:30 PM2: You can change this through the default settings of the forum. Go to Admin > Forum > Attachments and Avatars > Avatar Settings. In there you'll notice four settings related to width and height. Adjust the values to something smaller.
Was more thinking the placeholder of the avatar to make it smaller
Quote from: Diego Andrés on September 05, 2023, 09:02:30 PM3: I'm not sure what you are trying to accomplish. You could hide more things from the poster. For example, in the file you created for the first image, add the following:Looking more here to make the font smaller for icons, profile, title etcCode Select#forumposts .poster ul.user_info li.blurb,
#forumposts .poster ul.user_info li.im_icons,
#forumposts .poster ul.user_info li.profile,
#forumposts .poster ul.user_info li.title {
display: none;
}
#100
Free Themes & MODs / ThemeRe: NameX
Last post by Diego Andrés - September 05, 2023, 09:02:30 PM1: Create a new file in NameX/css/custom/custom_edits.css. Then add the following:
2: You can change this through the default settings of the forum. Go to Admin > Forum > Attachments and Avatars > Avatar Settings. In there you'll notice four settings related to width and height. Adjust the values to something smaller.
3: I'm not sure what you are trying to accomplish. You could hide more things from the poster. For example, in the file you created for the first image, add the following:
Code Select
#messageindex #topic_container .board_stats p,
#messageindex #topic_container .board_stats p strong {
font-size: 11px;
}
2: You can change this through the default settings of the forum. Go to Admin > Forum > Attachments and Avatars > Avatar Settings. In there you'll notice four settings related to width and height. Adjust the values to something smaller.
3: I'm not sure what you are trying to accomplish. You could hide more things from the poster. For example, in the file you created for the first image, add the following:
Code Select
#forumposts .poster ul.user_info li.blurb,
#forumposts .poster ul.user_info li.im_icons,
#forumposts .poster ul.user_info li.profile,
#forumposts .poster ul.user_info li.title {
display: none;
}