1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 09 July 2013
  5.  Subscribe via email
Hi,
My sidecol-a has four modules. All of them using suffix style-box.
I would like to change background of the first module in the column to #BC4F27, and the rest of modules in the column to background #EBE4DE. Borders to all of them should be #BC4F27
The first of them is a Latest News module. The rest are Menu modules.
I would also like to act on sidecol-b modules, with certain color parameters. Based on what you recommend for sidecol-a, I would do also on sidecol-b.
I attach sample image of what I pursue (approx)
You can see my web here
Thanks in advance for your help.
Regards,
Juan
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

As you want different styles for modules in the same module position you must give each alternative style its own unique 'Module Class Suffix'. May I suggest adding darkorange to as the module class suffix to the top left module and lightorange to the module class suffix of the top right module. Once you have this done get back to us and we will put together the needed custom CSS for you.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Thanks for your help.
Finally, my four modules in sidecol-a will be identical. The first on top will be as the following three. I don't know if this simplifies the css styling.
For sidecol-b, however, things remain as stated in my previous post: module on top will be different.
I have anyway proceeded as you recommend. I have suffixed top module on sidecol-a as darkorange and for sidecol-b lightorange.
Looking forward to your valuable advice,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Juan

Now try adding the following to the Custom CSS field of your templates parameters to style each of your modules...


.module_darkorange .module_padding, .darkorange .module_padding {
padding: 5px 15px !important;
}
.module_darkorange .module, .darkorange .module {
background-color: #be4c27;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05) inset;
margin-bottom: 10px;
overflow: hidden;
color: #ffffff;
}
.module_darkorange .module_padding, .darkorange .module_padding {
padding: 5px 15px !important;
}
.module_lightorange .module, .lightorange .module {
background-color: #e2d2c2;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05) inset;
margin-bottom: 10px;
overflow: hidden;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,
Superb!!
Thanks very much,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok