Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
4answers
9k views

How do you change the image of a bullet point in LaTeX Beamer

When I use the itemize environment, i.e. \begin{itemize} \item one \item two \item three \end{itemize} The bullet points are ugly bitmap graphics that have harsh (aliased) edges. I'd ...
5
votes
4answers
1k views

how to add bulleted list to android application

i have googled my question but there is not working answer provided. how do add a bulleted list to my textview. thank you in advance.
3
votes
2answers
1k views

li:before{ content: “■”; } How to Encode this Special Character as a Bullit in an Email Stationery?

after proudly coloring my liststyle bullet without any image url or span tags, via: ul{ list-style: none; padding:0; margin:0; } li{ padding-left: 1em; text-indent: -1em; } li:before { content: ...
2
votes
5answers
256 views

How do you set <ul> bullet's list-style to a code decimal?

I have a ul that I want to set the bullet style of with the code decimal of &#10003 (checkmark). Is there any way to do this? I tried list-style-image, but it didn't work.
2
votes
1answer
640 views

Bullet indents in PowerPoint 2007 compatibility mode via .NET interop issue

I've got a really difficult bug and I can't see the fix. The subject drives me insane for real for a long time. Let's consider the following scenario: 1) There is a PowerPoint 2003 presentation. It ...
2
votes
3answers
479 views

How do I keep Numbered Lists indented in html/css?

How do you keep numbered lists indented using HTML/CSS? I have a page where the digits are not indented and it does not look good. Here is a sample page: ...
1
vote
3answers
96 views

increase size of list-style-bullet type

Is there a way to increase the size of just the bullet list-style-type using CSS? I don't want to increase the size of the bullet text, just the bullet type. I can't use images or javascript either. ...
1
vote
1answer
202 views

Nivo Slider Bullets “are not centered” after adding more Slides

i'm using Nivo Slider in my Wordpress and vBulletin with a Iframe . but when i added more slides the navigation bullets turned to the right , and are not centered anymore. i just know about CSS an NO ...
1
vote
1answer
413 views

Own slide menu / orbit slider.

I have some problem with Orbit slider. I want to do my own html bullet menu with custom tags, like this: <div id="thumblist"> <ul> <li data-tags="group1"><img alt="1" ...
1
vote
1answer
587 views

Changing Bullet Styles with Word 2007 Automation in C#

I am trying to change the style of my bullets in a word document (Word 2007).... I currently place a bullet and it comes out as a circle. I want it to be a square... here's my code for applying ...
1
vote
3answers
1k views

Custom <ul> image bullets not showing up in Internet Explorer?

Here is the code I am using: .customBulletList { list-style-image: url(images/bullet.png); } The weird thing is that it shows up in Firefox, Chrome, Safari, and Opera. Is this CSS property not ...
1
vote
1answer
400 views

Webkit browsers pushing a bullet to the right

The website that I'm currently working on is having a few issues with Webkit browsers (Chrome, Safari, etc.) One of those issues is that I have a bullet list that is displaying strange. The top bullet ...
1
vote
2answers
1k views

Bullets MarkerStyle with C# WPF

I am currently trying to figure out a way to change the Bullet MarkerStyle when EditingCommands.ToggleBullets is executed. From what I understand CommandManager.Execute is executed before the ...
0
votes
1answer
90 views

How do I made shooting multiple bullets function correctly using a for loop?

I'm working on a prototype for a shmup game in C++ using SDL...Right now I'm just trying to get the basics working without using classes. Now, I have it so it shoots multiple bullets, but it behaves ...
0
votes
1answer
24 views

Giving the Blog Administration installation the same look as the rest of the sidebar items

At this test position there is a Sidebar with a Blog Administration box installed. I want the CSS to gave it the same layout as the boxes above it. The controlling css is described in the #mainmenu as ...
0
votes
1answer
69 views

Internet Explorer 7 and List bullets

The following page: http://broadwayexport.com/demo/new/hometextiles.html does not look right in Internet Explorer 7. The bullets for the unordered list are completely off! Here is the CSS: ...
0
votes
1answer
227 views

jQuery Slider Orbit - moving bullets

I'm using the excellent Zurb plugin Orbit on my homepage, and I'm trying to move the bullets (typically below the slider) to a different location on the page (in this case, in the header above the ...
0
votes
2answers
33 views

direction of one object based on location of two other objects while mantaining constant speed, Java

I am trying to make a game, but am stuck on something that should be a simple calculation. Based on the relative location of the player from the enemy, how am I supposed to get the enemy to shoot his ...
0
votes
1answer
80 views

Hittesting works fine but setting values to the same object results in error?

Im working on shooting some bullets and the collision testing works perfectly fine it even hurts the zombies. Except the one problem, i want the bullets to disappear when they hit a zombie this sounds ...
0
votes
3answers
252 views

Multiple movieclips all go to the same spot; What am i doing wrong?

So I'm trying to shoot multiple bullets out of my body and it all works except I have an odd problem of just one bullet showing up and updating to set position for the new ones. I have a move able ...
0
votes
3answers
198 views

What is the bulletin character in HTML?

I want have some bulletin characters in my HTML page. I do not want to use <ul> <li> or <ol> tags. Can anyone share what is the character format that should have bullet format. ...
0
votes
1answer
106 views

Bullets in BulletPhysics

What would be the best way to simulate bullets in bulletphysics? Small capsule bodies? Some sort of ray tracing? Something else? Some example code would be nice, if possible.
0
votes
4answers
454 views

CSS Horizontal Menu is showing list bullets

i am using this code... for a Horizontal CSS menu which is working fine on jsFiddle but when i am using it in my site.. it is giving me bullets of the list, see the image below.... HOW TO GET RID ...
0
votes
5answers
1k views

Add text bullets to a C# form

I am creating a form in C# and need to display text on the form. I need some of the text to show up in a bulleted, unordered list. Is it possible to do this while using a label? Or a rich text box? I ...
0
votes
1answer
353 views

HTML Bullet points to Word XML

I need to take user input from a web page and write it to a word document. Im using a wysywyg editor that allows bullet points with the output being a html list. I need to then convert that to Word ...
0
votes
2answers
295 views

Square bullet bug in DNN / FCKEditor

i am facing a bug which comes in DNN / FCKEditor after creating a default list. Actually i put my own bullet in custom .. but the default square bullet also comes with this... Please tell me how to ...
0
votes
1answer
336 views

Ruby: Replacing bullets pasted from MS Word

I need to remove bullet symbols from text pasted from MS Word, but I can't figure out what to match on. When printed to STDOUT the symbol displays as ⢠The ascii codes for these characters are 194 ...
-1
votes
2answers
168 views

Is it good to use bullet image inplace of browser default bullets for UL to get cross browser result?

Is it good to use bullet image inplace of browser default bullets for UL to get cross browser result?