Hi,
Site is http://www.bishophatfield.herts.sch.uk/ej/
I have my own logo there which should say "Bishop's Hatfield Girls' School" but it gets cut off. What in the way, can I make it go from left to right?
Thanks, Glenn
Hi,
Site is http://www.bishophatfield.herts.sch.uk/ej/
I have my own logo there which should say "Bishop's Hatfield Girls' School" but it gets cut off. What in the way, can I make it go from left to right?
Thanks, Glenn
You need to edit the css file of your chosen colour theme and edit the following code at the top.
Set width and height to the size of your logo image.Code:img#logo { float: left; margin-left: 38px; width: 467px; height: 154px; background: url(../images/red/logo.png) 0 0 no-repeat; }
Thanks very much, worked like a charm
There are currently 1 users browsing this thread. (0 members and 1 guests)