Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8175423
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T22:46:34+00:00 2026-06-06T22:46:34+00:00

I want a table rendered by django-tables2 to be drawn over the whole screen.

  • 0

I want a table rendered by django-tables2 to be drawn over the whole screen. I’m using the included paleblue css.

class PoolTable(tables.Table):
    class Meta:
        model = Simple 
        attrs = {'class': 'paleblue','width':'100%'}
  • Is it possible to do this fairly easy in the code and if so how?
  • If you can’t easily do this in the code, what must I change in the css or html or any other place?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T22:46:36+00:00Added an answer on June 6, 2026 at 10:46 pm

    This is more of a css question. Here is how I did it the easy way:

    chang the width to be over 100%

    class PoolTable(tables.Table):
        class Meta:
            model = Simple 
            attrs = {'class': 'paleblue','width':'200%'}
    

    This will only change the size of the table not the pagination. If you wont to change the its size you have to change it in the css. I did find it easiest to just remove the borders from the pagination.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an html table rendered page and I want to save it as
I want my table to be with width of 80% of the screen. The
My User table I want to map to aspnet_Users: <class name=User table=`User`> <id name=ID
In django-tables2, By default all table columns support ordering. This means that all the
A DataListis rendered with <table> or <span> tags, which I don't want. I've set
I am trying to style an input-box rendered using jEditable . I want to
I want to hide a row of a table if it is not rendered
I want to accomplish the following using only CSS and HTML, and not use
I have two tables and two buttons. I want table-1 to be in the
so I've created a table with table classes and I want the table to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.