This is a discussion on "small css problem" within the Web Page Design section. This forum, and the thread "small css problem are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
small css problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
small css problem
I have a hobby website designed in dreamweaver 8, its done in CSS
the one problem i have is that the site when viewed in firefox it looks right, but in IE7 there is an extra space after the last link in the left hand box (after the florist link) this is my first ever CSS site design so be gentle with me any advice or help appreciated http://www.bikerlifestyle.co.uk/ Mark |
|
|
|
||||
|
Re: small css problem
It could be the fact that you wrapped all the images in a <p> tag ... All elements have default margins and padding so ... it might be that the padding and margin are affecting it.
Try resetting them. If you want to reset all margin and padding to 0 for all the element you can do
|
![]() |
| Tags |
| firefox, ie7, space |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Small php table | Oak | PHP Forum | 32 | Mar 7th, 2008 09:03 |
| a small bug in IE | geyids | Web Page Design | 8 | Jan 20th, 2008 00:49 |
| My Blog Engine...small problem! | 1840dsgn | PHP Forum | 1 | Jul 7th, 2007 08:38 |
| A Small layout problem in IE6 but not in Firefox | leroytrolley | Web Page Design | 1 | Jul 5th, 2007 12:49 |
| Need small help with pagination | ofi | PHP Forum | 0 | Feb 7th, 2007 11:44 |