Contributions
Remove corners from infobox
hi friends
Do you want to remove left and right corner images from infobox just replace attached boxes.php file in
/includes/classes/
and also do a stylesheet.css modification
just add following code in "TD.infoBoxHeading" css code
padding-left:10px;
so it will put space before title and this way it will look good
regards
Expand All / Collapse All
Previous version of boxes.php removed the clickable arrow on infoboxes such as the shopping cart - this has been corrected in this version.
The file didn't contain installation instructions and lacked ease of drag drop use, like that of more recent contributions. All files that need to be updated are now included in this new release as well as instructions for modification and the stylesheet has been commented.
This should make it a lot easier to use, understand and install, especially if you have a heavily modded store.
hi friends
Do you want to remove left and right corner images from infobox just replace attached boxes.php file in
/includes/classes/
and also do a stylesheet.css modification
just add following code in "TD.infoBoxHeading" css code
padding-left:10px;
so it will put space before title and this way it will look good
regards
Note: Contributions are used at own risk.