PDA

View Full Version : Moving banner down


ForceHSS
08-15-2014, 08:40 PM
As you can see the top of the R is covered so I need to move it down a bit

ozzy47
08-15-2014, 08:45 PM
What size is your screen resolution, I don't get that on your site.

ForceHSS
08-15-2014, 09:08 PM
1366 x 768 its a laptop

ozzy47
08-15-2014, 09:45 PM
Add this to your additional.css:

/* Move Logo Down */
.logo-image {
padding-top: 50px;
}
/* Move Logo Down */
And adjust 50px as needed.

ForceHSS
08-16-2014, 03:30 AM
thanks

ozzy47
08-16-2014, 08:31 AM
No problem. :)

ForceHSS
08-16-2014, 09:23 AM
Lol just noticed I posted this in vb3 needs moved to vb4

ozzy47
08-16-2014, 09:31 AM
I can't, someone else will have to move it, I reported it so it can be moved.

ForceHSS
08-16-2014, 10:51 AM
Been moved now

ozzy47
08-16-2014, 10:54 AM
Yep, I think it was Kevin. :)