-
AuthorPosts
-
June 18, 2009 at 1:37 pm #142001
Hello, I installed the template JA-OPAL and did the customizations. But I can not reduce the space between the text and css in the page limit of materials. Someone can help me. Image of the error attached.
5337
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
June 18, 2009 at 2:23 pm #308301pls send your live site
allow me to chek it for you
or, pls use firefox with addon Firebug.
it better for youJune 18, 2009 at 4:14 pm #308324The site is in an internal company server. without external access: (- but the css of the template to modify in this Annex.
5339
5340
June 18, 2009 at 4:18 pm #308325Only to view the site, you can see here www2.iof.mg.gov.br
June 18, 2009 at 4:34 pm #308326With Firebug, i find all the css used in page :
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {template.css (linha 136)
margin-bottom:1em;
margin-top:1em;
padding-bottom:0;
padding-left:0;
padding-top:0;
}
Herdado dediv#pergunta1.visivel
td, th, div {template.css (linha 193)
color:#333333;
font-size:10px;
}
Herdado dediv.tela
td, th, div {template.css (linha 193)
color:#333333;
font-size:10px;
}
Herdado dediv.article-content
td, th, div {template.css (linha 193)
color:#333333;
font-size:10px;
}
Herdado dediv#ja-current-content.clearfix
td, th, div {template.css (linha 193)
color:#333333;
font-size:10px;
}
Herdado dediv#ja-mainbody
td, th, div {template.css (linha 193)
color:#333333;
font-size:10px;
}
Herdado dediv.inner
td, th, div {template.css (linha 193)
color:#333333;
font-size:10px;
}
Herdado dediv.main
td, th, div {template.css (linha 193)
color:#333333;
font-size:10px;
}
Herdado dediv#ja-container-f.wrap
td, th, div {template.css (linha 193)
color:#333333;
font-size:10px;
}
Herdado dediv#ja-wrapper.ja-mainbg
td, th, div {template.css (linha 193)
color:#333333;
font-size:10px;
}
Herdado debody#bd.fs3
body#bd {template.css (linha 27)
color:#555555;
}
body.fs3 {template.css (linha 48)
font-size:12px;
}
body {template.css (linha 19)
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
line-height:1.5;
}nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
June 22, 2009 at 3:39 pm #308692template.css (line 1452)
#ja-slideshow {
float:left;
margin:0;
padding:10px 0 0;
width:455px;
}
replace with this code: bellow
#ja-slideshow {
float:left;
margin:0;
padding:10px 0 0 20px;
width:455px;
}1 user says Thank You to nguyenhuu quang for this useful post
June 22, 2009 at 4:16 pm #308699Thanks quang268 it works 🙂
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
June 22, 2009 at 4:23 pm #308700<em>@pelaestrada 133740 wrote:</em><blockquote>Thanks quang268 it works :)</blockquote>
add solved and Mark best answer
ThanksAuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by nguyenhuu quang 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
CSS for text in JA-Opal
Viewing 8 posts - 1 through 8 (of 8 total)