NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 24 25 26 27 28 … 47 Next »
How to change colulmn widths in the new CSS

 
  • 0 Vote(s) - 0 Average
How to change colulmn widths in the new CSS
aslade
Offline

Junior Member

Posts: 29
Threads: 14
Joined: Nov 2005
#1
2008-10-01, 01:03 PM (This post was last modified: 2008-10-03, 12:19 PM by aslade.)
Im now on 1.2.9 and with a 1024x800 screen the columns in the "manage recordings" screen are screwed up

[Image: screen.jpg]

in the previous versions i've been able to change the templates so that the description takes up a good 60% of the screen and is more readable but its changed to css now.

could some one give me pointers as to where to change the css code in these new templates please?
[SIZE="1"]capture server: P4 3.2Ghz, 1Gb RAM
Capture Device: 2 x Hauppage PVR-150, 2 x Nova-S
Storage: 2100Gb Raid 5
Video Output: HD 32" and projector via Geexbox plus 1 MVP to the bedroom and web streaming
GB-PVR Version: 1.2.9

Recent short fling with linuxMCE but dumped it when threatened with divorce(!) and came back to what i know...long live GBPVR![/SIZE]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2008-10-01, 10:34 PM
aslade Wrote:Im now on 1.2.9 and with a 1024x800 screen the columns in the "manage recordings" screen are screwed up

[Image: screen.jpg]

in the previous versions i've been able to change the templates so that the description takes up a good 60% of the screen and is more readable but its changed to css now.

could some one give me pointers as to where to change the css code in these new templates please?

From what I can tell from the screen shot that is the manage.aspx page with the default theme.

Manage.aspx is a table based screen (the true full CSS screen is manage2.aspx).

You are missing the very first column for some reason....the first column should be a check box column for flagging things to be deleted. I think because that column is not there the other columns are now offset.

You could try loading build 77 in and see if that addresses the problem.

The download and instructions are on the wiki.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
aslade
Offline

Junior Member

Posts: 29
Threads: 14
Joined: Nov 2005
#3
2008-10-02, 06:55 AM
Thanks unclejohn

I've installed v77 but its exactly the same as the first example!?!
I've never seen the first "FLAG" column you mention in the years I've been using GBPVR either.
Is that on a later version of GBPVR?
[SIZE="1"]capture server: P4 3.2Ghz, 1Gb RAM
Capture Device: 2 x Hauppage PVR-150, 2 x Nova-S
Storage: 2100Gb Raid 5
Video Output: HD 32" and projector via Geexbox plus 1 MVP to the bedroom and web streaming
GB-PVR Version: 1.2.9

Recent short fling with linuxMCE but dumped it when threatened with divorce(!) and came back to what i know...long live GBPVR![/SIZE]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2008-10-03, 12:06 AM
You should see something like this....except for the delete button in with the Play/Download.....that will be in the next release.

[Image: capture102200865905pmmz0.jpg][URL="http://imageshack.us"]
[/URL]
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
aslade
Offline

Junior Member

Posts: 29
Threads: 14
Joined: Nov 2005
#5
2008-10-03, 09:53 AM
Ok, the new build on another PC shows the correct columns now, so maybe that was a caching issue.
which leads me back to:
on the widescreen display i have, with an older version of EWA, i could change the columns so i used 100% of the screen.
with the new version using CSS how could i change it so i'm using more than 50% of the screen in this example?

[Image: newdisplay.jpg]
[SIZE="1"]capture server: P4 3.2Ghz, 1Gb RAM
Capture Device: 2 x Hauppage PVR-150, 2 x Nova-S
Storage: 2100Gb Raid 5
Video Output: HD 32" and projector via Geexbox plus 1 MVP to the bedroom and web streaming
GB-PVR Version: 1.2.9

Recent short fling with linuxMCE but dumped it when threatened with divorce(!) and came back to what i know...long live GBPVR![/SIZE]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#6
2008-10-04, 10:11 PM
aslade Wrote:Ok, the new build on another PC shows the correct columns now, so maybe that was a caching issue.
which leads me back to:
on the widescreen display i have, with an older version of EWA, i could change the columns so i used 100% of the screen.
with the new version using CSS how could i change it so i'm using more than 50% of the screen in this example?

[Image: newdisplay.jpg]

There are now two full sets of screens in EWA. The screen shots that you have shown are from the traditional Table based screens....there is some CSS used (as there always was) but there was nothing to allow you to change the width's of the columns.

The new true/full CSS pages in EWA can be accessed via the pagename2.aspx screens (i.e. manage2.aspx). These screens are full CSS (no tables and the associated CSS files control the display). With these screens the columns should flow as your screen size changes....they are designed for 1024x768 and larger displays...so if you go below the 1024x768 size you will find areas that need to scroll or wrapping occurs.

Below is the manage2.aspx screen displaying in a fairly small area.....notice that it doesn't look too bad.....buttons on the left wrap around to make several rows.
[Image: capture104200860256pmkx3.jpg]

Now here is the same page with the browser opened up full screen which for me is 1920x1200....notice everything flows to fit the larger display.

[Image: capture104200860318pmrs7.jpg]
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  StreamerPost.cs change to enable automatic compression/decompression (gzip) support whurlston 2 2,770 2014-02-22, 04:58 AM
Last Post: whurlston
  NEWA Logon not working (to change) themes etc after 3.1.1 jksmurf 11 3,538 2013-11-12, 04:43 AM
Last Post: UncleJohnsBand
  NEWA TV Guide Color Change Possible Please? yardern 2 1,772 2012-12-02, 03:01 PM
Last Post: UncleJohnsBand
  Web URL change jaakl 1 1,686 2012-03-13, 02:26 AM
Last Post: UncleJohnsBand
  Change TV Guide Minute Span to server setting? Stereodude 16 4,889 2009-10-12, 07:35 AM
Last Post: sunnybilly
  change in guide.aspx format medic29 1 1,384 2009-03-01, 05:55 AM
Last Post: UncleJohnsBand
  Howto change IP to FQDN idkpmiller 3 1,737 2008-05-23, 03:33 AM
Last Post: UncleJohnsBand
  Change "Recordings to Keep" madas 1 1,183 2008-02-27, 02:11 AM
Last Post: UncleJohnsBand
  Possible: Change size of pop-up window and video? Rene_1 5 2,176 2007-10-31, 01:59 PM
Last Post: fsnertz

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode