Forum right side cut off
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexThemes
Author Message
safecracker4hire
500+ Posts Club


Joined: Nov 26, 2004
Posts: 525
Location: Ontario - CANADA

PostPost subject: Re: Forum right side cut off
Posted: Sun Jan 09, 2005 2:58 pm
Reply with quote

I did post this in the Projects.html module, under the Forums bug "Right Side of Forums cut of in IE", but thought I'd post it here too for easy reference.

Anyway, I too was having this exact same problem and after reading the bug report in the Projects.html module and how it would not be fixed, I decided to look into it a little deeper. What I found was that the fix was actually quite simple. There was a missing tag in the style.css file of the cpgnuke theme. It seems that .table3 was not given any width directives, therefor it would run off the right side of the screen (due to the limitations of the underlying table).

Adding the following to /themes/cpgnuke/style/style.css solved the problem for me, and I hope it does the same for you!

Code:
FIND - (in themes/cpgnuke/style/style.css)

.table2 {
width: 50%;
text-align: center;
}

ADD AFTER

.table3 {
width: 100%;
}

SAVE AND CLOSE ALL FILES



safecracker4hire's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
RHE Linux / 2.0.52 / 4.0.22 / 4.3.10 / 9.0.6.1-CVS
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
Andreas
500+ Posts Club


Joined: Sep 03, 2004
Posts: 852
Location: Gävle, Sweden

PostPost subject: Re: Forum right side cut off
Posted: Sun Jan 09, 2005 3:23 pm
Reply with quote

Thanks alot for posting the solution here! I am sure it would've made its way into the next release, but it solved the problem for me right NOW. Thanks!
_________________
Andreas Rönnqvist
www.omegaproject.se
[OmegaProject] Founder

Andreas's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 2.0.52(Unix)/4.0.23/4.3.10-2/Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website ICQ Number MSN Messenger Yahoo Messenger
safecracker4hire
500+ Posts Club


Joined: Nov 26, 2004
Posts: 525
Location: Ontario - CANADA

PostPost subject: Re: Forum right side cut off
Posted: Mon Jan 10, 2005 2:04 pm
Reply with quote

The reason I posted it here was because it was labelled as "won't fix" in the Projects.html module.

Glad to help.


safecracker4hire's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
RHE Linux / 2.0.52 / 4.0.22 / 4.3.10 / 9.0.6.1-CVS
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
Andreas
500+ Posts Club


Joined: Sep 03, 2004
Posts: 852
Location: Gävle, Sweden

PostPost subject: Re: Forum right side cut off
Posted: Mon Jan 10, 2005 10:12 pm
Reply with quote

Strangely enough, your fix fixes the problem for all my IE users, but gives ME as a Firefox user the very same problem.
_________________
Andreas Rönnqvist
www.omegaproject.se
[OmegaProject] Founder

Andreas's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 2.0.52(Unix)/4.0.23/4.3.10-2/Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website ICQ Number MSN Messenger Yahoo Messenger
safecracker4hire
500+ Posts Club


Joined: Nov 26, 2004
Posts: 525
Location: Ontario - CANADA

PostPost subject: Re: Forum right side cut off
Posted: Fri Feb 11, 2005 5:29 pm
Reply with quote

This was an old, quick fix for the CVS version in December. As I posted in another thread, I would check your page source. If you see strange characters in front of

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

you most-likely have a language file encoding problem. If you edit a language file with a non UTF-8 compliant editor, you will get these characters inserted before any html output.

Editing config.php with a non UTF-8 compliant editor used to do the same thing, but it has been converted back to ANSI.


safecracker4hire's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
RHE Linux / 2.0.52 / 4.0.22 / 4.3.10 / 9.0.6.1-CVS
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
xfsunoles
XHTML Specialist


Joined: Apr 30, 2004
Posts: 2502
Location: Melbourne, Florida

PostPost subject: Re: Forum right side cut off
Posted: Sat Feb 12, 2005 3:25 am
Reply with quote

you might see those in UTF-8 (BOM) since Windows Notepad put UTF-8 (BOM) in UTF-8 File. if you use Notepad 2 or UltraEdit 32, it allow file change encoding ASNI to UTF-8.
_________________

Firefox is my Favorite Browser

xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexThemes All times are GMT
Page 1 of 1


Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

stopsoftwarepatents.eu petition banner
User Info [x]

Welcome Anonymous

Nickname
Password
(Register)

Last CVS commits [x]

Languages [x]

Community [x]

Support for DragonflyCMS in a other languages:

Deutsch
Español

X-links [x]
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

Preview theme [x]
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.


You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
This page generated in 0.2903 seconds with 19 DB Queries in 0.0571 seconds
Memory Usage: 2.92 MB
Interactive software released under GNU GPL, Code Credits, Privacy Policy