Bullets

Trying to add an <ul> tag for my lists of product features in the description section and I don’t show any bullets at all. The list items just get doublespaced. Tried fooling around with the css, but then I get bullets everywhere (navigation menu too).

Please help!

4 answers

congtq 0.00 $tone July 8, 2010
Public

Hi florinel
Pls send me your website’s link and admin account, I need to see the problem to can suggest you further.

#1
congtq 0.00 $tone July 9, 2010
Public

Hi
Pls read this thread http://www.joomlart.com/forums/showt…l=1#post183762 to know how to turn on Template Path Hints and where the template is.

You need to use both ul and li tag to list the product.

Link http://pedicurespasalon.com/index.php/hz-mgm.html doesn’t show Additional Information.
To fix this, you do follow:
1. copy app/design/frontend/base/default/template/catalog/product/view/description.phtml file to app/design/frontend/default/jm_fabian/template/catalog/product/view
2. open it and edit id="ja-tab-additional" to id="ja-tabitem-additional"

Hope you success.

#2
Profile photo of Lily Vo 0.00 $tone July 9, 2010
Public

Thanks. I was able to correct additional information tab.

Regarding bullets I still don’t see them. I inserted this in description:
<ul>
<li>Marble Top , Wood base </li>
<li>Color available : White Gold, Dark Burgundy </li>
<li>Dimensions: 30"H x 22"D x 47"L</li>
</ul>

The ouput can be seen here:
http://pedicurespasalon.com/index.php/hz-mgm.html

You’ll notice there are no bullets only double spacing

I could not turn on Template Path Hints because I dont have that in my Developer -- Debug section.

Please advise.

Hi
Pls read this thread http://www.joomlart.com/forums/showt…l=1#post183762 to know how to turn on Template Path Hints and where the template is.

You need to use both ul and li tag to list the product.

Link http://pedicurespasalon.com/index.php/hz-mgm.html doesn’t show Additional Information.
To fix this, you do follow:
1. copy app/design/frontend/base/default/template/catalog/product/view/description.phtml file to app/design/frontend/default/jm_fabian/template/catalog/product/view
2. open it and edit id="ja-tab-additional" to id="ja-tabitem-additional"

Hope you success.

#3

This question is now closed

Written By

Comments