DragonflyCMS Projects > Storez > [fixed] Admin SideBox Background > Community Forums > Phoenix Netology
Forum Index > eCommerce > Storez

[fixed] Admin SideBox Background Reply to topic


If you have a partially transparent theme where the background image/pattern shows through around the display panels used for text, etc., then in places, such as the Admin > Edit Product, the page is going to look a little off. There is no background specified for the Product Options boxes on the right (Display Product, Featured product, Availability, etc.), so the background image will display right through.

Fix is straightforward. In /admin/includes/functions.php at line 486 in function cartsidebox change: echo '<table width="100%">
to: echo '<table class="table1" width="100%">
to provide a background matching that of the main table on the left.

Please enter your server specs in your user profile! 😢


noted and added to cvs Smile

Donations & Audit for DragonflyCMS

Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):

All times are Australia/Adelaide


Jump to: