Search results

  1. K

    need logo design

    need an experienced logo/header designer pm me for me details and I also need to see a portfolio. Thank you
  2. K

    how do you dickroll somebody?

    inb4 I get dickrolled
  3. K

    how much to make something like this?

    Powerlifting Meets | Powerlifting Watch the "find a meet" section
  4. K

    can't move image under slider

    i attached an image under my slider using css but i can't seem to move it over to the right at all this is the code /* image slider */ .custom #feature_box{ padding-left:10px; padding-right:0; padding-top:10px; height:270px; width:650px; } .custom #featured{ position:absolute; top:240px...
  5. K

    how to change the font color in this code

    .page-nav { font-size: 1.35em; font-weight: bold; font-color:#ffffff; margin: 1em 0; padding: 0; overflow: hidden; } .page-nav-intro { float: left; padding: .3em .5em; margin: 0 1em 1em 0; background: #000000; border: .1em solid #ccc; } .page-number { float: left; padding: .3em .5em; margin: 0...
  6. K

    how to get these damn bullet points off of my widget bar!!

    i made a few custom widget bars and they all work fine except the ones in my footer for some reason they have bullet points whenever i add something to them here is the php code register_sidebar(array('name'=>'Footer Column 1', 'before_title'=>'<h3>', 'after_title'=>'</h3>'))...
  7. K

    how to apply css to a specific page

    is it possible to apply css to a specific page without using a custom template? like if i want my home page content background to be different from my news page content background is it possible without a custom template? thanks
  8. K

    can downloading a paid theme for free leave you more suseptible to hackers?

    like if i downloaded thesis or a premium theme for free could i be hacked easier if it was missing some coding or some shit? i'm a noob so forgive me if it is a completely idiotic question
  9. K

    how to get a div to only show on home page?

    how would i go about making this div only appear on the home page? function my_div() { ?> <div id="left" style="left: 10px; top: 10px; width: 984px; height: 100px; background: black;"> </div> <?php } add_action('thesis_hook_after_header' , 'my_div');
  10. K

    can i borrow somebodies thesis login to view the forums?

    i downloaded it for free but i can't view the forums anybody wanna help me out? would be greatly appreciated
  11. K

    will paypal 10$ to whoever can help me with this

    basically i'm using thesis and i want to make my posts in my content area look like this themes jinsonathemes.com also how would i add an image above it like the "recent articles" on this site Genetic WAR - Winning The War Against Genetics
  12. K

    how to add a background image in your content area in thesis

    like the "whats new" on this site SimplyShredded.com also how do i add a div below my nav bar to place ads like this site Genetic WAR - Winning The War Against Genetics can't figure it out for the life of me any help is greatly appreciated