-
AuthorPosts
-
August 10, 2009 at 10:11 am #143352
Hi guys,
fristy i’m sotty for my very bad english,
I have bought this spelendid template but don’t work the list.In the demo show “Hotest in Billboard”…
In my HTML custom module I wrote this code: <li class=”one”> EXAMPLE </li>
but the resoult it’s this: http://www.lanottesiamonoi.com
I have only a small black point…..I need help plz… 🙂
August 11, 2009 at 8:10 am #313811up plzzzzzzzzzzz !
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 11, 2009 at 9:47 am #313813Hello r1si!
I ‘ve checked your site, the season is from your Code, it is invalid HTML Syntax,
Right Syntax for UL tag: <ul><li>Your Code here</li></ul>.Right: <ul><li class=”one”> EXAMPLE </li></ul>
August 19, 2009 at 12:44 pm #314727I have test this code but don’t work again :S
i paste my code inside the module:
<ul><li class="one"> DISCO EXAMPLE </li></ul>
<ul><li class="two"> DISCO EXAMPLE </li></ul>it’s rioght?? help me dont work :S
mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
August 19, 2009 at 12:46 pm #314728<em>@r1si 141265 wrote:</em><blockquote>I have test this code but don’t work again :S
i paste my code inside the module:
<ul><li class="one"> DISCO EXAMPLE </li></ul>
<ul><li class="two"> DISCO EXAMPLE </li></ul>it’s rioght?? help me dont work :S</blockquote>
Hello,
Well it is a bit wrong. It should be:
<ul>
<li class=”one”> DISCO EXAMPLE </li>
<li class=”two”> DISCO EXAMPLE </li>
</ul>That should fix it!
Regards,
MIhir Chhatre.August 19, 2009 at 12:47 pm #314729<em>@tienhc 140154 wrote:</em><blockquote>Hello r1si!
I ‘ve checked your site, the season is from your Code, it is invalid HTML Syntax,
Right Syntax for UL tag: <ul><li>Your Code here</li></ul>.Right: <ul><li class=”one”> EXAMPLE </li></ul></blockquote>
thnks for answer 🙂 but dont work 🙁 i wait your new replay….
August 19, 2009 at 12:48 pm #314730<em>@mihirc 141266 wrote:</em><blockquote>Hello,
Well it is a bit wrong. It should be:
<ul>
<li class=”one”> DISCO EXAMPLE </li>
<li class=”two”> DISCO EXAMPLE </li>
</ul>That should fix it!
Regards,
MIhir Chhatre.</blockquote>
try it…. 🙁 dont work again… plz find a fix 🙁thanks 4 reply…
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 20, 2009 at 1:58 am #314807Hello r1si!
Now, It ‘s right HTML Systax. But i have’not understood a clear with your problem, Please give me information more detail:
1. Did you want to remove small black point. in the list ? Or Anything ? ? ?August 21, 2009 at 7:05 pm #315023<em>@tienhc 141362 wrote:</em><blockquote>Hello r1si!
Now, It ‘s right HTML Systax. But i have’not understood a clear with your problem, Please give me information more detail:
1. Did you want to remove small black point. in the list ? Or Anything ? ? ?</blockquote>I want in my site the same module that in the demo appear as “Hotest in Billboard”.
4 understending i want this: http://template.joomlart.com/ja_quillaja/templates/ja_quillaja/images/li-01.gif
my site with right syntax http://www.lanottesiamonoi.com
why dont work???August 25, 2009 at 9:36 am #315185up !!! i pay 4 that 🙁
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 25, 2009 at 9:41 am #315186Hello r1si!
I’m very sorry for my delay, i will post my solution at tonight, please wait.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 25, 2009 at 9:55 am #315187Hello r1si!
I have found the solution to resolve your problem.
Current, You use UL Tag with your code:
[PHP]
<ul>
<li class=”one”> DISCO EXAMPLE </li>
<li class=”two”> DISCO EXAMPLE </li>
</ul>
[/PHP]now, you will use OL Tag instead of UL Tag :
Here is my code:
[PHP]
<ol class=”smallnumber”>
<li class=”one”> DISCO EXAMPLE </li>
<li class=”two”> DISCO EXAMPLE </li>
</ol>
[/PHP]good luck!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 25, 2009 at 10:00 am #315189Or You use this code section,
[PHP]
<ol class=”smallnumber”>
<li class=”one”><strong>Disco Example 1 </strong><br/><a href=”#” title=”sample link”>Disco Example 1</a></li>
<li class=”two”><strong>Disco Example 2</strong><br/><a href=”#” title=”sample link”>Disco Example 2</a></li>
</ol>
[/PHP]
its look is better and same as Example of JA Quillaja.1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 14 replies, has 3 voices, and was last updated by r1si 15 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum