|
#1

Feb 13, 2011, 05:16 AM
|
|
Hi everyone,
I lost my bullets in bulleted lists in posts and pages.
p.e. http://www.cruisereiziger.nl/webcams/
Can anyone give me the correct codes? (css sheet?) or is it something else?
Greetings, Miriam
|
#2

Feb 13, 2011, 05:44 AM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
in Safari, I see circles.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3

Feb 13, 2011, 10:50 AM
|
 |
|
|
34 posts · Nov 2010
Portland, Oregon
|
|
Same in Firefox. The cirle usually is the second-level list (perhas you have an extraz <ul> ??
__________________
John Hamlin, Nozzl.Com Founder & VP Operations.
Also, retired Newsroom Technology Director, The Oregonian, Portland, Oregon, USA.
|
#4

Feb 13, 2011, 01:37 PM
|
|
Thanx so far,
(now I changed back the circles in discs)
I tried google chrome, and the bullets work ok,
only in IE they doesnt seem to appear
anyone suggestions?
Last edited by cruisereiziger; Feb 13, 2011 at 01:41 PM.
|
#5

Feb 13, 2011, 02:12 PM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
do an export of your settings (ato->export/import settings) and attach them to a reply
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#6

Feb 15, 2011, 12:59 PM
|
|
here is the export of the settings,
thanks in advance,
Miriam
|
#7

Feb 15, 2011, 02:40 PM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
What version of Atahualpa are you using?
What character set do you use?
your setting file is not readable in 3.6.4
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#8

Feb 26, 2011, 12:07 PM
|
|
I still use Atahualpa 3.5.1,
Where can I see which characterset I use? In my opinion I'm still using the same characterset since I started my website last year.
Thanx
|
#9

Feb 27, 2011, 04:06 AM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Looks like you fixed it. What did you do?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#10

Mar 29, 2011, 02:12 PM
|
|
Hi,
Unfortunately in Internet Explorer they still aren't visible.
You suggested I should change my charset?
|
#11

Mar 29, 2011, 03:41 PM
|
 |
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
If you add the following to ATO>Add HTML/CSS Inserts>CSS Inserts they should show in IE
HTML Code:
.post ul {
list-style-position: inside;
}
What is the content of that post? Ususally this occurs when I wrap an image to the left of a bulleted list. The image obscures the list decorations.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#12

Mar 30, 2011, 01:34 PM
|
|
Thank you! It is fixed now,
so easy...
|
|