Help with certain page

General questions relating to Joomla! There are other boards for more specific help on Joomla! features and extensions.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
timh
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Sat Jul 22, 2006 3:45 am

Help with certain page

Post by timh » Sat Jul 22, 2006 3:48 am

Hello,

I was wondering if there was any developers out there experienced enough to help me adjust the following piece of code.

Please take a look at the following link:

http://hcop.org//index.php?option=com_c ... &Itemid=32

The problem will be obvious... I am trying to adjust the table so that it will display within the left section there.

Thanks ahead of time,

-Tim
Hepatitis C Outreach Project
http://www.hcop.org

technopuzzle
Joomla! Ace
Joomla! Ace
Posts: 1942
Joined: Thu Aug 18, 2005 5:53 pm
Location: Washington D.C. & Baltimore, MD Metro
Contact:

Re: Help with certain page

Post by technopuzzle » Sat Jul 22, 2006 7:37 am

That section of your site is set to the following widths -

div .componentheading 430x25
table .contentpane 484x696

You may want to search for that in your CSS file(s).
Thanks,
Roger Raymond
Techno Puzzle

timh
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Sat Jul 22, 2006 3:45 am

Re: Help with certain page

Post by timh » Sat Jul 22, 2006 6:17 pm

There isn't any mention of widths in the CSS. Especially in .contentpane

Here is the link to the CSS

http://hcop.org//templates/tim/css/template_css.css


Second, the module table appears to line up fine with the same formatting code.
http://hcop.org//index.php?option=com_c ... &Itemid=32


I think I need to edit the actual PHP, but I'm not sure where to start.

technopuzzle
Joomla! Ace
Joomla! Ace
Posts: 1942
Joined: Thu Aug 18, 2005 5:53 pm
Location: Washington D.C. & Baltimore, MD Metro
Contact:

Re: Help with certain page

Post by technopuzzle » Sat Jul 22, 2006 9:24 pm

I'm such a goof! I actually see the problem now, once I viewed the index page. LOL!

The content seems to be pushed out past the edge due to the table settings you have.

The only solution I can see is that you could set the AUTHOR column to not display.
Thanks,
Roger Raymond
Techno Puzzle

timh
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Sat Jul 22, 2006 3:45 am

Re: Help with certain page

Post by timh » Sun Jul 23, 2006 4:33 pm

And how would i go about removing these columns?

the reason I am posting here is because I'm not as familiar with the Joomla core Files, and don't want to remove something that will have adverse effects on the entire system.

technopuzzle
Joomla! Ace
Joomla! Ace
Posts: 1942
Joined: Thu Aug 18, 2005 5:53 pm
Location: Washington D.C. & Baltimore, MD Metro
Contact:

Re: Help with certain page

Post by technopuzzle » Mon Jul 24, 2006 3:01 am

Don't worry. You won't have to edit any core files at all. In fact removing the AUTHOR column can be done in the parameters of the menu.
Thanks,
Roger Raymond
Techno Puzzle


Locked

Return to “General Questions - 1.0.x”