|
Home > Archive > Microsoft Content Management Server > February 2004 > Howto create small bullet in PlaceHolder ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Howto create small bullet in PlaceHolder ?
|
|
| Trevor Grant 2004-02-04, 10:46 am |
| Hi
Would a style sheet do the trick? You could add a style
for LI to reflect the type of bullet you want.
In order for the style to appear correctly on the page
while editing, you would have to write a custom
placeholder control to attach the Css stylesheet to the
placeholder.
Trevor
quote:
>-----Original Message-----
>Hi,
>
>We use CMS, but for company reason we don't want to
activate the HTMLquote:
>in PlaceHolder .... but ..... our publisher want more
control of thequote:
>style in posting, and especially "small" bullet at the
begining ofquote:
>each line.
>BUT the default bullet are horrible, use lot of screen
space etc .....quote:
>(<UL><LI> tag in html).
>Does anyone know a solution for that ?
>- Custome toolbar in CMS
>- Sdd'in
>etc ....
>
>Thanx in advance,
>Nico.
>.
>
| |
| Stefan [MSFT] 2004-02-04, 10:46 am |
| The following placeholder control would do the job:
http://www.gotdotnet.com/Community/...df-b73855291904
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Trevor Grant" <anonymous@discussions.microsoft.com> wrote in message
news:60dd01c3e64e$d73b9670$a101280a@phx.gbl...[QUOTE][color=darkred]
> Hi
>
> Would a style sheet do the trick? You could add a style
> for LI to reflect the type of bullet you want.
>
> In order for the style to appear correctly on the page
> while editing, you would have to write a custom
> placeholder control to attach the Css stylesheet to the
> placeholder.
>
> Trevor
>
> activate the HTML
> control of the
> begining of
> space etc .....
|
|
|
|
|