krissysstickers Posted June 2, 2010 Share Posted June 2, 2010 Hi there, I have been at this seemingly simple problem for 3 hours and I just can't seem to solve it - the answer is probably right in front of my eyes but on a site I am working on there is a vertical white line on the two menus on the left hand side. If anyone knows what I have done wrong or how I can correct this I would really appreciate the help. The menu works as a header - menu - footer and there is no space between the menu and the footer JUST the header and the menu. The website is: www. sillybandzcanada .com Thank you so much for looking and thank you in advance for any help!, (P.S. I know the blue menu items are too hard to read - they are supposed to be white but for some reason keep defaulting to blue) Thank you, Kristyn Link to comment https://forums.phpfreaks.com/topic/203588-can-you-please-help-me-remove-white-vertical-line-between-menu-items/ Share on other sites More sharing options...
kenrbnsn Posted June 2, 2010 Share Posted June 2, 2010 Please post your code. Looking at the generated HTML doesn't help us. Ken Link to comment https://forums.phpfreaks.com/topic/203588-can-you-please-help-me-remove-white-vertical-line-between-menu-items/#findComment-1066448 Share on other sites More sharing options...
teamatomic Posted June 2, 2010 Share Posted June 2, 2010 From a quick glance at your page source try going from strict to transitional: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> HTH Teamatomic Link to comment https://forums.phpfreaks.com/topic/203588-can-you-please-help-me-remove-white-vertical-line-between-menu-items/#findComment-1066477 Share on other sites More sharing options...
shadiadiph Posted June 2, 2010 Share Posted June 2, 2010 put a border 1px on your table and you will be able to see where the problem is. this isn't php ? I tried opening your style.css but saiys it doesn't exist so the class="ectlink" doesn't appear to have any style attatched to it Link to comment https://forums.phpfreaks.com/topic/203588-can-you-please-help-me-remove-white-vertical-line-between-menu-items/#findComment-1066502 Share on other sites More sharing options...
krissysstickers Posted June 2, 2010 Author Share Posted June 2, 2010 Thank you everyone for your quick help! Teamatomic - your suggestion of going from strict to transitional worked perfectly and I never would have guessed of all things that was the problem! Ken - I am sorry for forgetting to post the code. I am 1 week over due (pregnant) and my brain is fried - I honestly apologize! Thank you all - I am SO happy not to have to try another day to figure this one little thing out Link to comment https://forums.phpfreaks.com/topic/203588-can-you-please-help-me-remove-white-vertical-line-between-menu-items/#findComment-1066571 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.