Guys/Gals
Anyone know which file I have to edit to change the padding-top numbers in the Splash Screen - I need to reduce from 300 to 10.
<stylemedia="all">
.splash_screen_cont{
width:500px;
margin:0 auto;
padding-top: 300px;
}
Thanks Guys and Gals