|
|
| View previous topic :: View next topic |
| Author |
Message |
paul watt Guest
|
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
paul watt Guest
|
Posted: Mon Jul 14, 2008 11:04 am Post subject: Re: list not displaying inliine |
|
|
i've given the list a unique ID and it still doesn't work. It shouldn't
matter that theres no space, as the dive is set to overflow.
--
Paul Watt
http://www.paulwattdesigns.com
http://www.yoofo.co.uk
"paul watt" <paul@NOSPAMpaulwatt.info> wrote in message
news:g5f7dt$c3v$1@registered.motzarella.org...
| Quote: |
"John Hosking" <John@DELETE.Hosking.name.INVALID> wrote in message
news:487b1cb3$1_7@news.bluewin.ch...
paul watt wrote:
Hi,
on http://www.paulwatt.info/paulwatt/port.html i'm trying to make the
list of images display horizontaly, not verticaly. I've used the same ID
as the
http://validator.w3.org/ IDs must be unique on a page
http://www.w3.org/TR/CSS21/selector.html#id-selectors
It's a strange choice of id for the pictures anyway, isn't it? It's
"navlist", but these are just some links to other pages
main menu which displays correctly, but this list doesnt . The url for
the css is http://www.paulwatt.info/paulwatt/css/main2.css
Your .port and .leftcell have widths constraining them so they can't
display horizontally (beyond one image per row). Your real navlist has
plenty of room at typical browser widths, so it looks the way you expect.
You've got repeated but non-identical rules for ul#navlist li a:hover as
well as a few other selectors. You need to do some proofreading &
cleanup.
BTW,
"music industry,charitys and clubs."
should be
"music industry, charities and clubs."
--
John
Thanks John, I'll work on it
--
Paul Watt
http://www.paulwattdesigns.com
http://www.yoofo.co.uk
|
|
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
paul watt Guest
|
Posted: Mon Jul 14, 2008 11:04 am Post subject: Re: list not displaying inliine |
|
|
"John Hosking" <John@DELETE.Hosking.name.INVALID> wrote in message
news:487b1cb3$1_7@news.bluewin.ch...
| Quote: |
paul watt wrote:
Hi,
on http://www.paulwatt.info/paulwatt/port.html i'm trying to make the
list of images display horizontaly, not verticaly. I've used the same ID
as the
http://validator.w3.org/ IDs must be unique on a page
http://www.w3.org/TR/CSS21/selector.html#id-selectors
It's a strange choice of id for the pictures anyway, isn't it? It's
"navlist", but these are just some links to other pages
main menu which displays correctly, but this list doesnt . The url for
the css is http://www.paulwatt.info/paulwatt/css/main2.css
Your .port and .leftcell have widths constraining them so they can't
display horizontally (beyond one image per row). Your real navlist has
plenty of room at typical browser widths, so it looks the way you expect.
You've got repeated but non-identical rules for ul#navlist li a:hover as
well as a few other selectors. You need to do some proofreading & cleanup.
BTW,
"music industry,charitys and clubs."
should be
"music industry, charities and clubs."
--
John
|
Thanks John, I'll work on it
--
Paul Watt
http://www.paulwattdesigns.com
http://www.yoofo.co.uk |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
John Hosking Guest
|
Posted: Mon Jul 14, 2008 11:04 am Post subject: Re: list not displaying inliine |
|
|
paul watt wrote:
http://validator.w3.org/ IDs must be unique on a page
http://www.w3.org/TR/CSS21/selector.html#id-selectors
It's a strange choice of id for the pictures anyway, isn't it? It's
"navlist", but these are just some links to other pages
Your .port and .leftcell have widths constraining them so they can't
display horizontally (beyond one image per row). Your real navlist has
plenty of room at typical browser widths, so it looks the way you expect.
You've got repeated but non-identical rules for ul#navlist li a:hover as
well as a few other selectors. You need to do some proofreading & cleanup.
BTW,
"music industry,charitys and clubs."
should be
"music industry, charities and clubs."
--
John |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
Jim Moe Guest
|
Posted: Mon Jul 14, 2008 11:33 pm Post subject: Re: list not displaying inliine |
|
|
On 07/14/08 01:59 am, paul watt wrote:
in .leftcell which is set to 30%, or about 250px for my viewport. Since
the images are typically 200px wide + padding/margin, it is not surprising
that they wrap.
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email) |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
Guest
|
Posted: Wed Jul 16, 2008 3:26 pm Post subject: Re: list not displaying inliine |
|
|
On 14 Jul, 19:33, Jim Moe <jmm-list.AXSPA...@sohnen-moe.com> wrote:
| Quote: |
On 07/14/08 01:59 am, paul watt wrote:> Hi,
onhttp://www.paulwatt.info/paulwatt/port.htmli'm trying to make the list
of images display horizontaly, not verticaly. I've used the same ID as the
main menu which displays correctly, but this list doesnt . The url for the
css ishttp://www.paulwatt.info/paulwatt/css/main2.css
The class .port sets the div's width to 100%. However, the div resides
in .leftcell which is set to 30%, or about 250px for my viewport. Since
the images are typically 200px wide + padding/margin, it is not surprising
that they wrap.
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
|
But the div is set to overflow:auto which would have the desired
effect |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|