-
AuthorPosts
-
Andrew Winkler Friend
Andrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 11, 2014 at 6:57 am #201231I saw the ‘Remove random bullets in template’ thread but I prefer not to set bullet points to NONE in the template because that will cause problems in the content of the site where a page, module, or component contains bullet points.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 12, 2014 at 5:21 am #549269May I know exactly on which Url you see this error and also can you post a screenshot how it is now and how you want it to be.
1 user says Thank You to chavan for this useful post
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 12, 2014 at 5:24 am #549273I fixed it myself by changing the template of the application that was causing the problem by setting the bullet point style to none.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 12, 2014 at 5:45 am #549281Great, Nice Work
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
September 12, 2014 at 6:24 am #549293Thanks, any chance of getting my problem with getting the JA News Feature and News Pro installed on my site? IT’s the only problem remaining after replacing the JA Wall template with JA Nex.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 12, 2014 at 8:07 am #549311@andrewwinkler: I see you fixed this problem from T3v2 framework in plugins/system/jat3/jat3/base-themes/default/css/template.css file with css style
.column ul li {
/*background: url(../images/bullet.gif) no-repeat 20px 7px; */
line-height: 160%;
margin-bottom: 0px;
overflow: hidden;
padding-left: 0px;
}
But this fixes will be override if you upgrade new T3v2 framework in the future.
You can try to use my solution
Open templates/ja_nex/css/template.css file and add new rule
.column ul li {
background: none !important;
}
Once done to clear cache from admin area.
If you get the problem this problem on your site, you can send me the link to check it. I will help you out
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum