-
AuthorPosts
-
pagabas Friend
pagabas
- Join date:
- November 2010
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
February 28, 2011 at 4:02 am #160798Hello,
I am trying to modify the JA Anion logo area and place a long banner that covers the length of the template. Pictures are attached. I know it may involve some mods of the templates but wanted to know where and what to apply the mods.
thanks-
aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
February 28, 2011 at 7:57 am #378771To clarify, Do you wish to add the image with search module intact or mainly have only the banner show along specified area?
pagabas Friendpagabas
- Join date:
- November 2010
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
February 28, 2011 at 12:55 pm #378862Hello Amand,
Thanks for your reply. I would like to have the banner show in the area. The search module can go.
Thanksaman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
February 28, 2011 at 5:02 pm #378902<em>@pagabas 224393 wrote:</em><blockquote>Hello Amand,
Thanks for your reply. I would like to have the banner show in the area. The search module can go.
Thanks</blockquote>Quick way would be disabling specific modules there and then, change logo image in this directory::
h1.logo a {color.css (line 103)
background-image: url(“../images/logo.png“);
}templates/ja_anion/core/themes/dark-blue/images/logo.png
Then, You can increase dimensions here accordingly::
h1.logo a {template.css (line 566)
background: url(“../images/logo.png”) no-repeat scroll left center transparent;
display: block;
height: 41px;
width: 210px;
}and
h1.logo {template.css (line 560)
height: 41px;
margin-top: 10px;
width: 210px;
}and remove margin property from above reference
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by aman204 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum