And sorry - one more question on the menu header - possible to ad a custom link / button next to the button "Members"?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages1
#2
Free Themes / Re: NameX
September 18, 2023, 03:06:08 AMQuote from: Diego Andrés on September 09, 2023, 10: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
#3
Free Themes / Re: NameX
September 09, 2023, 01:39:09 PM
Thank you
Was more thinking the placeholder of the avatar to make it smaller
Quote from: Diego Andrés on September 05, 2023, 10: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, 10: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;
}
#4
Free Themes / Re: NameX
September 05, 2023, 03:18:23 AM
Ok - but I have no idea about CSS
other than giving a hint where to change it in existing CSS file or providing a code. Just 3 examples:
image #1 - numbers of post - reducing font size
image #2 - on desktop view area of user - avatar smaller - personally I would like to smaller completely
image #3 - can a post be done completely smaller?
if it too much / not possible - I think I nee dot lean more. link to forum is https://forum.depmod.com
Thanks

image #1 - numbers of post - reducing font size
image #2 - on desktop view area of user - avatar smaller - personally I would like to smaller completely
image #3 - can a post be done completely smaller?
if it too much / not possible - I think I nee dot lean more. link to forum is https://forum.depmod.com
Thanks
#5
Free Themes / Re: NameX
September 04, 2023, 03:38:59 AM
Hallo,
I have question about this great theme as a newbie:
possible to change font sizes in some areas? Or is there an MOD available which can do this so there is no need to go deep into CSS files?
I can share areas where we want to have it smaller basically - on mobile view and desktop view
Thanks
I have question about this great theme as a newbie:
possible to change font sizes in some areas? Or is there an MOD available which can do this so there is no need to go deep into CSS files?
I can share areas where we want to have it smaller basically - on mobile view and desktop view
Thanks
Pages1