IdeaScale Survey Software
IdeaScale Online Self Help

CSS/Stylesheet Customization

How can I customize the Stylesheet/CSS for my IdeaScale portal?

To customize/override the default CSS, please see the table below. To enable CSS Customization goto:

  • Login »  IdeaScale »  My IdeaScale (Select IdeaScale Portal) »  Settings »  Look & Feel »  Customize CSS/Theme

Screenshot

IdeaScale_Header

#IdeaScale_Header {
  border-bottom: 1px solid #333333;
}

  

Screenshot

IdeaScale_Footer
#IdeaScale_Footer {
  text-align:center;
  border-top: 1px solid #333333;
}
  

Screenshot

IdeaScale_Navigation_Container
#IdeaScale_Navigation_Container {
  border-right: 1px solid #333333;
  background: #c9e5fc;
}  
  

Screenshot

IdeaScale_Navigation_Sidebar
#IdeaScale_Navigation_Sidebar {
  padding-left: 10px; 
  padding-top: 10px;        
  style=background: url(/images/lightBlueFade.png) repeat-x;
}

  

Screenshot

IdeaScale_Layout

#IdeaScale_Layout {
  border: 1px solid #707070;
  width:1024px;
}

  

Screenshot

#IdeaScale_SectionHeader {
  font-family: Verdana;
  font-size:12px;
  padding:3px;        
  background: url(/images/section-bg.gif) repeat-x;
}
  

Screenshot

#IdeaScale_WidgetHeader {
  font-family: Verdana;
  font-size:12px;
  padding:3px;        
  background: url(/images/section-bg.gif) repeat-x;
}
  

Screenshot

#IdeaScale_WidgetText {
  border: 1px solid #cccccc;
}
  

Screenshot

#IdeaScale_IdeaTitle {
        font-size:2em;
        color:#339900;
}

  

Screenshot

#IdeaScale_IdeaSubTitle {
        font-size:1em;
        font-color: #666;
        padding-bottom:25px;
        padding-top:5px;
}
  

Screenshot

#IdeaScale_IdeaContent {
        
}
  

Screenshot

#IdeaScale_IdeaFooter {
        margin:0px 0 40px 0; 
        border-top:1px solid silver;
}
  

Screenshot

#IdeaScale_Vote {
        width:100px; 
        text-align:center; 
        border: 1px solid silver; 
        padding:8px; 
        font-family:Tahoma;
}
  

Screenshot

#IdeaScale_CategoryTitle {
        font-size:2em;
        color:#339900;
}
  

Screenshot

License Restrictions
This feature/tools described here are available with the following license(s) :
  • Corporate License
  • Enterprise Site License/All Editions

Additional References