Modify

Ticket #365 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

Page margins go over edge of borders

Reported by: and Owned by:
Priority: major Milestone: 3.1
Component: ATEngageVideo Severity:
Keywords: Cc:
Who will test this:

Description

I'm not sure I've described it right but I've attached a screenshot for people to check out. If you look at the right hand side you'll see that the top green nav element goes over the page border

Attachments

v-plumi-screen.jpg Download (103.9 KB) - added by and 3 years ago.

Change History

Changed 3 years ago by and

comment:1 Changed 3 years ago by pushpa

  • Status changed from new to closed
  • Resolution set to ready for testing

We have to change the class #portal-column-one and #portal-column-two

#portal-column-one { padding-right:4px; width:160px; } just add the style padding-right:4px in #portal-column-one

and #portal-column-two

#portal-column-two { border-left:0 solid #DDDDDD; padding-left:4px; width:160px; }

just add the style padding-right:4px in #portal-column-one.

if change the above classess.Then overlapping page border issue will be fixed.

comment:3 Changed 3 years ago by and

  • Status changed from closed to reopened
  • Resolution ready for testing deleted

As there is a calendar portlet in the right hand side here I can't replicate it to test. If you can remove the portlet I can try again.

comment:4 Changed 3 years ago by pushpa

We Updated SVN.

And It Is working in our demo site.

referral URL:  http://domlur.mahiti.org:9192/Plone/videos/video1/

comment:5 Changed 3 years ago by and

  • Status changed from reopened to closed
  • version set to And
  • Resolution set to fixed

looks good, ticking off.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.