T4 Framework blank Template - problems with width of sidebar2

Everything to do with Joomla! 3.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
fanthomas
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu May 13, 2021 4:29 pm

T4 Framework blank Template - problems with width of sidebar2

Post by fanthomas » Thu May 13, 2021 4:38 pm

hello folks :)

I have a problem with the sidebar2. i cant get the width smaller. I dont know the right css to make it smaller.

please take a look on the screenshot!





Screenshot-(4).jpg




... I tried these things in the custom.css already

.sidebar2_custom {
width: 20%;
padding-right: 0px;
}
.card-body {
width: 30%;
padding-right: 0px;
}
.main-content_custom {
width: 80%;
padding-right: 0px;
}
.t4-col .component .col-md {
width: 80%;
padding-right: 0px;
}

but nothing happend. I tried lso in layout options to delete the whole row with sidebars and component and set it up new, but no success

I also tried different modules on sidebar2 but the problem with the width is still there
You do not have the required permissions to view the files attached to this post.

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9739
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: T4 Framework blank Template - problems with width of sidebar2

Post by AMurray » Thu May 13, 2021 10:12 pm

You shouldn't have to mess with the CSS, it can be done in the component's layout settings: https://www.joomlart.com/documentation/ ... ut-builder.

For further assistance, I'm sure JoomlArt could help through their support / forums.
Regards - A Murray
General Support Moderator

fanthomas
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu May 13, 2021 4:29 pm

Re: T4 Framework blank Template - problems with width of sidebar2

Post by fanthomas » Thu May 13, 2021 11:36 pm

yes I know, first it was working everything, but than somehow there was troubled the layout, I don´t know why. I already tried everything in the layoutbuilder, that I was working first with ;)

now I think custom.css could be a solution. but I dont know the right css code. I tried already certain terms, but they was not working


Locked

Return to “Templates for Joomla! 3.x”