Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Steve B #1
bullets and spacing?
Hello,
I'm trying to put some text below bulleted text.
[url]http://primetimedigital.com/bliss/amica2.htm[/url]
The text is "Square footage is total for entire suite" I want it to be
right near "1598 Square Feet Rentable " Is there a way to get rid of the
space?
Thanks
Steve B Guest
-
Help with indenting bullets
Easy question I know. I have created a bulleted list but dreamweaver indents the bullet quite far, how do I reduce the size of the indent, I... -
Bullets on a PC
Does anyone know if there is a keyboard shortcut for creating bullets on a PC? -
bullets in flashMX
have posted in the actionscript forum, but can anyone help me here. Have bullets in actionscript flashMX with scrollbar. When put the <li> tag it... -
bullets and line spacing in web publishing
In trying to prepare my Publisher 2000 website, I have 2 problems: 1. Bullets always default to the round bullet in Web Page Preview, even... -
Netscape 4, CSS, & bullets
because nn4 is a very old browser (before standards were adopted). my solution - @import your css to hide it from nn4 so nn4 displays plain default... -
Joe {RoastHorse} #2
Re: bullets and spacing?
use css to change the bottom margin of the <ul>
joe
"Steve B" <bogle773@hotmail.com> wrote in message
news:bg3d99$4co$1@forums.macromedia.com...> Hello,
>
> I'm trying to put some text below bulleted text.
> [url]http://primetimedigital.com/bliss/amica2.htm[/url]
> The text is "Square footage is total for entire suite" I want it to be
> right near "1598 Square Feet Rentable " Is there a way to get rid of the
> space?
> Thanks
>
>
Joe {RoastHorse} Guest
-
Steve B #3
Re: bullets and spacing?
Joe,
I'm not sure i follow??
I'm using css for the list but i don't see where you can adjust the margin
of it?
Steve
"Joe {RoastHorse}" <joe@roast-horse.com> wrote in message
news:bg3dj5$4te$1@forums.macromedia.com...> use css to change the bottom margin of the <ul>
>
> joe
>
>
>
>
> "Steve B" <bogle773@hotmail.com> wrote in message
> news:bg3d99$4co$1@forums.macromedia.com...>> > Hello,
> >
> > I'm trying to put some text below bulleted text.
> > [url]http://primetimedigital.com/bliss/amica2.htm[/url]
> > The text is "Square footage is total for entire suite" I want it to be
> > right near "1598 Square Feet Rentable " Is there a way to get rid of the
> > space?
> > Thanks
> >
> >
>
Steve B Guest
-
Steve B #4
Re: bullets and spacing?
LOOKS GREAT
THANKS
"Joe {RoastHorse}" <joe@roast-horse.com> wrote in message
news:bg3eq7$7b9$1@forums.macromedia.com...margin> <style>
> ul {
> margin-bottom: 0;
> }
> </style>
>
> joe
>
>
>
>
> "Steve B" <bogle773@hotmail.com> wrote in message
> news:bg3e60$62q$1@forums.macromedia.com...> > Joe,
> > I'm not sure i follow??
> > I'm using css for the list but i don't see where you can adjust the> be> > of it?
> > Steve
> >
> > "Joe {RoastHorse}" <joe@roast-horse.com> wrote in message
> > news:bg3dj5$4te$1@forums.macromedia.com...> > > use css to change the bottom margin of the <ul>
> > >
> > > joe
> > >
> > >
> > >
> > >
> > > "Steve B" <bogle773@hotmail.com> wrote in message
> > > news:bg3d99$4co$1@forums.macromedia.com...
> > > > Hello,
> > > >
> > > > I'm trying to put some text below bulleted text.
> > > > [url]http://primetimedigital.com/bliss/amica2.htm[/url]
> > > > The text is "Square footage is total for entire suite" I want it to> the> > > > right near "1598 Square Feet Rentable " Is there a way to get rid of>> >> > > > space?
> > > > Thanks
> > > >
> > > >
> > >
> > >
> >
>
Steve B Guest
-
Joe {RoastHorse} #5
Re: bullets and spacing?
css editor > box > margin
joe
"Steve B" <steve@primetimedigital.com> wrote in message
news:bg3f30$80u$1@forums.macromedia.com...it> Where do you adjust this in DWMX?
> Thanks
>
> "Steve B" <steve@primetimedigital.com> wrote in message
> news:bg3evf$7pe$1@forums.macromedia.com...> > LOOKS GREAT
> > THANKS
> > "Joe {RoastHorse}" <joe@roast-horse.com> wrote in message
> > news:bg3eq7$7b9$1@forums.macromedia.com...> > margin> > > <style>
> > > ul {
> > > margin-bottom: 0;
> > > }
> > > </style>
> > >
> > > joe
> > >
> > >
> > >
> > >
> > > "Steve B" <bogle773@hotmail.com> wrote in message
> > > news:bg3e60$62q$1@forums.macromedia.com...
> > > > Joe,
> > > > I'm not sure i follow??
> > > > I'm using css for the list but i don't see where you can adjust the> > > > of it?
> > > > Steve
> > > >
> > > > "Joe {RoastHorse}" <joe@roast-horse.com> wrote in message
> > > > news:bg3dj5$4te$1@forums.macromedia.com...
> > > > > use css to change the bottom margin of the <ul>
> > > > >
> > > > > joe
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > "Steve B" <bogle773@hotmail.com> wrote in message
> > > > > news:bg3d99$4co$1@forums.macromedia.com...
> > > > > > Hello,
> > > > > >
> > > > > > I'm trying to put some text below bulleted text.
> > > > > > [url]http://primetimedigital.com/bliss/amica2.htm[/url]
> > > > > > The text is "Square footage is total for entire suite" I wantrid> to> > > be
> > > > > > right near "1598 Square Feet Rentable " Is there a way to get> of>> >> > > the
> > > > > > space?
> > > > > > Thanks
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Joe {RoastHorse} Guest



Reply With Quote

