Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
http://www.aviationflightzone.com is my website. I am currently using newsportal but have run into some issues. If you take a look, there is a picture under Airline and Boeing News RSS Feed that is fine. Some people do not have problems seeing it while others have it overlapping. That happens with a lot of pictures that I put. Is there a fix for this? Newsportal tends to overlap words and pictures and I can't stop it.
I am new to Drupal and I am in the process of making a theme. I see that drupal loads 95870948723 .css files for modules..
IS there anyway to avoid this?
I'm using the links bundle to aggregate links to other web sites. The default way of presenting a weblink has the title at the top and clicking on this brings you to the node on my site. There is a link at the bottom which is part of $links that brings you to the remote site. I want the title to link to the remote site e.g. similar to how nodes are presented on slashdot.
Anyone done this before or know how to do it?
The links table has a field for url and link_title but I can't figure out how to access them from within my phptemplate theme.
This is in relation to the node.tpl.php file. As you will notice, i have edited this file to create the orange boxes you see in the teasers and in the main articles after clicking 'read more'
I have had a look on the forums and people have suggested to leave this file alone - i think i now realise why.