![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am wondering if I can style an image. I created a space in which I would like the image to be centered in or have certain amount of padding to. How do I do that? What I am talking about, can be viewed here: http://www.agilitygraphics.com/clients/bdc/ I would like to certer the BDC in the grey space up top. The CSS is here, just in case: http://www.agilitygraphics.com/clients/bdc/css/browman.css Thanks for any help! Brian |
#3
| |||
| |||
|
|
Hi Place this in your style sheet an play around. #logocell img {padding: 20px; margin:0 220px 0;} -- Cheers Pablo http://www.dellwebsites.com "Brian" <brian (AT) agilitygraphics (DOT) com> a écrit dans le message de news: djlk8j$pol$1 (AT) forums (DOT) macromedia.com... I am wondering if I can style an image. I created a space in which I would like the image to be centered in or have certain amount of padding to. How do I do that? What I am talking about, can be viewed here: http://www.agilitygraphics.com/clients/bdc/ I would like to certer the BDC in the grey space up top. The CSS is here, just in case: http://www.agilitygraphics.com/clients/bdc/css/browman.css Thanks for any help! Brian |
#4
| |||
| |||
|
|
Yes? |
#5
| |||
| |||
|
|
Hi Place this in your style sheet an play around. #logocell img {padding: 20px; margin:0 220px 0;} -- Cheers Pablo http://www.dellwebsites.com "Brian" <brian (AT) agilitygraphics (DOT) com> a écrit dans le message de news: djlk8j$pol$1 (AT) forums (DOT) macromedia.com... I am wondering if I can style an image. I created a space in which I would like the image to be centered in or have certain amount of padding to. How do I do that? What I am talking about, can be viewed here: http://www.agilitygraphics.com/clients/bdc/ I would like to certer the BDC in the grey space up top. The CSS is here, just in case: http://www.agilitygraphics.com/clients/bdc/css/browman.css Thanks for any help! Brian |
#6
| |||
| |||
|
|
An even better way would be like this - #logocell img {display:block; width:170px; margin:0 auto;} /*adjust top/bottom margin as desired */ |

#7
| |||
| |||
|
|
Murray *TMM* wrote: An even better way would be like this - #logocell img {display:block; width:170px; margin:0 auto;} /*adjust top/bottom margin as desired */ And what about a simple: #logocell {text-align:center} ![]() -- Thierry | http://www.TJKDesign.com | CSS-P Templates + Articles: CSS Popups, CSS 3 Column Layout, CSS Tabs, CSS Dropdown Menu, TIP Method, Sliced Images, Clean Popup Windows, Easy Maintenance..... |
#8
| |||
| |||
|
|
True enough.... -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "Thierry | www.TJKDesign.com" <thierry (AT) 212utah (DOT) invalid> wrote in message news:djlt9v$9d6$1 (AT) forums (DOT) macromedia.com... Murray *TMM* wrote: An even better way would be like this - #logocell img {display:block; width:170px; margin:0 auto;} /*adjust top/bottom margin as desired */ And what about a simple: #logocell {text-align:center} ![]() -- Thierry | http://www.TJKDesign.com | CSS-P Templates + Articles: CSS Popups, CSS 3 Column Layout, CSS Tabs, CSS Dropdown Menu, TIP Method, Sliced Images, Clean Popup Windows, Easy Maintenance..... |
#9
| |||
| |||
|
|
Why better? -- Cheers Pablo http://www.dellwebsites.com "Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> a écrit dans le message de news: djlttp$a7t$1 (AT) forums (DOT) macromedia.com... True enough.... -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "Thierry | www.TJKDesign.com" <thierry (AT) 212utah (DOT) invalid> wrote in message news:djlt9v$9d6$1 (AT) forums (DOT) macromedia.com... Murray *TMM* wrote: An even better way would be like this - #logocell img {display:block; width:170px; margin:0 auto;} /*adjust top/bottom margin as desired */ And what about a simple: #logocell {text-align:center} ![]() -- Thierry | http://www.TJKDesign.com | CSS-P Templates + Articles: CSS Popups, CSS 3 Column Layout, CSS Tabs, CSS Dropdown Menu, TIP Method, Sliced Images, Clean Popup Windows, Easy Maintenance..... |
#10
| |||
| |||
|
|
Why better? -- Cheers Pablo http://www.dellwebsites.com "Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> a écrit dans le message de news: djlttp$a7t$1 (AT) forums (DOT) macromedia.com... True enough.... -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "Thierry | www.TJKDesign.com" <thierry (AT) 212utah (DOT) invalid> wrote in message news:djlt9v$9d6$1 (AT) forums (DOT) macromedia.com... Murray *TMM* wrote: An even better way would be like this - #logocell img {display:block; width:170px; margin:0 auto;} /*adjust top/bottom margin as desired */ And what about a simple: #logocell {text-align:center} ![]() -- Thierry | http://www.TJKDesign.com | CSS-P Templates + Articles: CSS Popups, CSS 3 Column Layout, CSS Tabs, CSS Dropdown Menu, TIP Method, Sliced Images, Clean Popup Windows, Easy Maintenance..... |
![]() |
| Thread Tools | |
| Display Modes | |
| |