Closed (won't fix)
Project:
Marinelli
Version:
6.x-1.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2008 at 16:54 UTC
Updated:
17 Jul 2016 at 00:09 UTC
Jump to comment: Most recent
Comments
Comment #1
SimplyBlue commentedSince I'm getting no support at External Links, I thought I'd try this board to see if it could be a CSS issue.
Comment #2
dchapiesky commentedI checked the following files:
tploverrides/aggregator/aggregator-item.tpl.php
img/*.*
style.css
In aggregator-item.tpl.php look for the following code:
Let's trace where these links are being introduced...
We can find the source date easily...
Following that is the feed content...
then the links appear...
and then the divider line...
The divider line is displayed based on an entry for feedcontent in style.css
The only thing between the content and the end of feedcontent is the categories....
I will assume that categories is not the issue here... why? because the link image being displayed is not one of the images packaged with Marinelli in the img directory... I also searched my drupal distribution and could not find this link image there either...
So my belief is that the links are part of the content provided by your feeds...
Could you post the xml for those feeds as well as the saved html file from the page?
Daniel
Comment #3
SimplyBlue commentedThanks for the reply.
Here's the link to my aggregator page on my website - http://www.jeffreyyep.com/aggregator. The feeds I'm using are - http://feeds.reuters.com/reuters/topNews & http://feeds.wired.com/wired/index
I can definitely see links that would cause the External Links module to kick in but I'm just confused as to how IE does not display the icons whereas Firefox does.
Comment #4
dchapiesky commentedI saved the source and edited it...
The line with "WORKS" in it displays properly... the empty anchors do not display in IE7....
I looked around and coudn't find any answers on it...
Sorry,
Daniel
Comment #5
oadaeh commentedThis issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.