[buddypress-trac] [BuddyPress] #1893: width problem on activity page : view an activity
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Feb 11 09:50:28 UTC 2010
#1893: width problem on activity page : view an activity
----------------------+-----------------------------------------------------
Reporter: ikkeook | Owner:
Type: defect | Status: reopened
Priority: minor | Milestone: 1.2
Resolution: | Keywords: css width problem
----------------------+-----------------------------------------------------
Comment(by ikkeook):
ok, Once more: this needs to be an error. This happens ALSO on the
official test site:
Go to: http://testbp.org/ > width : 1250px (default.css (line 6))
body {
background:#EAEAEA url(../images/background.gif) repeat-x scroll left top;
color:#555555;
font-family:Arial,Tahoma,Verdana,sans-serif;
font-size:12px;
line-height:170%;
margin:0 auto;
max-width:1250px;
min-width:960px;
padding-top:0 !important;
width:90%;
}
ALL pages on testbp.org have the same width, ONLY some don't!! Check this
out:
http://testbp.org/members/medaniff/activity/65721/
http://testbp.org/members/nehalem2009/activity/65718/
http://testbp.org/members/ligar/activity/65700/
and so on.
The reason of this is the use of the class activity-permalink in the body
definition:
<body id="bp-default" class="activity my-activity activity-permalink
65700">
AND this class activity-permalink is only used on those kind of pages. And
it has nothing to do with some permalink, I guess.
--
Ticket URL: <http://trac.buddypress.org/ticket/1893#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list