Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: Make me a WordPress theme!

  1. #11
    Join Date
    Jan 2007
    Beans
    14
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Make me a WordPress theme!

    I just created a wordpress theme that brings to mind the design of official Ubuntu sites.

    You can freely download it here.

    There's also a little forum to report bugs.

    Grab it and enjoy!
    If I share my knowledge, I'll get its full value.

  2. #12
    Join Date
    Oct 2005
    Location
    Nice, France
    Beans
    137
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Make me a WordPress theme!

    Holy moly, who would post a thread like this? I'm surprised the OP got any positive replies at all. I wouldn't make a theme for that person based on this thread (demanding rather than asking, and calling that "the ubuntu spirit").
    Google is my friend. Saves my butt every time (well most times).

  3. #13
    Join Date
    Jan 2007
    Beans
    14
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Make me a WordPress theme!

    duckgoesoink, I do not see anything bad in sharing a wp theme.
    If I share my knowledge, I'll get its full value.

  4. #14
    Join Date
    Oct 2005
    Location
    Nice, France
    Beans
    137
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Make me a WordPress theme!

    Quote Originally Posted by aldolat View Post
    duckgoesoink, I do not see anything bad in sharing a wp theme.
    Not the sharing of it (that's great in my opinion), just the way the initial demand was made. To me it felt like the person was demanding and expecting, instead of just asking (the thread title starts with a demand).

    Maybe I'm just reading too much into the wording.

    P.S. Your theme is cool.
    Google is my friend. Saves my butt every time (well most times).

  5. #15
    Join Date
    Jan 2007
    Beans
    14
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Make me a WordPress theme!

    Ah, ok!
    As you say the author of this thread seems to demand a theme. Anyway, I thought to share the theme all the same.
    If I share my knowledge, I'll get its full value.

  6. #16
    Join Date
    Mar 2007
    Location
    $HOME (Washington State)
    Beans
    4,590

    Re: Make me a WordPress theme!

    What guide did you use to make the theme (if you did use one)? I would like to make my mockup become a theme. Also, would you be able to make a background which doesn't move with the rest of the page, and transparent objects that change with the scrolling?
    See my themes here! | Dont preach Linux, mention it | Make GNOME Themes
    I'm no longer on here. If you want to talk to me, go to noost.org.
    My DeviantArt | Linux user #461096 | Ubuntu user #15753

  7. #17
    Join Date
    Jan 2007
    Beans
    14
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Make me a WordPress theme!

    None guide. I have been always editing the themes I used... so I have understood where to put my hands.

    For the background, you can use this style

    Code:
    body {
    background-image: url('path_to_image.ext');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top left; /* or "top right" or "0px 0px", as you need */
    }
    For transparency, I do not know if only using HTML and CSS you can make that effect. Anyway, I'd avoid the transparency in text boxes, because the text is almost unreadable.
    Last edited by aldolat; May 7th, 2008 at 10:39 PM.
    If I share my knowledge, I'll get its full value.

  8. #18
    Join Date
    Dec 2005
    Beans
    Hidden!

    Exclamation Re: Make me a WordPress theme!

    Quote Originally Posted by duckgoesoink View Post
    Holy moly, who would post a thread like this? I'm surprised the OP got any positive replies at all. I wouldn't make a theme for that person based on this thread (demanding rather than asking, and calling that "the ubuntu spirit").
    I am surprised you are allowed to post here at all. You don't even understand the Ubuntu spirit. Go and use Ubuntu! Then come back and you will see that it is completely humane to ask for something.

  9. #19
    Join Date
    Mar 2006
    Location
    Novi Sad, Serbia
    Beans
    99
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Make me a WordPress theme!

    @zdravko
    He just wanted to say that way you asked for this looks more like demand.

    Make me a WordPress theme!
    Only the title looks like demand with exclamation mark at the end, and way it is constructed.
    ----------------------------------------------------
    The only thing necessary for the triumph of evil is for good men to do nothing.
    Edmund Burke

  10. #20
    Join Date
    Dec 2005
    Beans
    Hidden!

    Re: Make me a WordPress theme!

    Okay. It is a demand. So what? It is not allowed to make demands?

Page 2 of 3 FirstFirst 123 LastLast

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
  •