-
AuthorPosts
-
December 20, 2011 at 1:34 am #171963
This component shows with bullets for whatever reason. I contacted the developers of it and they responded telling me to remove a line from this code
.column ul li {
background: url(“/plugins/system/jat3/jat3/base-themes/default/images/bullet.gif”) no-repeat scroll 20px 7px transparent;
line-height: 160%;
margin-bottom: 5px;
overflow: hidden;
}but i have no idea where that code is at
Here is the link:
http://bit.ly/rYDHiejooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 20, 2011 at 3:47 am #430456HI
Your website using css compressing mode. So it’s hard to say which file. But you can try w/ this
.ja-moduletable ul li, .ja-module ul li, .ja-content-main ul li {
background:none !important;
}Put it into template.css ( <your_template>/css/template.css )
Clear T3 cache / clear web cache and reloadDecember 22, 2011 at 2:18 am #430764Ok it removed the bullet but for whatever reason the pictures are being cuttoff and the layout it affected
LINK:
http://bit.ly/rYDHiejooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 22, 2011 at 4:34 am #430772Hi
That’s another issue and your website under css compressing mode so i cant tell you exactly which file.
Btw about image cropped, please file these css ( i guess in template.css )
ul.albums li {
float: left;
margin: 5px;
width: 117px; remove this
}
ul.albums li a, ul.albums li a:visited {
display: block;
width: 117px; remove this
}Thank you
1 user says Thank You to jooservices for this useful post
January 3, 2012 at 2:37 pm #432290I removed both but now I have an issue with titles over flowing
link:http://bit.ly/rYDHie
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 3, 2012 at 3:35 pm #432294Hi
Would you mind explain a bit ? A screenshot please.Thank you
January 3, 2012 at 3:39 pm #432295jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 3, 2012 at 5:18 pm #432317Hi
Because your title “Now that i got … ” so long. Please make trim itThank you
January 3, 2012 at 5:28 pm #432321I knew that much…should I trim in the php code? and how do I trim text to stop at a certain number of characters?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 4, 2012 at 12:18 am #432392Hi
Yes you can trim it by use PHP. But …
We are going to another issue so please create new thread. Because this thread we have solved for “bulletin issue”Thank you
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 4, 2012 at 4:37 am #432405<em>@jooservices 292715 wrote:</em><blockquote>Hi
Yes you can trim it by use PHP. But …
We are going to another issue so please create new thread. Because this thread we have solved for “bulletin issue”Thank you</blockquote>
Joo – It is not necessary for our Member to have to start a new start a new thread for this issue which is related to his continuing issues. Please continue to assist him in this thread.Thank You
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 4, 2012 at 5:23 am #432414hi macthebadazz2
As i replied before. This thread solved about css issue with bulletin.
Your next issue is trimming title by php. Please just simply create new thread and fill your ftp access. I will check and fix it in a min.thank you
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 3 voices, and was last updated by jooservices 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to remove bullet?
Viewing 12 posts - 1 through 12 (of 12 total)