babylea Posted March 11, 2005 Share Posted March 11, 2005 hey guys, i am playing about with the layout on my page so that it blends with the usual html pages i already have... now i have insterted the table fine and all of the contents are showing just fine... but the table's border color won't show! i don't understand why not, i even adjusted the colour to a websafe version but it's still showing grey (you can see it here)... this could be something simple that i am just missing, any help? this is the code i'm using: <table border="1" bordercolor=#FF99CC cellpadding="0" cellspacing="0" align="center" width="750"> Link to comment Share on other sites More sharing options...
♥TerryK Posted March 11, 2005 Share Posted March 11, 2005 Best place to set the bordercolors is within your stylesheet -- somewhere in there it's probably already defined, and may overrule anything you hard-code into the HTML (not sure which would take precedence). HTH, Terry Terry Kluytmans Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like: Add order total to checkout_shipment Add order total to checkout_payment Add radio buttons at checkout_shipping (for backorder options, etc.) Duplicate Table Rate Shipping Module Better Product Review Flow * If at first you don't succeed, find out if there's a prize for the loser. * Link to comment Share on other sites More sharing options...
babylea Posted March 11, 2005 Author Share Posted March 11, 2005 morning terry, i have had a look through my css file but i can't notice anything. i don't know if it's just lack of sleep, this would normally be such a simple error to fix. :( Link to comment Share on other sites More sharing options...
♥TerryK Posted March 11, 2005 Share Posted March 11, 2005 I don't see a grey border around your page -- could it be that you need to do a clean reload of the page? (Shift-Refresh) Terry Terry Kluytmans Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like: Add order total to checkout_shipment Add order total to checkout_payment Add radio buttons at checkout_shipping (for backorder options, etc.) Duplicate Table Rate Shipping Module Better Product Review Flow * If at first you don't succeed, find out if there's a prize for the loser. * Link to comment Share on other sites More sharing options...
babylea Posted March 11, 2005 Author Share Posted March 11, 2005 i did try that, i even checked in IE and opened a fresh firefox window but no change. it's not a border around the entire page, just around the contents in the center where the table is... Link to comment Share on other sites More sharing options...
voided Posted March 11, 2005 Share Posted March 11, 2005 in ie the color comes up (pink right? ) but in firefox its grey (looks like a table when border = 1) Designrfix.com | Graphic Design Inspiration & Web Design Resources - @designrfix Link to comment Share on other sites More sharing options...
babylea Posted March 11, 2005 Author Share Posted March 11, 2005 in ie the color comes up (pink right? ) but in firefox its grey (looks like a table when border = 1) <{POST_SNAPBACK}> hi voided, yes that's right Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.