-
AuthorPosts
-
global21 Friend
global21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
September 29, 2011 at 9:32 am #169086Hi all,
I need to have a image on the header, full width etc. Where would i find this and to control the size e.g 980 x 100…….
I am using the dark blue theme.
thanks in advance.
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
September 29, 2011 at 10:52 am #415649Hi,
- The width of the template can be controlled from the Template params. You can go to Extensions > Template manager > JA Ores > Profiles tab. Edit the profile you are using and specify template width in its settings.
- To change height of the area having logo and search as per the screenshot you sent, you need to edit template.css file and find the following styling in it.
- To increase / decrease current height of the area, find following styling in template.css file.
<blockquote>#ja-header {
background-color: #202020;
border-bottom: 1px solid #151515;
}</blockquote>
You can remove the background-color property and add background: url(../images/yourimagename.jpg) no- repeat; instead.
In this case, your image should be uploaded in templates/ja_ores/images folder.<blockquote>#ja-header .main {
height: 95px;
position: relative;
}</blockquote>
Change the value 95 to whatever you need.global21 Friendglobal21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
September 29, 2011 at 11:00 am #415652you are a star and thanks for the quick response.
take care.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by global21 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Full Image on the header of the template
Viewing 3 posts - 1 through 3 (of 3 total)