|
Re: How to get <ul> list elements with out dashed lines [message #18045 is a reply to message #18031] |
Sun, 08 October 2006 08:00  |
Eclipse Webmaster Messages: 607353 Registered: July 2009 |
Senior Member |
|
|
The easiest option is to place the entire "Overview" section in the page
content itself, instead of in a <div class="homeitem3col">
Give that a try by simply removing the <div class="homeitem3col"> and
its matching </div>. You can possible use <h2> instead of <h3> for the
"Overview" section title.
If you want to keep the "homeitem" look, then you need to override the
<ul> and <li> default styles with a local stylesheet:
http://wiki.eclipse.org/index.php/Using_Phoenix
Personally, I'd just remove the homeitem3col. The intention of the
homeitems is to highlight specific sections, or to create some kind of
portlet in the page, as in eclipse.org/downloads/
D.
Jeff McAffer wrote:
> The standard style sheets seem to make the <ul> lists have dashed lines
> between each list element. This makes the lists (e.g, lists of
> instructions) really hard to read (look at
> http://www.eclipse.org/equinox/documents/http_quickstart.php
> for an example.
> Is there a way to turn this off?
>
> Jeff
|
|
|
Re: How to get <ul> list elements with out dashed lines [message #570072 is a reply to message #18031] |
Sun, 08 October 2006 08:00  |
Eclipse Webmaster Messages: 607353 Registered: July 2009 |
Senior Member |
|
|
The easiest option is to place the entire "Overview" section in the page
content itself, instead of in a <div class="homeitem3col">
Give that a try by simply removing the <div class="homeitem3col"> and
its matching </div>. You can possible use <h2> instead of <h3> for the
"Overview" section title.
If you want to keep the "homeitem" look, then you need to override the
<ul> and <li> default styles with a local stylesheet:
http://wiki.eclipse.org/index.php/Using_Phoenix
Personally, I'd just remove the homeitem3col. The intention of the
homeitems is to highlight specific sections, or to create some kind of
portlet in the page, as in eclipse.org/downloads/
D.
Jeff McAffer wrote:
> The standard style sheets seem to make the <ul> lists have dashed lines
> between each list element. This makes the lists (e.g, lists of
> instructions) really hard to read (look at
> http://www.eclipse.org/equinox/documents/http_quickstart.php
> for an example.
> Is there a way to turn this off?
>
> Jeff
|
|
|
Powered by
FUDForum. Page generated in 0.28582 seconds