Hi David
The p962ac1 username is to access the resource area on the Actinic website - it isn't for use on the Community.
To join the 'Designers' forumn on the Community you need to just email communityadmin at actinic.co.uk with your 'davidjenkins' username, and someone will sort that out for you.
With regards to your design question, what you need to do is edit the height of the header bar that contains the logo image.
To do this you need to
The p962ac1 username is to access the resource area on the Actinic website - it isn't for use on the Community.
To join the 'Designers' forumn on the Community you need to just email communityadmin at actinic.co.uk with your 'davidjenkins' username, and someone will sort that out for you.
With regards to your design question, what you need to do is edit the height of the header bar that contains the logo image.
To do this you need to
- Go to 'Design | Library | Layoouts' and open the 'Web Page Outer Layout' group
- Open the 'Actiinic Stylesheet' layout
- Right-click and select 'Find'
- Search for 'page_header_content'
- In line 262 (roughly) change height: 63px; to height: ??px; where '??' is the height of your logo image.
- CLick 'OK' to save your changes.
Comment