-
AuthorPosts
-
carlucci Friend
carlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
December 14, 2012 at 9:47 pm #183125I need to clear points of “li“.
I installed a component outside Joomlart.
In a Not-Joomlart template works very well.
But here, points are displayed.seaneo Friendseaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
December 15, 2012 at 11:55 am #476357The URL you posted does not work.
**not staff, just a guy.
carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
December 15, 2012 at 12:14 pm #476358<em>@seaneo 350754 wrote:</em><blockquote>The URL you posted does not work.
**not staff, just a guy.</blockquote>
seaneo Friendseaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
December 15, 2012 at 12:29 pm #4763591) Do you mean the black dots that I circled in red at http://easycaptures.com/fs/uploaded/750/0713172754.jpg ?
2) What do you mean by “li” ?
**not staff, just a guy
carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
December 15, 2012 at 1:12 pm #476360<em>@seaneo 350756 wrote:</em><blockquote>1) Do you mean the black dots that I circled in red at http://easycaptures.com/fs/uploaded/750/0713172754.jpg ?
2) What do you mean by “li” ?
**not staff, just a guy</blockquote>
Yes, circled in red
seaneo Friendseaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
December 15, 2012 at 1:37 pm #476361okay hopefully someone will be able to help you here, I still don’t know what you mean by “li”
good luck
carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
December 15, 2012 at 2:19 pm #476362<em>@seaneo 350759 wrote:</em><blockquote>okay hopefully someone will be able to help you here, I still don’t know what you mean by “li”
good luck</blockquote>
Thank you very much anyway.
Because you are infatuated namely that it is “li”?
Yourself, has placed the bullets in circles.
I want to remove the bullets, why clutter.You do not know HTML?
<ul>
<li> ……. </li>
</ul>seaneo Friendseaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
December 15, 2012 at 2:32 pm #476363Okay now I see, and others will see, what you mean by “li” – thanks, and no I know very little HTML
No infatuation here, just trying to help you be more clear so that others can help you!:)
Cheers
carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
December 15, 2012 at 3:18 pm #476366<em>@seaneo 350761 wrote:</em><blockquote>Okay now I see, and others will see, what you mean by “li” – thanks, and no I know very little HTML
No infatuation here, just trying to help you be more clear so that others can help you!:)
Cheers</blockquote>
I have the feeling that the translation from Spanish to English was bad.
Because I feel a certain anger.
At any rate if I offended you, it was not my intention.For example:
the word infatuation, not sure it has been well translated.
I have many problems with written English. But there are some words that are impossible to translate then, sometimes, I want to say one thing and write another. I am always grateful for any help.
Thanks and regards.arucardx Friendarucardx
- Join date:
- July 2010
- Posts:
- 346
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 138 times in 104 posts
December 15, 2012 at 3:53 pm #476369li stands for bullet points >_>
For your case, let me give you two ways to remove the bullet points. You can use whichever is easier for you.
Methoad #1 open templates/ja_wall/css/core.css and look for
.container-main ul li {
There should be a line below it like this
background: url("../images/bullet-1.png") no-repeat scroll 0 7px transparent
Remove that line and that should do the trick.
Method #2 Go into the image folder for ja_wall and delete bullet-1.png then problem is also resolved.
Either way works, though I recommend you go the css path in case some browser try to be funny and display a red X for missing image file.
1 user says Thank You to arucardx for this useful post
carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
seaneo Friendseaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
December 15, 2012 at 4:52 pm #476373Hi carlucci – believe me no anger here, and if I would have known how to help you I would have, I was trying, but I didn’t understand “li”:)
It’s all good!, cheers and thanks to Arucardx for swooping in for the rescue!:)
1 user says Thank You to seaneo for this useful post
arucardx Friendarucardx
- Join date:
- July 2010
- Posts:
- 346
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 138 times in 104 posts
carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
December 16, 2012 at 10:55 am #476392<em>@arucardx 350803 wrote:</em><blockquote>So… problem resolved?</blockquote>
Thank you very much.
Solved!
See the post below.Where are you from?
I have several questions about Wall. I can make those yourself?I love Wall.
But lack of documentation, or the documentation is very poor now.There are few positions.
1 user says Thank You to carlucci for this useful post
-
AuthorPosts
This topic contains 14 replies, has 3 voices, and was last updated by carlucci 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum