473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Help me...with bullets.

AHH I've searched everywhere on how to change bullet images.. No one has helped me. My code is:
======
ul.bullet {list-style-image: url(bluearrow.gif)}
-=====

I'm using CSS...what's wrong?
Oct 9 '06 #1
1 1191
ronverdonk
4,258 Expert 4TB
[HTML]<style>
#list li {list-style-image: url(bluearrow.gif);}
</style>
<ul id="list">
<li>This is one</li>
<li>And this is 2</li>
</ul>[/HTML]
Ronald :cool:
Oct 9 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Tyler | last post by:
When I am making an unordered list (using bullets), is there a way to make the bullets small pictures that I can choose. <ul type=??> <li></li> </ul>
9
by: JB | last post by:
This page looks fine in IE but in Netscape, is a disaster! Can anyone help me with the correccode for Netscape, please? http://www.bestpump.plus.com/test/test.htm Thanks, JB
9
by: Pierre Jelenc | last post by:
Is there a way to center (horizontally) a UL list of unknown width? I can put it in a DIV that's centered with "margin-left: auto; margin-right: auto;" but I then have to specify a width; otherwise...
1
by: Johannes Theile | last post by:
Hi, is it possible to show the bullets in a list (ul), although it is possitioned as an inline element? Greetings, Johannes
0
by: tomasio | last post by:
dear group, i made a template with css at http://tomasio.laudatio.com/jobs/Claudia/Cb_template.html. the according stylesheet is to be found at...
0
by: tomasio | last post by:
i made a template with css at http://tomasio.laudatio.com/jobs/Claudia/Cb_template.html. the according stylesheet is to be found at http://tomasio.laudatio.com/jobs/Claudia/stylesheet.css but...
7
by: codeslayer | last post by:
Greetings to everyone in ‘forum-land': I have a problem that has plaguing me to no end. It is a CSS-related question, and I have not seen this question posted anywhere in forums or through...
5
by: StarQuake | last post by:
I'm making this site for a customer: http://www.mabelispartners.nl but something strange happens, the second line of the bullets are not indented. In firefox it looks just fine. How is that...
3
by: dingbat | last post by:
A relatively common piece of CSS is to style a list to be displayed in-line: li { display: inline; } However this also removes any bullets from the <li>s, as they're no longer "list items". ...
1
by: jgibbens | last post by:
First, thank you for even looking at my question. I am using VB 2005 and I have a question about XML. what I want to do is: 1. keep adding to this file with out over writing it 2. be able...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.