Re: [WSG] Mambo & Accessibility

2005-12-01 Thread Neal Watkins

What about www.textpattern.com

has anyone tried this?

~n

uoting Steve Ferguson <[EMAIL PROTECTED]>:


On Thu, 1 Dec 2005 20:15:13 +0800
 Lloyd <[EMAIL PROTECTED]> wrote:

Hi Guys,

...

Is there a way to make Mambo compatible (A large reason for the work
is to allow blind users to get value from the site) with accessiblily
and hopefully web standards?

Is there another CMS that you would mention which may suit my needs?



I've never used it myself, but you might want to take a look at 
Joomla. It's compatible with Mambo at this point 
http://www.joomla.org/index.php?Itemid=44&option=com_faq&catid=7 and 
the developers are at least are trying to be compliant and accessible 
http://help.joomla.org/content/view/805/125/


Cheers,
Steve Ferguson - http://illumit.com/


Regards,

Lloyd
**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**






~~~~~~~~
Neal Watkins
www.constructweb.com

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



Re: [WSG] CSS equivalent for image alignment

2005-11-21 Thread Neal Watkins

vertical-align:  top middle or bottom  (middle may be center)


Quoting Ben Wong <[EMAIL PROTECTED]>:


Hi all,
What is the CSS way of setting the align attribute of  to middle?

e.g.,



I just want to align text to the middle of an button image sitting on
the same line instead of to the bottom of it.

TIA

--
Ben Wong
e: [EMAIL PROTECTED]
w: http://blog.onehero.net
**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**






~~~~
Neal Watkins
www.constructweb.com

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



Re: [WSG] Controlling the gap?

2005-08-29 Thread Neal Watkins

Use padding
example:
ul li {padding-left: 5px;}

that should helpcan use negative amounts


Quoting Janelle Clemens <[EMAIL PROTECTED]>:


Is there anyway to control the space between the bullet and text of an ?
Our designer is having issues with this and since I am in charge of creating
the templates I need to find a workaround.

Thanks,
Janelle
**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**






**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



[WSG] site review

2005-01-20 Thread Neal Watkins


I seek advice on ways to bette rbuild this if anyone can provide
suggestions I would appreciate it!!!

http://www.constructweb.com/css/russ/

1) if anyone has any betters way to approach this almost tableless
design I would love to hear it

2) the blue background is Just there to see the problem -- why is the
height so big ??? I cant figure it out---

3) the 6 reasons section has a box model problem - i believe which I
think I can fix - (look at it in firefox)

4) notice I relatively positioned the boxes - in a "boxcontent" div -
yet they are different in IE and firefox--- there's a hack to correct
this right?


Thanks

Neal

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**