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.
|
|
|
|
|
![]() |
||
Dreamweaver css help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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
![]() |
|
|
|
|||
|
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. |
|
|||
|
Re: Dreamweaver css help
Try
padding: 0px 5px 0px 5px; |
![]() |
| Tags |
| css, problem |
| Thread Tools | |
|
|
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 |