This is a migrated thread and some comments may be shown as answers.

Override Skin Problem - Worked in Q3 2008

1 Answer 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 24 Mar 2009, 05:29 AM
I've ran into a bit problem after updating to Q1 2009...  The following css used to work in Q3 2008...

div.searchBox .rcbInputCell input  
{  
    font:14px arial,verdana,sans-serif !important;  
    padding5px 0 0 5px !important; 
}   
  
div.searchBox .rcbInputCell 
    border-color#bebebe !important; 
    border-bottom-width2px !important; 
    border-left-width2px !important; 
    border-top-width2px !important; 
  
div.searchBox .rcbInput  
{  
    height21px !important;  
    font-familyArial
    font-size36px
}  
 
div.searchBox .rcbEmptyMessage  
    color: Gray !important; 


Also to note.. when I moved to Q1 2009, I've set it up to use the Q3 2008 skins through the web.config.

Here is a screen shot of it before and after:

Some help on this would be greatly appreciated!


Thanks,
Stephen

1 Answer, 1 is accepted

Sort by
0
Stephen
Top achievements
Rank 1
answered on 24 Mar 2009, 07:22 AM
Found the problem!  I had to set the background image to none to remove the middle line.
Tags
General Discussions
Asked by
Stephen
Top achievements
Rank 1
Answers by
Stephen
Top achievements
Rank 1
Share this question
or