Hello,
I read the instructions on how to change the size of the header in the "How to do" section (I copied the instructions are below)
//
Now, if you want to change the height of your header section, you can go to "Custom Styles" under "Custom CSS, JavaScript and RSS" and put in:
Code: Select all
#header {
height: 55px;
padding-top: 15px;
padding-bottom: 15px;
}
Replace these values with the height and padding that you want.
//
My question is how do you actually go to "Custom CSS, JavaScript and RSS", where is it on the dashboard?? Sounds like a stupid question but I cant see it:(
Thanks
John
