Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1
    Join Date
    Aug 2006
    Posts
    10
    Plugin Contributions
    0

    Default CSS Sideboxes - Editing is not working

    Hi everyone,

    I have been looking for the answer to this question and I still cant seem to find it.
    How in the world can someone change the title of the sideboxes and actually make it show up.

    The threads I read said to change the lines:

    .leftbox, .rightbox, .centerbox, .singlebox {
    font-family: Verdana, Arial, sans-serif;
    color: #353B91;
    font-size: 11px;
    background: #ffffff;
    margin-bottom: 15px;
    }

    But I don't even have those lines in my css...

    Other people talk about overriding something and I have no clue...

    Then I tried making a change on:

    h3.leftBoxHeading, h3.leftBoxHeading a {
    font-size: 1em;
    color: #ffffff;
    }

    But it just didn't show a single change on the site...




    Any leads to helpful threads or any advice would be truly appreciated.

  2. #2
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: CSS Sideboxes - Editing is not working

    Are you trying to change the actual title text that itt displays or are you looking to change the "look" of the side box where the title appears ?

    Which template are you using ?

    Can you supply a URL so that we may better help you ?
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  3. #3
    Join Date
    Aug 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: CSS Sideboxes - Editing is not working

    Hi, thanks for your reply.

    I'm trying to change the font color of the side boxes because the image background is white like and the font is also white and for that reason can't be read.

    Example: Font color for the title that says: Categories

    The template I'm using is a copy of the classic template I believe

  4. #4
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: CSS Sideboxes - Editing is not working

    This is in the stylesheet_new file :

    /*h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 1.1em;
    color: #FFFF00;
    }*/

    /*.rightBoxHeading {
    margin: 0em;
    background-color: #663366;
    padding: 0.2em 0em;
    }*/

    h3.leftBoxHeading a:hover {
    color: #FFFF33;
    text-decoration: none;
    }
    h3.rightBoxHeading a:hover {
    color: #FF0000;
    text-decoration: none;
    }


    Mind you some of those are commented out and you might look in stylesheet_original as well - but those are the specific defines that control font color on the headings.

    Remember to use your over rides so that all your hard work doesn't get lost in upgrades, etc ;)

    Hope that helps
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  5. #5
    Join Date
    Aug 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: CSS Sideboxes - Editing is not working

    Hey, I tried that again and it still doesn't show any changes on the site... would there be a reason why although changes are made in the css it doesn't show up at all on the site?

  6. #6
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: CSS Sideboxes - Editing is not working

    Can you please give me a URL to look at - maybe I can help find what's happening
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  7. #7
    Join Date
    Aug 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: CSS Sideboxes - Editing is not working


  8. #8
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: CSS Sideboxes - Editing is not working

    The stylesheet being called - when using firefox - is found at :
    /sell/includes/templates/my_template/css/stylesheet.css

    is that the one that you are editing ?

    h3.leftBoxHeading, h3.leftBoxHeading a {
    font-size: 1em;
    color: #ffffff;
    }

    this is still white - which is the headers on your side boxes is.
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  9. #9
    Join Date
    Aug 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: CSS Sideboxes - Editing is not working

    hmmm that's weird.

    I had changed exactly that to #000000 but it didn't do anything before and after you checked it, I edited it and changed it too but it doesnt seem to work either.

  10. #10
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: CSS Sideboxes - Editing is not working

    I just don't see why it's not working - are you over writing the css when you upload it?

    Try adding .old at the end of the stylesheet so that it becomes stylesheet.css.old (on the server) so that when you upload your changed one it doesn't over write - lets see if something is wrong with the over write (like file permissions or something).
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Editing Settings Not Working
    By cyberknet in forum General Questions
    Replies: 9
    Last Post: 3 Dec 2009, 09:06 AM
  2. Sideboxes not working
    By integrity-labels in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 30 Mar 2009, 12:09 AM

Posting Permissions

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