linster Posted June 14, 2012 Share Posted June 14, 2012 (edited) Hi, I have been trying to solve this problem for a while. Hope someone can help me with this. Please see attached for problem visual. 1. In the info section (long description in admin) - I am not able to bold [sOLVED], create bullet points and change colour [sOLVED] of the text. Even when I try to insert codings in the html format. It doesn't work. 2. In the short description area - I am not able to have any line spacing and bold the text. Even when I try to insert codings in the html format. It doesn't work. I believe it has to do with my template global.css codings but I am unable to find any solutions after many searches online. Can somebody help me with this please? Thank you very much. Edited June 14, 2012 by linster (see edit history) Link to comment Share on other sites More sharing options...
Dh42 Posted June 14, 2012 Share Posted June 14, 2012 Do you have a link to your shop? Also for the short description you are limited to what you can do since that text is used on various other parts of the site. Link to comment Share on other sites More sharing options...
linster Posted June 14, 2012 Author Share Posted June 14, 2012 oh yes. sorry i forgot to include that: http://gramercy.powweb.com/musicstore/product.php?id_product=48 Do you have a link to your shop? Also for the short description you are limited to what you can do since that text is used on various other parts of the site. Link to comment Share on other sites More sharing options...
Dh42 Posted June 14, 2012 Share Posted June 14, 2012 On line 5 of your global.css file, there are a bunch of different tags listed, all of those tags will have normal font weight. Take strong, out of that list. 1 Link to comment Share on other sites More sharing options...
linster Posted June 14, 2012 Author Share Posted June 14, 2012 It worked. Thanks! But I tried inserting bullet points and it's not working. Anyway to work around that? Link to comment Share on other sites More sharing options...
Dh42 Posted June 14, 2012 Share Posted June 14, 2012 I have never tried, but I am going to off my head say that tag is stripped out. The reason I think it is, is because the actual more info and download tabs are ul tags. You might be able to wrap your list elements in just a li tag since it is already in a ul tag. I very well could be wrong about this though. 1 Link to comment Share on other sites More sharing options...
linster Posted June 14, 2012 Author Share Posted June 14, 2012 hmm... tried. cannot. that's weird. Link to comment Share on other sites More sharing options...
Recommended Posts