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.

Dropped shadow around main content

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

Hello

I wish to do something rather difficult. Here is the thing : I'd like to add a dropped down shadow around the main content area via the CSS file.

Here is the link of what it currently looks like. There is a white background applied to the main content area. I'd like it to look that way : see image attachement.

Do you think you could help me out with this?

Thank you very much in advance!!
  • gdep74's Avatar
  • gdep74
  • Previous Member
  • 42 posts
  • Karma: 0
Last Edit: 14 years 1 week ago by gdep74.
The administrator has disabled public write access.
Hey there,

This should be achievable simply via the css.

I'll get you started in the right direction.

Add this style to you theme.css file

#mainContent {
background : ;
border : ;
padding: ;
}

I'll let you fill those up as required. You can also try some rounded corners using css

Cheers,
Jason.
  • Jason D's Avatar
  • Jason D
  • 6 Month Developer
  • 2957 posts
  • 12 Thanks
  • Karma: 75
The administrator has disabled public write access.
Thank you Jason, I'll try to play with that!
  • gdep74's Avatar
  • gdep74
  • Previous Member
  • 42 posts
  • Karma: 0
The administrator has disabled public write access.
Welcome :)
  • Jason D's Avatar
  • Jason D
  • 6 Month Developer
  • 2957 posts
  • 12 Thanks
  • Karma: 75
The administrator has disabled public write access.

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

Happy Campers