Dreamweaver css help

This is a discussion on "Dreamweaver css help" within the Web Page Design section. This forum, and the thread "Dreamweaver css help are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 2nd, 2007, 18:27
New Member
Join Date: May 2006
Location: uk
Age: 21
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Dreamweaver css help

Hi, im trying to add a 5 px space to each side of my text (left and right) in dreamweaver. but its just not happning it even crosses out my css in my "css toolbar" any chance anyone could point me in the right direction ? thanks


Reply With Quote

  #2 (permalink)  
Old Apr 2nd, 2007, 20:02
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Dreamweaver css help

It's crossing it out because you are trying to apply the css to things that are inappropriate.
Send the code for the area that you want to add margins to and we'll see if we can't sort it out for you ok.
Reply With Quote
  #3 (permalink)  
Old Apr 7th, 2007, 17:25
Reputable Member
Join Date: Dec 2005
Location: U.S.A.
Posts: 133
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via MSN to ScottR Send a message via Skype™ to ScottR
Re: Dreamweaver css help

Try
padding: 0px 5px 0px 5px;
Reply With Quote
  #4 (permalink)  
Old Apr 7th, 2007, 19:16
Ryan Fait's Avatar
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
  #5 (permalink)  
Old Apr 8th, 2007, 14:28
Reputable Member
Join Date: Dec 2005
Location: U.S.A.
Posts: 133
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via MSN to ScottR Send a message via Skype™ to ScottR
Re: Dreamweaver css help

Whoops, I thought he had said it was wrapped in a div or I assumed that it was.
Reply With Quote
Reply

Tags
css, problem

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
adobe dreamweaver Vs. Macromedia dreamweaver jahphill Scripts and Online Services 21 Nov 2nd, 2007 03:19
Dreamweaver 8 ronb Web Page Design 36 Oct 23rd, 2007 19:40
Dreamweaver Pádraig Scripts and Online Services 19 Jul 18th, 2007 20:23
dreamweaver crackafaza Web Page Design 12 Jun 30th, 2007 21:24
Add-Ons for Dreamweaver 8 Marc Scripts and Online Services 5 May 31st, 2007 19:48


All times are GMT. The time now is 13:00.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43