Jump to content

Website improvements and suggestions


Leo
 Share

Recommended Posts

It doesn't matter what the screen resolution is, since people don't use browsers in fullscreen mode.

On a widescreen display (1680x1050 or 1920x1080), the browser window is most harmonic at about 60% of the screen width. Plus it needs to have the bookmarks sidebar also visible.

Ryzen 9 RX 6800M ■ 16GB XF8 Windows 11 ■
Ultra ■ LE 2.53DWS 5.6  Reaper ■ C/C++ C# ■ Fortran 2008 ■ Story ■
■ Homepage: https://canardia.com ■

Link to comment
Share on other sites

The web page is too wide (960px should be max width when using fixed size web pages), and it doesn't even scale in width, but only in height when I use Ctrl-- and +.

 

If you're under Firefox with the Stylish addon you can fix the widths pretty easily until there are options besides "Leadwerks Wide Skin" in the box at the bottom.

 

Just rightclick the Stylish icon > Write New Style > For Leadwerks.com and then drop something like the following into the box.

 

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("leadwerks.com") {

  div#admin_rightbar, div#wrapper, div#title_container, div#adminbar_rightbar, div#content_rightbar {
     min-width: 1000px !important;
  }
}

 

(Yes I was too lazy to put it up as a downloadable style. Sorry :))

--Grey

Link to comment
Share on other sites

  • 2 weeks later...

it would be great if we had "recent status updates" to something like "google buzz" or "friendfeed" but just for texts.

I hope it is easy enough to implement..

Omid Saadat

OD Arts Blog

 

AMD Phenom II X4 940 - Geforce 8800GTS - 4GB RAM - XP x86

AMD 6000+ - Geforce 9800 GT - 2GB RAM - XP x86 (Home pc)

Intel Core i7 - Geforce 310M - 4GB Ram - Win7 x64 (Laptop)

Link to comment
Share on other sites

  • 1 month later...

Just an idea, a sort of variation of 'watch this thread'.

Sometimes I would like to 'save' a thread for future uses.

A sort of 'bookmark' of threads I'm interested in, maybe with a 'tag' to clearify the content of it.

 

So, imagine to have a thread about collisions, there is something interesting - a piece of code for example. I would like to press a button, mark as 'collision' and save it in my profile.

Then - months after - I decide to recall that particular thread: normal solution should be the 'search' utility, but this one could be potentially useless if the search term is not very specific (this means many results to explore).

With this 'tagged thread' I just open my profile, read all my saved bookmarks, click on it, and voit-la!

 

Cheers

Phenom II X4 955 Asus HD5770 4GB Ram WindowsXP Sp2 BlitzMax

www.graphio.net www.graphioware.com

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...