Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Let the background begin at bar margin

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Dear customer care,

My customer woul like to have the bar always "not collapsed" the problem is that some contents of the page are displayed "under" the sidebar as you can see in the attach here:



is there a way to let the dynamic page begin at the same right edge where the bar ends?
and, if there is a way to remove the shadow under the bar layer, my customer would like to have like there are no layers, but just one.

thank you
  • Marco Formisano's Avatar
  • Marco Formisano
  • 3 Month Basic
  • 116 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Do you have a link for the site?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
shure

www.fumatto.com/index.php
  • Marco Formisano's Avatar
  • Marco Formisano
  • 3 Month Basic
  • 116 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
hmm I think I will need to get back to you on this one

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
ok i'll wait thanx :)
  • Marco Formisano's Avatar
  • Marco Formisano
  • 3 Month Basic
  • 116 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi Marco,

If you add the following to a custom.css:
.background-div {padding-left:160px}

Does that achieve what you want to achieve?

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
yes!

now I have


#sidebar {
max-width: 200px !important;
}

.background-div {padding-left:160px}

what about the shadow under the sidebar? :)
  • Marco Formisano's Avatar
  • Marco Formisano
  • 3 Month Basic
  • 116 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
I can't see a shadow - is this resolved?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
i'm talking about this



this shadow (like 1 or 2 px grey line)
is it possible to remove?
  • Marco Formisano's Avatar
  • Marco Formisano
  • 3 Month Basic
  • 116 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
I'm using a really big monitor so I can't really see it but I'm assuming its the box shadow so try adding

#sidebar {box-shadow: none;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
yes all works!

I added also:

.background-div .moduletable, .base .moduletable {
padding-left: 100px;

}

becouse html module were like 400 px right, and it was not good
:)

thanx for all hope it helps other users too.
  • Marco Formisano's Avatar
  • Marco Formisano
  • 3 Month Basic
  • 116 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Thanks for the update :)

Enjoy your weekend :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
thanx to you as always! soon I'll buy a new template for another customer.

Enjoy your weekend too.
  • Marco Formisano's Avatar
  • Marco Formisano
  • 3 Month Basic
  • 116 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Cheers

Thanks

Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers