Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Themes :: Archives ⇒ Forum right side cut off :: Archived


Forum right side cut off :: Archived
Announce themes that you have created, or ask questions about how to create/modify a theme in 9.x. Includes the Requests sub-forum.
Post new topic    Revive this topic    Printer Friendly Page     Forum Index ⇒  Themes

Topic Archived View previous topic :: View next topic  
Author Message
safecracker4hire
500+ Posts Club
500+ Posts Club

Offline Offline
Joined: Nov 26, 2004
Posts: 525
Location: Ontario - CANADA
PostPosted: Sun Jan 09, 2005 2:58 pm
Post subject: Re: Forum right side cut off

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
500+ Posts Club

Offline Offline
Joined: Sep 03, 2004
Posts: 852
Location: Gävle, Sweden
PostPosted: Sun Jan 09, 2005 3:23 pm
Post subject: Re: Forum right side cut off

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
500+ Posts Club

Offline Offline
Joined: Nov 26, 2004
Posts: 525
Location: Ontario - CANADA
PostPosted: Mon Jan 10, 2005 2:04 pm
Post subject: Re: Forum right side cut off

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
500+ Posts Club

Offline Offline
Joined: Sep 03, 2004
Posts: 852
Location: Gävle, Sweden
PostPosted: Mon Jan 10, 2005 10:12 pm
Post subject: Re: Forum right side cut off

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
500+ Posts Club

Offline Offline
Joined: Nov 26, 2004
Posts: 525
Location: Ontario - CANADA
PostPosted: Fri Feb 11, 2005 5:29 pm
Post subject: Re: Forum right side cut off

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
XHTML Specialist

Offline Offline
Joined: Apr 30, 2004
Posts: 2502
Location: Melbourne, Florida
PostPosted: Sat Feb 12, 2005 3:25 am
Post subject: Re: Forum right side cut off

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 Photo Gallery
Display posts from previous:   
Post new topic    Revive this topic    Printer Friendly Page    Forum Index ⇒  Themes
Page 1 of 1
All times are GMT

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.
· Removed index.php depency.
· v9 fixed menu hoverings on touch screens.
· Fixed menu hoverings on touch screens.
· Fixed empty $Module object

read more...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
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

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
Interactive software released under GNU GPL, Code Credits, Privacy Policy