0
Votes
Undo
  1. mediafrog
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 09 July 2025
  5.  Subscribe via email
Hi Ciaran,
please have a look here:

http://joomla4.sylvianopper.net/index.php

I would like to have the pink sidebar-wrapper on the left much wider. I tried to change css, but then the other areas are not longer correct.
Can you help me with this?
Regards
Grit
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.sidebar_wrapper {
width: 400px;
}
.content_wrapper {
margin-left: 400px;
}


Edit to taste.

Ciaran
Accepted Answer Pending Moderation
0
Votes
Undo
Hi ciaran,
Thank you very much. On desktop it works fine, but not on mobile. Can you help me for this?
Regards
Grit
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!