-
AuthorPosts
-
September 12, 2011 at 4:11 pm #168460
Hi All
I would like to remove padding of my website (see picture as below and see my note)
My site at: http://www.bsdvn.com
thanks in advance.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 12, 2011 at 4:32 pm #412182Hi,
You go to Template manager,choose your template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.September 12, 2011 at 8:08 pm #412229Hi Khoand
I have changed it already, and please help me to remove it.
thanks for your support
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 13, 2011 at 4:58 am #412303Hi,
You replace this code from /templates/ja_t3_blank/css/template.css in the line #330
#ja-topsl .main {
padding: 0;
}
with
#ja-topsl .main {
padding: 0;
margin-top: -21px; < add this line
}September 13, 2011 at 6:21 am #412318hi Khoand
Thansk for your support, I have changed it, but the problem is still there ( I have cleaned cache already)
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 13, 2011 at 6:31 am #412319Could you give me a snapshot with your annotation?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 13, 2011 at 6:34 am #412321September 14, 2011 at 5:49 am #412537hi
It effects on Google Chrome, but in IE and FF does not effect.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 14, 2011 at 6:16 am #412547You find this code from /templates/ja_t3_blank/css/template.css in the line #330, #331
#ja-topsl .main {
padding: 0;
margin-top: -21px; < remove this line
}#ja-topsl .main-inner1 {
padding: 10px 0; < remove this line
border-bottom: 1px solid #CCC;
}
– You find this code from /modules/mod_icetabs/themes/default-black/assets/style.css in the line #15
.ice-tabs-black {
color: #CCC!important;
position: relative;
border: 1px solid #777;
background: #222;
width: auto;
height: auto;
margin-top: -11px; < add this line
}khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 17, 2011 at 8:50 am #413228Do you solve it?
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by khoand 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum