Guest Posted March 16, 2007 Posted March 16, 2007 can someone tell me how to put content of an infobox to somewhere without box border? for ex i put manufacturer box to my header <? include(DIR_WS_BOXES . 'manufacturers.php'); ?> it appears but still have box border?how to remove the border?
Guest Posted March 16, 2007 Posted March 16, 2007 can someone tell me how to put content of an infobox to somewhere without box border?for ex i put manufacturer box to my header <? include(DIR_WS_BOXES . 'manufacturers.php'); ?> it appears but still have box border?how to remove the border? The border is specified in the stylesheet.css file .infoBox { background:#f6f5f5; }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.