- Moderated by:
- Support Team
-
- rank:
-
Freshman
- registered:
- October 2007
- Status:
- offline
- last visit:
- 04.10.07
- Posts:
- 2
Hello,
I have a problem with my news pages getting pushed out beyond the allowed column width, causing the right section to get pushed way beyond the header. An additional related links code snippet is causing this, which only comes up when I click on the news items on the right nav section, the news works fine and is designed for our homepage. For the life of me, I cannot figure out where this is coming from so I can go in and remove it. I tried doing full text searched in my web folder on portions of the extra code, but no luck.
I inherited this site, so I am learning how it was configured the way it is. We do use a custom theme, so I am almost sure the problem lies within this theme. If someone can point me in the right direction to look, I would much appreciate it. :)
Problem URL: http://www.xtremesystems.com/modules.php?op=modload&name=News&file=article&sid=773
Works fine here (scroll down a few articles): http://www.xtremesystems.com/
PN Version 0.7.5
PHP and MySQL Version 5
Thanks,
Gregg
edited by: gcmachel, Oct 04, 2007 - 09:02 PM -
- rank:
-
Professional
- registered:
- December 2003
- Status:
- offline
- last visit:
- 21.11.08
- Posts:
- 2975
../themes/YourTheme/(somewhere)
It has been awhile since I used AutoTheme, so find the News HTML page I forget exactly what it is called). and post it using the code tags in the Reply section.
--
David Pahl
Zikula Support Team -
- rank:
-
Professional
- registered:
- September 2006
- Status:
- online
- Posts:
- 1451
Hi! You have two problems:
The first is the BIG problem:
you don't use tha latest stable version and the most secure one? 0.75? donwload and upgrade to 0.764, it isn't hard with the core modules, some third party may cause problems, but...
Second, the layout problem:
You use tables in your article-index.htm template (try to use DIVs+CSS),
and you have two extra columns (TDs): The 'topics-image' and the 'Related links'.
that don't let you have a big image like tghat one of the 'U.S. Consumers Players...'
You must change that topics-image and related-links to a floating DIVs instead the use of TDs, and it may works. Or reduce the size of the image...
Good luck!
--
- Mateo T. -
Mis principios... son mis fines
