-
AuthorPosts
-
dieudonne Friend
dieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
May 29, 2013 at 3:34 pm #187839Hello,
we use JA typo last version.
But when we put code with JA Typo and Highlight, we can’t see all the line..It is very strange.
What can we do to fix this ?
Thank in advance.
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
June 3, 2013 at 10:21 am #494576Hello,
Please go to this file:
templates/ja_university/css/typo.css
and find these lines:
pre, .code {
background: url("../images/line-number.gif") no-repeat scroll left top #F7F7F9;
border: 1px solid #DDDDDD;
border-radius: 3px 3px 3px 3px;
font: 1em/22px Monaco,Consolas,"Courier News",monospace !important;
padding: 10px 15px 10px 50px !important;
}change to:
pre, .code {
background: url("../images/line-number.gif") no-repeat scroll left top #F7F7F9;
border: 1px solid #DDDDDD;
border-radius: 3px 3px 3px 3px;
font: 1em/22px Monaco,Consolas,"Courier News",monospace !important;
padding: 10px 15px 10px 50px !important;
white-space: pre-wrap;
}1 user says Thank You to Luna Garden for this useful post
dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
June 18, 2013 at 9:09 am #496151Hello,
excellent. It is working very well.I suppose you’ll fix it into the next version ?
Thank you.
Regards.AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by dieudonne 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Typo can’t see all code with Highlight code…§
Viewing 3 posts - 1 through 3 (of 3 total)