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.

Row style for logo section

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

Hello,
I'm re-doing a site and using the Rasa 2 template, and I have a couple of questions, both dealing with the logo section.
- First, why is there a vertical line separating the logo and header module locations?

- Second, I wish to have a color background to the logo/ header section, but in the themes area of the template, under "Row Style", there isn't a selection for that area? Am I missing something, or do I simply need to work in reverse by setting the entire background to the desired color, then setting the other sections to white?

Your thoughts as always and very much appreciated.

joomla3.compassheatingandair.com/mmp_upgrade/index.php
  • Douglas Rost's Avatar
  • Douglas Rost
  • LIfetime Developer - Big Bamboo
  • 152 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

This is part of the design

To remove it add

#logo {
border-right: 0;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
ah you also need

#header {border-left: 0;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi

We didn't anticipate this regarding the row style

If its just a background style try

#logowrap {background:red;}

replacing it with your colour

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