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.

css for the border of the body

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

HI in lifestyle 2, there is a border and shadow for the main content box. My client wants an updated look and I just spent hours upgrading to the lifestyle2 template and making sure it was good - so changing templates is not an option.

Is there the css3 propery to take the border and shadow off the content body so that I can put some full screen grids and have it look modern. I cant find the css for the content border.

www.micron492.com/CampCedarbrook_Joomla3_2/mmp_upgrade/index.php/about-cca/our-staff/our-staff

thanks.
Rachel
  • rkimmel's Avatar
  • rkimmel
  • LIfetime Developer - Big Bamboo
  • 93 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Rachel,

It's currently off line - can you provide front end access?

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

username deepwat4
password HudsonTaylor2015

Thanks www.micron492.com/CampCedarbrook_Joomla3_2/mmp_upgrade/index.php/fields/camp-programs-two/summer-camp-adirondacks
  • rkimmel's Avatar
  • rkimmel
  • LIfetime Developer - Big Bamboo
  • 93 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Rachel,

for the box shadow

#shadow {-webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0; box-shadow: 0 0 0;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
to remove the border as well add

#shadow {border: 0;}
  • 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