You can upload any size graphic for the header of the WebLink modules. However if you have a graphic larger or smaller than the default 600 x 65 pixels you will need to modify the style sheet to accommodate the size
- Click Weblink Setup & Church Information menu options on the Weblink tab
- Click View beside the default style sheet
- Save this file
- Search for .HeaderTitleImage modify the pixel sizes to match your header graphic. For example:
- .HeaderTitleImage{
- width:1000px;
- height:65px;
- border:0px;
- }
- Upload the style sheet back into FellowshipOne
- On the Church Information menu option select the Custom radio button
- Click Browse & locate the modified style sheet
- Select the file & click Open
- Click Save to commit your changes
Updated