HighDots Forums  

Help with CSS wanted

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Help with CSS wanted in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Inge Grotjahn
 
Posts: n/a

Default Help with CSS wanted - 07-12-2004 , 03:41 PM






Dear group:-)

I defined an image to appear when the li-tag is applied. The image appears
on the top of the following text. I would like the image to appear in the
middle of the following text. Any ideas?

Thanks for reading.
Inge

Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Help with CSS wanted - 07-12-2004 , 04:59 PM






What text?

Can you show me code?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Inge Grotjahn" <inge (AT) gwsystems (DOT) com> wrote

Quote:
Dear group:-)

I defined an image to appear when the li-tag is applied. The image appears
on the top of the following text. I would like the image to appear in the
middle of the following text. Any ideas?

Thanks for reading.
Inge



Reply With Quote
  #3  
Old   
Inge Grotjahn
 
Posts: n/a

Default Re: Help with CSS wanted - 07-13-2004 , 01:22 AM



Hi Murray,

Am 12.07.2004 schrieb Murray *TMM*:

Quote:
Can you show me code?
#content ul {
list-style-position: outside;
left: 10px;
clip: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color: #000000;
list-style-image: url(../Library/punkt.gif);
list-style-type: disc;

This is my css for the ul-tag. When it is applied e.g.
<li>home</li> the point appears at the top level of the letter h instead of
the middle. I'm sorry, I can't describe it any better.

Inge


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.