Announcement

Collapse
No announcement yet.

3box customization?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 3box customization?

    Hi,

    With the #16 template, we could change some background color etc. by inserting some scripting in the Header Custom HTML field, such as
    Code:
    <script language=javascript>
    document.body.style.backgroundColor='#8C9CB3';
    </script>
    <div style='border:none;border-bottom:solid #404040 1.5pt;'>
    Is it possible to do something similar with the Box3 template?

  • #2
    Unfortunately, the color tweak does not appear to work with the 3Box template. However, I have sent a note to our development team to ask if they would not offer any similar tweaks for the 3Box template.

    Comment

    Working...
    X