1. Danielle
  2. Free Templates / Extensions
  3. Wednesday, 24 April 2013
  4.  Subscribe via email
Came across the Oxygen Template yesterday, wow!!! Thank you!

I would like to create a BOX around text in the sidecol-b module position.

What would the custom css code or custom code be for this?

Something similar to the 'Blue Template' menu bar box.

PS. Recently started creating websites, and I have no experience except for the knowledge from forums and YouTube, so this will add to my experience.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Danielle

To add a border around your side column modules try adding something like the following to the Custom CSS field of your templates parameters (Edit to taste)...


[code type=css].sidecol_block .module {
background: #FFFFFF;
border: 1px solid #CCCCCC;
}[/code]

CiarĂ¡n
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

Thank you, it works!!
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
  • Page :
  • 1


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