< The Ultimate Dreamweaver Shopping Cart > Works With Any Website Design! Bookmark and Share
Site Store Professional : Dreamweaver Shopping Cart
 
Information
Article ID259
Created On10/10/2009
Modified10/10/2009
MAIN_STYLESHEET.CSS

The main_stylesheet.css file is attached to ALL design-editable pages on the website (online store) and contains generic site design and link classes.

·         .Body  (Sets page background, default page text and page margins.)

·         a:link  (Sets site links properties.)

·         a:visited (Sets visited links properties.)

·         a:hover (Sets properties when hovering over links with mouse.)

·         a:active (Sets active (clicked) link properties)

·         .Site_OUTER_Border (Sets the properties of the main outer-most table of the sample store design.)

·         .header_background (Sets the properties of header section (table column) of the sample store design.)

·         .Main_Body_background (Sets the properties of section (content area) of the sample store design.)

·         .bottom_links_background (Sets the properties of footer links section (table column) of the sample store design.)

·         .bottom_links (Sets the properties of individual footer links columns of the sample store design.)

·         .Bottom_Copyright_Text (Sets the bottom section properties (copyright) of the sample store design.)

Note: If you are applying Site Store Professional to an existing website design, you will most likely want to delete the CSS classes denoted in red so those classes will not conflict with your current CSS definitions. All other CSS classes in Site Store Professional are uniquely named to prevent class conflicts.