1 2
#16May 10th, 2010 · 03:06 PM
38 threads / 11 songs
278 posts
Canada
Fluid Site Width
Hey guys, I was just thinking about how awesome it would be if bandamp were a fluid-width site, because that way it would expand to fill our screens (meaning that the whole site wouldn't be just in the middle - it would expand to fill the whole width of the screen). 

Most people are using widescreen screens these days, with larger resolution, so it would be nice to utilize that screen real estate on bandamp! we should keep everything the same, but just make it so it will expand to all of our screen.

For an example, check out http://www.insanelymac.com/.
On the top right, you can change the video from Fixed Width to Full-screen (fluid width).  that's what I wish we could do with Bandamp!

Anyways, maybe tonightslastsong could do something.
#17May 10th, 2010 · 04:49 PM
181 threads / 54 songs
1,932 posts
Canada
that sounds awesome.
i know triton is the new "head-mod" around here now i think and hes been fiddlin with the site here and there, maybe he can take a go at it?
#18May 10th, 2010 · 08:52 PM
371 threads / 187 songs
3,399 posts
United Kingdom
It certainly makes reading easier, once ya past forty like me,  your reading vision deterioates. lol
Thank God for SEPCS
#19May 11th, 2010 · 09:06 PM
121 threads / 56 songs
3,098 posts
Netherlands
Actually I like the setup like this, it makes it way more focused.. I can't stay on forums that fill the screen side to side.. The setup like this is more like a book page... and gives the amp is unique flavor... But its a matter of taste. Maybe having different layouts optional is an idea...
#20May 11th, 2010 · 10:55 PM
38 threads / 11 songs
278 posts
Canada
There should definitely at least be a choice at the top.
#21May 11th, 2010 · 11:34 PM
181 threads / 54 songs
1,932 posts
Canada
this is kind of reminscant of the project TLS was working on...with options to change your theme...we should have at least have an option to choose the way things are laid out.

oh well...at least the amp works and is alive... its not that big of a deal
#22May 12th, 2010 · 05:37 AM
121 threads / 56 songs
3,098 posts
Netherlands
Actually I just came to me, why I like it like this. Because the sides of the screen aren't being used, one needs far less eye movements to read all of the text on a page, so one doesn't tire as quickly. But again, options would be nice. Not sure whether this is easy to implement at all, TK might have a technical answer to that.
#23May 12th, 2010 · 07:57 AM
190 threads / 27 songs
2,848 posts
Germany
Everything is possible, even screen width working. Cause it's hard coded somewhere in the sources and css files it's not easy to change the view. I did spend some thoughts to this times ago, but I would categorize this request / idea far down on the list. (too difficult for me)

In this case another idea comes up to my mind:
I remember mud & co talked about to "wiki" the site.
That means visibilty to
- program code (PHP, Javascripts, CSS, ...)
- files and their relations (their meanings and structure)
- database overview and structure
- file system on server (structure)
- services on server (OS, Webserver, Mailservices, Firewall, ...)
- descriptions of access to external services and their functions (flow chart diagram)
- responsibilties (persons with their functions)
- availability of services
- Ideas / Feedback
- Legal Statements / Conventions
- ToDo-List (and WHO does it)
did I forget something?
and and and...  (hey is BandAMP going to be organized????)

That would give interested persons an (over-)view how BandAmp is organized / sorted

But I need help!!!

I don't have the time right now to research for how to init wiki, maybe someone else does it!?
#24May 12th, 2010 · 10:27 AM
341 threads / 59 songs
4,361 posts
Cymru (Wales)
I like the Wiki idea....so the whole site, server, etc must be audited for it to have a Wiki "page" ?
I like this challenge ! lol

I must agree with PX on the site layout, though there was talk of giving users the choice of layout, to be saved in a cookie, sort of themes idea. That's a really cool idea...but I wouldn't want the Amp just to change from this format with no way back.
As it is it's very pleasant and easy on the eye and mind, it's not overcrowded on a page, and it is indeed like a book with less eye and head movement. 

My experience with trying to make pages for wide screens and small screens is that everything needs to be positioned specifically to stop elements pushing other elements out of the way when it moves, and also some elements need to be positioned absolute putting them on top of other elements which can look darn ugly when the page is re-sized.

I like the fixed width.

You could download the css and the html pages , put them in an editor and see what you can change on the page with just the css, a bit like the zengarden and mySpace...you know .div div div div tr td td td ul li a:hover {color: left 3px on tuesdays}
#25May 12th, 2010 · 11:10 AM
190 threads / 27 songs
2,848 posts
Germany
kings wrote…
I like the Wiki idea....so the whole site, server, etc must be audited for it to have a Wiki "page" ?

That was the idea indeed, yep... This has almost been done by me. But some questions are still unanswered. I installed and started a local webserver to host those informations with some flat html files. In the moment it's just for my personal purposes to organize the programmings (what have I done and why and how), to write down structure informations, and to remind the to-do-list. Maybe I could raise the server to a public level one day.
#26May 12th, 2010 · 12:31 PM
38 threads / 11 songs
278 posts
Canada
Just thinking - I could probably make a Greasemonkey script or a Firefox addon to customize the way that it looks without u guys having to actually change anything.

I'll play around in Firebug and see what I can do.
#27May 12th, 2010 · 12:42 PM
341 threads / 59 songs
4,361 posts
Cymru (Wales)
If all these things (site server info) are in place then we can "apply" to write a Wiki BandAmp page ?
There are a few members who could write a decent explanation of the site.

I must admit though TK that I'm a bit lost when it comes to terms like "raise server to public level", "an open source site", a "dot org" setup and making bandAmp a charity...though I understand the words, I have no idea what they mean in the everyday reality of the site or how we actually get the site there and through these transitions!
#28May 12th, 2010 · 01:29 PM
38 threads / 11 songs
278 posts
Canada
simply by changing a few variables under the Skeleton DIV (basically, removing the width variable), I was able to get the header to sort of go Variable-width.

This is fluid width header when i reduce the window size to make it the same size as the way that bandamp looks right now:



This is the fluid width header when i expand the window size a bit:



lol - its very debauched - mostly because that black sidebar thing that rounds out the right side of the page won't move with the header - it probably moves with the body DIV, so i'll have to see if i can make the body variable width as soon as i can..

Also, the little GIF or PNG graphic that is right below those nav buttons on the right side doesn't actually float with them - it is centered on the page - so i'll have to make it float right instead.  I'll post updates on any progress that I make.
#29May 12th, 2010 · 01:48 PM
341 threads / 59 songs
4,361 posts
Cymru (Wales)
thebigguyconnor wrote…
simply by changing a few variables under the Skeleton DIV (basically, removing the width variable), I was able to get the header to sort of go Variable-width.

This is fluid width header when i reduce the window size to make it the same size as the way that bandamp looks right now:



This is the fluid width header when i expand the window size a bit:



lol - its very debauched - mostly because that black sidebar thing that rounds out the right side of the page won't move with the header - it probably moves with the body DIV, so i'll have to see if i can make the body variable width as soon as i can..

Also, the little GIF or PNG graphic that is right below those nav buttons on the right side doesn't actually float with them - it is centered on the page - so i'll have to make it float right instead.  I'll post updates on any progress that I make.

LOL see what I mean! And remember it is a forum script, so the page you have is not the page that it is !!
Working with the css and the !important command would do it.
A modded css file can be useful, share it, implement it under a themes function 
#30May 12th, 2010 · 03:00 PM
38 threads / 11 songs
278 posts
Canada
kings wrote…
thebigguyconnor wrote…
simply by changing a few variables under the Skeleton DIV (basically, removing the width variable), I was able to get the header to sort of go Variable-width.

This is fluid width header when i reduce the window size to make it the same size as the way that bandamp looks right now:



This is the fluid width header when i expand the window size a bit:



lol - its very debauched - mostly because that black sidebar thing that rounds out the right side of the page won't move with the header - it probably moves with the body DIV, so i'll have to see if i can make the body variable width as soon as i can..

Also, the little GIF or PNG graphic that is right below those nav buttons on the right side doesn't actually float with them - it is centered on the page - so i'll have to make it float right instead.  I'll post updates on any progress that I make.

LOL see what I mean! And remember it is a forum script, so the page you have is not the page that it is !!
Working with the css and the !important command would do it.
A modded css file can be useful, share it, implement it under a themes function  :roll:

I'm not changing the HTML, I'm changing the CSS.  I know it's a forum script, but if you implement this css file, it should make it work.  The main problem is worrying about how to make a scripted link to switch the css file that the forum script is using.

By the way - I fixed the image links, so you should be able to see the images now.
#31May 12th, 2010 · 06:17 PM
341 threads / 59 songs
4,361 posts
Cymru (Wales)
Looks like the main text page is still on a fixed width but the bits around the outside are either aligned left and right or floated there.
#32May 12th, 2010 · 06:39 PM
38 threads / 11 songs
278 posts
Canada
I'm still working on it... I'll come back with an update asap.
#33May 12th, 2010 · 08:58 PM
341 threads / 59 songs
4,361 posts
Cymru (Wales)
I dont know how far you want to take this or for that matter how far you can take it, but in any case here's a link you might like http://www.thesitewizard.com/javascripts/change-style-sheets.shtml
But that only works when you have a different 'functional' css sheet.

If you get it to work you could host the HTML + CSS somewhere for us to see the results, send me a pm if you want my e-mail, I could stick it on my own server for you.

You never know if you get it to work and by then have a few more 'theme' ideas/css sheets we could all ask TK very nicely and he might put a button up on the front page    ......you never know !
#34May 12th, 2010 · 10:32 PM
38 threads / 11 songs
278 posts
Canada
thx SO much for that link, kings!!!!

I was stumped for a sec there, but that link was perfect!

What I'm gunna do is download all the CSS sheets from this site, and then upload my modded ones to my hosting and then use javascript to call those ones up instead.

I'll put that javascript into a Userscript so that everyone can download it if they'd like (to use in greasemonkey).
#35May 13th, 2010 · 08:41 AM
341 threads / 59 songs
4,361 posts
Cymru (Wales)
https://forum.bandamp.org/The_Pit/39065_page3.html#id3097

bandAmp CSS files ! lol

Checkout the thread, it starts with vbscript and ends up with javascript commands in URL tags.
It might be of some help somewhere!
 
#36May 20th, 2010 · 10:49 AM
190 threads / 27 songs
2,848 posts
Germany
Does it go on somehow, somewhen, somewhere?
#37May 20th, 2010 · 12:09 PM
38 threads / 11 songs
278 posts
Canada
TritonKeyboarder wrote…
Does it go on somehow, somewhen, somewhere?

Lol, I'm waiting to continue on this until im done my school year - ive got tons of exams that I've got to do!

SORRY.
#38May 21st, 2010 · 08:23 AM
190 threads / 27 songs
2,848 posts
Germany
good bigguy!

crossing my fingers...
1 2
Sorry, you do not have access to post...
Wanna post? Join Today!

Server Time: June 7th, 2025 · 4:13 PM
© 2002-2025 BandAMP. All Rights Reserved.