| |||||||
| Register | Projects | FAQ | Members List | Mark Forums Read |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Okay, using INDEXU version 5.4.0 with cleandex Theme Set and seem to have a link/browser issue. Site works and looks fine on IE, however on Firefox the category descriptions appear as links. Or at least they appear to - they don't actually link anywhere, just have a mouse over behavior? Either I'd like to be able to strip out the mouse over action on the description part, as it is on IE. Or at least have it so the description links actually went to the category they describe, the same as the headers do. Hope this is clear? Here is the site, UK Investigator and Private Detective Search Directory - Search for a PI The area I'm talking about is the description text where it says: 'Private Detectives and Investigators in London' If you look at it in IE and FFox you'll see the issue. Many thanks. Chris.
__________________ Zookx UK website design |
| |||
|
Ah, located the line eventually in the setting.php file. the line is Code: Content visible to License Owner only.
__________________ Zookx UK website design |
| |||
| Code: Content visible to License Owner only. Oh yeah, thanks for pointing that out. What a great feature . Will have to investigate, no pun intended...[update] ... just uploaded the original clean dex file and that dosen't work with FF either? Great! - I had previously edited the file, as it wouldn't display correctly in IE so figured it was my mistake. Apparently not. [update] Opened a support ticket and Zubby replied v quickly with the following, solving the problem: Code: Content visible to License Owner only. Cheers.
__________________ Zookx UK website design Last edited by chris.h; 06-27-2007 at 05:58 AM. Reason: update, then another update. |
| |||
|
okay, edited the following in the setting.php file to remove the blank links from the index descriptions.... $cat_description_format = "<a style=\"{font-size: 11px; color: #567E96;}\"><%\$cat_description%></a>"; to $cat_description_format = " <font color=\"#669999\"><%\$cat_description%></font>"; Everything seems to be working now. And thanks for the heads up regards the other firefox issue CEC, had slipped by us that.
__________________ Zookx UK website design Last edited by chris.h; 06-27-2007 at 07:00 AM. |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Limit Link Description | binto | v5.x | 13 | 09-18-2007 02:16 PM |
| Link Description | SKh | v5.x | 1 | 08-03-2004 12:28 PM |
| How do I change the link description format? (<%link%>) | drakeraft | v5.x | 1 | 06-24-2002 01:57 PM |
| Editing a Link / description ?? | ideavirus | v5.x | 7 | 06-20-2002 12:13 AM |