Hiyas,
I did a few quick searches but cant see where this is defined?
What defines the colour of the info/manu/category etc boxes?
Thanks =)
Bah
This is a discussion on Box border colour within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hiyas, I did a few quick searches but cant see where this is defined? What defines the colour of the ...
Hiyas,
I did a few quick searches but cant see where this is defined?
What defines the colour of the info/manu/category etc boxes?
Thanks =)
Bah
stylesheet.css
TABLE.infoBox
· Border color around the left & right column boxes in the background section.
· Set the background color and it removes the white separation line between
· the table box heading bar and the body of each table box & evens up the boxes.
TABLE.infoBoxContents
· Color inside the left & right column boxes in the background section.
· You could set the text color for the boxes in the "Type" section also.
· You can also set a background image in the background section:
{ background-image; background-repeat: no-repeat }
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
I changed that, it must just be Im colourblind!
... Better check!
Ta =)
Jamie
PS: HNYE:P
Be sure to clear your browser cache or you won't see the changes...![]()
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Ive found internet exploder particularly terrible for caching stylesheets. It wont even reload them when you shift+ctrl+r the stupid thing.
Actually Im not going mad, I have no TABLE.infoBox in my stylesheet.css. Im using a mid december snapshot, did this change recently?
Ta,
Jamie
I believe it now looks like this:
The TABLE has been dropped. I think for a while now...Code:.infoBox { background: #b6b7cb; } .infoBoxContents { background: #f8f8f9; font-family: Verdana, Arial, sans-serif; font-size: 10px; } .infoBoxNotice { background: #FF8E90; } .infoBoxNoticeContents { background: #FFE6E6; font-family: Verdana, Arial, sans-serif; font-size: 10px; }![]()
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Bookmarks