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.

Base 3 bottom row content color

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

Hello,

lasalle.ecentre.org/ is the website.

I have gotten this far in making the bottom row content a color. I added this to custom.css

#bottomrow {
background: #e0e0c2;
}

What must I fix/add to make the area inside the row content the color and keep the area outside the content area white.
Thanks.
~d
  • drchamp's Avatar
  • drchamp
  • 12 Month Developer
  • 163 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Inside the row is the container is that what you are looking for?

e.g

#bottomrow .container {
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I tried that and have left that in place. Take a look now. Its just a small portion on the bottom of the row.
Thanks
~d
  • drchamp's Avatar
  • drchamp
  • 12 Month Developer
  • 163 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
ok change it so it reads

#bottomrow .container div
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: drchamp
Thanks. Fixed. Perfect!
  • drchamp's Avatar
  • drchamp
  • 12 Month Developer
  • 163 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
You're welcome

Cheers
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