PDA

View Full Version : Dumb Question?


gcHolic
02-17-2002, 02:31 PM
This maybe realy obvious to some but I'm a little slow. How do you change the "Bullets" that list things.

mrsohtobe
02-18-2002, 04:08 AM
Do you write your own code or do you use an editor?

If you happen to use Frontpage - go to Format then Bullets & Numbering

gcHolic
02-18-2002, 08:21 AM
I use Dreamweaver

DCE
02-18-2002, 01:09 PM
In Dreamweaver you can use style sheets to change the default circular bullet

Create your style sheet: text > CSS Styles > New Style > name it , check *Make Custom Style* > OK
Save it in your local site folder, this will open a new box
Select list in the left pane and whatever you want in the right (you must have values for all of these)

Now go to your page with the list on it, highlight the parts you want to change, right click, select CSS Styles and the click on your newly created style sheet

mrsohtobe
02-18-2002, 04:16 PM
I tried to post my reply this morning and my system crashed right before I hit submit. Anywho - if you dont want to use the CSS - let me know and I will put what my Bible says up for ya. I also have a copy of a Dreamweaver Bible in PDF if ya need it.

gcHolic
02-18-2002, 07:29 PM
k thanks