-
AuthorPosts
-
hpeeters Friend
hpeeters
- Join date:
- January 2008
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
February 6, 2009 at 10:01 am #137846Hi,
I’ve succesfully removed the category heading from virtuemart thanks to JA Developer. But now there is a huge gap between the category banner & content top. Any idea how I can decrease this gap? Strange is also that the gap size in IE is different that in Firefox.
Please find attached pictures for IE and Firefox to see what I mean.
Thanks & Regards,
Henry
-
bennitos Friend
bennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
February 6, 2009 at 10:33 am #289886In your template.css file change the following:
line: 630
#ja-containerwrap-fr #ja-current-content {
background:transparent url(../images/content-top2.gif) no-repeat scroll center top;
padding:20px;
To:
#ja-containerwrap-fr #ja-current-content {
background:transparent url(../images/content-top2.gif) no-repeat scroll center top;
padding-left:20px;
And the same for:
line: 569
#ja-current-content {
background:transparent url(../images/content-top.gif) no-repeat scroll center top;
padding-left:20px;
This should solve your problem
1 user says Thank You to bennitos for this useful post
hpeeters Friendhpeeters
- Join date:
- January 2008
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
February 6, 2009 at 10:40 am #289888Very good, thanks very much! This has solved my problem! 😀
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by hpeeters 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum