Results 1 to 3 of 3

Thread: Forum Design

  1. #1
    Join Date
    Jul 2011
    Beans
    6

    Lightbulb Forum Design

    While i love that this forum (in which i don't post as much as i should) finally got a redesign, i do have a few little niggles about it:

    Why does the bar with "User CP", etc, in it have no space between it and the one above?
    Either get rid of the curved corners that join together, or give it "margin-top: 10px;".

    Why does the page always extend to nearly the full width of the screen?
    It is difficult to read posts that go all the way across my screen before going onto a new line, and i frequently find myself skipping or re-reading lines. For the first Div inside Body, i would add "margin: 0px auto; max-width: 1000px;".

    Why is the search form outside the rest of the page?
    HTML Code:
    <td align="right">
    <div id="searchbox">
    <form action="search.php?do=process" method="post" style="margin-top: -30px;">
    <label for="q" accesskey="s">
    <span class="mnemonic">S</span>earch
    </label>
    <input type="text" value="" name="query" id="q">
    /* Hidden Search Values */</form></div></td>
    Why is there an empty a?
    I will presume the <a name="top"></a> is so that the button at the bottom of the page will jump to the top. This would still work if you added id="top" to the first table element.

    Why did i just spend more time finding twenty tiny images than downloading them?
    Sprites, anyone?

    TL;DR
    Install this.
    Look better?

    All just Constructive Criticism!

  2. #2
    Join Date
    Apr 2008
    Beans
    11,707

    Re: Forum Design

    I see there have been no new posts there in a week but Technoviking was tracking feedback here:

    http://ubuntuforums.org/showthread.php?t=1977943

    I'm not really a gambling man but if I were I'd bet he's still tracking that thread

  3. #3
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: Forum Design

    Quote Originally Posted by lewisgoddard View Post
    Why does the bar with "User CP", etc, in it have no space between it and the one above?
    Either get rid of the curved corners that join together, or give it "margin-top: 10px;".
    Actually, I disagree with that point. I like that part the way it is.
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •