Post: #1
|
||
HeadCoder Joined: 03-10-2013 Posts: 18 Country: |
Change the colur of your overlibs of cats text this will remove the blue or green box you see on on click of the text box
@browse.php find CODE: $subcategories remove from the <span line and put this will add transparent befor the PHP:
Add CODE: <span style="background-color: rgb( 17, 17, 17);"> find CODE: foreach ($_categoriesC as $c) look for the line remove and add CODE: <span style="background-color: rgb( 17, 17, 17);"> before the CODE: $cname now you have transparent boxs |
|
|
||
«
Previous Thread
|
Next Thread
»
|