View Single Post
  #4 (permalink)  
Old Apr 7th, 2007, 19:16
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Dreamweaver css help

Quote:
Originally Posted by ScottR View Post
Try
padding: 0px 5px 0px 5px;
padding: 0 5px; would be shorter, but it shouldn't fix the problem here. I believe he is trying to add properties to something that shouldn't have any.
Reply With Quote