-
AuthorPosts
-
January 8, 2011 at 8:13 pm #158481
Hi,
first of all: thanks for this great template – I really like it! ;D
I adjusted the header and set the height to 155px. I changed the template.css and adjusted the values for the height.
Everything is working fine except the header-images on the left (picture 1).As you can see, the graphic “header-mask.png” is divided – the second half of the header image isn’t as dark as the first one. In the .css-file I’ve changed
background: url(../images/header-mask.png) no-repeat top right;
to
background: url(../images/header-mask.png) repeat-y top right;
I’ve also tried to stretch the image with Photoshop, but after that the transitions at the borders are gone (picture 2).
-
Hayden A Friend
Hayden A
- Join date:
- April 2010
- Posts:
- 282
- Downloads:
- 0
- Uploads:
- 20
- Thanked:
- 54 times in 53 posts
January 10, 2011 at 4:11 am #371015you open file templates/ja_purity_ii/css/template.css find line
[PHP]#ja-header { background: #333; position: relative; z-index: 10; }[/PHP]and change to [PHP]#ja-header { position: relative; z-index: 10; }[/PHP] -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Hayden A 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-