This is a discussion on Help with table bgnd colour change within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I have read through what seesm like 100's of threads on this and osc forums and google but I can't ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I have read through what seesm like 100's of threads on this and osc forums and google but I can't get the answer. It's driving me batty as I have spent literally hours on it. I am trying to change the table background of the heading... CATEGORIES on this link. JustWine.com.au I get to that page using the category links. I have looked through the style sheet where the other bgnds are but to no avail.. In the source of the page, it says this for that area. <tr> <td> <table cellspacing=0 cellpadding=0> <tr><td><img src=images/m22.gif width=9 height=29></td><td width=506 bgcolor=#C6ED4E class=fe> CATEGORIES</td><td><img src=images/m23.gif width=10 height=29></td></tr> I have done a find on the color #C6ED4E in many files and in the css but no good. I know I am missing something.. Any help please? oz |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| It is probably hardcoded in one of the php files. Search across your php files for the color. If it was in the stylesheet, it would just show up as class="someclass" not the actual bgcolor...
__________________ Michael Sasek osCMax Developer
|
| The Following User Says Thank You to michael_s For This Useful Post: | ||
ozstar (08-27-2007) | ||
|
#3
| |||
| |||
| Thanks Michael! Took me ages, but just now found it. It was hard coded into /modules/product_listing.php Ahhhhhhhh. Can sleep peacefully now! Well, maybe when I get my next problem fixed in another post! regards, oz |
|
#4
| |||
| |||
| I recommend a good text editor that can search across files. You just tell it what you are looking for and what folders to look in, and perhaps the file type to search and in seconds, it will list all files that have the string you are looking for All you would have had to do was key in the color hex code and search for it. Ultra Edit has this capability, and so do several others. |
| The Following User Says Thank You to c.h.u.d. For This Useful Post: | ||
ozstar (08-27-2007) | ||
|
#5
| |||
| |||
| Ah ha thanks.. I tried one called Multi Replace but while it said it made the change, it didn't tell me which file it was in. Strange? I'll give Ultra a shot.. Just what I need! oz |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do i change the colour of the HEADING_TITLE | alexkd | osCommerce 2.2 Modification Help | 1 | 02-09-2007 02:05 PM |
| Can't change colour with WYSIWYG Editor | michaelp | osCommerce 2.2 Modification Help | 0 | 03-04-2004 12:56 PM |
| how do I change the colour of the box border? | jloyzaga | osCommerce 2.2 Modification Help | 2 | 10-23-2003 01:13 PM |
| pop up image background colour change | starchild | osCMax v1.7 Discussion | 0 | 10-01-2003 05:13 AM |
| date and request table- how to change colour | bushman | osCMax v1.7 Discussion | 1 | 08-23-2003 01:18 PM |