Super Bold: Clean, Funky WordPress Theme with a China Town Look

If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!

SuperBold

Super Bold: Download | Test run

2 Column, White, Fixed width, Widget ready, Right sidebars, Funky, Personal Blog Template

SuperBold is a 2 column “widget” ready Web 2.0 WordPress theme with a funky arty China Town look by headsetoptions.org and MandarinMusing based on template by Gorotron. The theme is clean, youthful, and makes a great personal blog template supported by Atlanta Real Estate and Luxury Real Estate. Please go to our WordPress downloads and support page for theme support, queries or customized web design projects.You may view, download and testrun more of our themes here.

You can also find this theme on Theme Viewer. Please do spread the word if you like our themes!

Leave a Comments | Trackback | RSS 2.0

  1. 1. lily | June 5, 2007 #

    I like it.

  1. 2. [gehirnstürm] » 2. Blogger-Geburtstag | July 11, 2007 #

    [...] und schließlich, wiederum 6 Monate später, kam dann Super Bold von HSO [...]

  1. 3. Lily | August 3, 2007 #

    hi,

    I am trying to get the pages listings spaced better in the upper right hand corner of my blog. Can you give me a clue? It seems to be an ul. I don’t know how to format it, perhaps via css, to make the words ‘collectivism’ and ‘guestbook’ not be running up against each other like that.

    Lily

  1. 4. hso | August 3, 2007 #

    @ Lily

    Open style.css and look for this:

    #nav li a {
    font-size:11px;
    display:block;
    width:63px;
    text-decoration:none;
    color:#333;
    padding:8px 0;
    background-color:#FFF;
    }

    Change the width from 63px to say 100px, that should be wide enough to fit the titles!

  1. 5. Lily | August 20, 2007 #

    thanks. that’ll work… I guess there’s no way to have it just have maybe ten pixels on either side of each title?

  1. 6. hso | August 20, 2007 #

    @ Lily

    Change the left and right padding like below:

    padding: 8px 10px 8px 10px;

  1. 7. Lily | August 21, 2007 #

    thanks

  1. 8. Michael O'Toole | November 10, 2007 #

    The white box section of the theme (CSS defined under BODY tag) extends to the base of the page, on the same SuperBold bbPress theme it stops above the footer, is it possible to duplicate this on the WordPress theme, they are the perfect companion themes, identical down to the problem I’ve got with the footers!

  1. 9. hso | November 11, 2007 #

    @ Michael O’Toole

    It is possible with a little bit of theme and CSS hack. Are you up for it? Let me know.

  1. 10. Michael | February 10, 2008 #

    I just wanted to know what code to change when resizing the sidebar image. I want it to be a bit smaller, with its current size im getting fewer clickthroughs.

  1. 11. hso | February 10, 2008 #

    @ Michael

    Look in the style.css for these lines:

    #sidebar { float:left; width:200px; }
    .sidebanner {height: 640px; background:url(images/sidebanner.jpg) no-repeat;}

    Currently the sidebar is set at 200px, is that what you want to reduce? If so, reduce the size of the image and add the height to the .sidebanner {height: 640px; part.

  1. 12. Wedding Photographer Bristol | August 8, 2008 #

    Nice theme dude. Bright, bold and verrry web 2.0

    Keep up the great work. Consider yourself bookmarked ya!

Have Your Say »

(Required- use your name, not keywords)

(Required- will not be published)

(Optional)

Use SimpleCode while pasting codes.