Forums

Sidebar color (14 posts)

  1. bull_677
    Member
    Posted 6 years ago #

    Would someone mind lookin at my site http://www.tothisend.com
    and my CSS and help my fix my side bar color so it is black to match what I thought I changed the background to be?
    Pretty please? :)

  2. moshu
    Member
    Posted 6 years ago #

  3. vkaryl
    Member
    Posted 6 years ago #

    Well, in a "normal" theme, you'd put background-color: black; or background-color:#000000; in the #sidebar css.

    Since you're screwing around with the iffyness exemplified by the "default", you might have to find which image is the sidebar background, and use a graphics program to make it black.

  4. bull_677
    Member
    Posted 6 years ago #

    see what I mean though...
    I changed the colum images in the default them to black on the left side and white on the right... to account for my sidebar on the left.
    but their is some gray or white color associated with the side bar and I don't know where that is...

  5. bull_677
    Member
    Posted 6 years ago #

    And I appologized for only being able to hack away at the default theme but... i guess you gotta start somewhere

  6. James
    Happiness Engineer
    Posted 6 years ago #

    That's because those colors are not controlled by the CSS. They are controlled by the JPEGs in the theme's image folder. If you have Photoshop, download Kubrick (now known as the "Default Theme") v1.2.6. The download for v1.2.6 comes with a fully-customizable Photoshop template that allows you to easily customize the JPEG-controled colors. Do not use the downloaded Kubrick template with WordPress v1.5. The images, however, are safe to use and fully compatible with the Default Theme.

    http://binarybonsai.com/kubrick

  7. bull_677
    Member
    Posted 6 years ago #

    I have changed all the files in the Images folder...

  8. vkaryl
    Member
    Posted 6 years ago #

    Don't apologize, 'tis true that you have to begin somewhere. But I can't really help you any further, I really wouldn't touch that "theme" with a ten foot pole, so I honestly don't know what to tell you.

    You might search the codex: http//codex.wordpress.org - try a search for "kubrick theme" or "tweaking kubrick" or something. Or maybe look through the theme repositories for something more like what you have in mind in the long run....

  9. bull_677
    Member
    Posted 6 years ago #

    Ha ha I think I found it... one i didn't change all the way.
    hopefully that will fix it.
    thanks everyone!

  10. bull_677
    Member
    Posted 6 years ago #

    is their a tutorial or something for learning to write themes?

  11. vkaryl
    Member
    Posted 6 years ago #

    Best of luck with it....

    Tutorials:

    http://www.transycan.net/abc/visual_anat.html
    http://www.urbangiraffe.com/2005/04/12/themeguide1/

    And search the codex (link a couple of posts earlier) for theme stuff.

  12. bull_677
    Member
    Posted 6 years ago #

    again much thanks!

  13. moshu
    Member
    Posted 6 years ago #

    Start here (I mean all the pages linked from there :)
    http://codex.wordpress.org/Blog_Design_and_Layout

    More specifically: http://codex.wordpress.org/Theme_Development

    and download and study as many themes as possible (not the default ;)

  14. Kassad
    Member
    Posted 6 years ago #

    If you tinker with kubrick or a derivative template then in the header.php, you either change the images to your taste or just comment out the respective statement and go ahead with regular css formatting. Like:

    <style type="text/css" media="screen">
    body { background: url("<?php // bloginfo('stylesheet_directory'); ?>kubrickbg.jpg"); }

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.