View Full Version : Bullets for Extended Information
elfynfire
28-Oct-2003, 09:40 AM
Some of my products have numerous different specification, which I display using Extended Information dialog. Is it possible to place a bullet point in front of each of the different specification so that they are visually better to look at.
Thank You
Elfyn
NormanRouxel
28-Oct-2003, 10:17 AM
You can put any HTML you like into the description. All you have to do is to include it between the special tags !!< and >!! so you could do this
!!<&#149;>!! Item 1 text
!!<&#149;>!! Item 2 text
!!<&#149;>!! And so on.
Here the code &#149; is the HTML for a bullet character.
If you wanted to get more fancy you could use a small graphic as the bullet.
i.e.
!!<<img src="mybullet.gif">>!! Item 1 text
!!<<img src="mybullet.gif">>!! Item 2 text
!!<<img src="mybullet.gif">>!! And so on.
In this case you may have to upload the graphic through Advanced / Additional files.
Norman
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.