Title: Antisnews colour changes
Last modified: August 19, 2016

---

# Antisnews colour changes

 *  [minty64555](https://wordpress.org/support/users/minty64555/)
 * (@minty64555)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/)
 * hi all
    i have the Antisnews theme i want to change colours for categorys on 
   my page as its all set to grey how do i do this
 * thanks
    [http://spatialtectonics.com/ify/](http://spatialtectonics.com/ify/)
 * i was told
 * hi minty64555,
 * please Find file in your project ify?an…tisnews
    and in ify?an…tisnews reach 
   the line no:429 #tier1 .tier1side h2 here change your background color #DADADA
   replace whatever you want and check it if work it so same changes aplly in different
   class…….
 * but where is that file found..in my ftp or the text editor in wordpress..i am
   quite confused..:-(

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/antisnews-colour-changes/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/antisnews-colour-changes/page/2/?output_format=md)

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739782)
 * > change colours for categorys
 * I don’t see “categroies” on your home page.
 *  Thread Starter [minty64555](https://wordpress.org/support/users/minty64555/)
 * (@minty64555)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739868)
 * The categories are health, pregnancy amd childcare and so on..
    the background
   where they are are in grey. id like to change that pls
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739872)
 * Its this code you need to look for
 * #tier2 .tier2c .top h2 {
    background:#DADADA none repeat scroll 0 0; color:#353534;
   font-size:18px; font-weight:normal; margin-bottom:10px; padding:5px 0 5px 10px;
 * and change #DADADA and looks like its hidden somewhere other then normal theme
 * Are you using some kind of plugin as its not a normal style.css.
 * I find all you style.css on this url
 * [http://spatialtectonics.com/ify/?antisnews-my-style=load-style-antisnews](http://spatialtectonics.com/ify/?antisnews-my-style=load-style-antisnews)
 *  Thread Starter [minty64555](https://wordpress.org/support/users/minty64555/)
 * (@minty64555)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739878)
 * no, i am using a normal antinews theme..i will check and see if i can find it..
   not sure where to check…thank u
 *  [kaw](https://wordpress.org/support/users/kaw/)
 * (@kaw)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739991)
 * I have the same question:
    Where do I change colors of the Category titles? I
   am using WP 3.0.1.
 * I can find no reference to “tier” or <h2> in _style.css_.
 * However, in style.php I did find what looked like the reference above. However,
   it just gives a php variable. No place does it give a color in hex —at least 
   no place that I can find.
 * Also, the editors give no line numbers.
 * I thought perhaps the category rectangle with the rounded corners was an image
   used as a background image. I can find no such image.
 * Surely someone must have cracked the code for theme Antisnews with WP 3.0.1! 
   I’d appreciate help!
 *  [kaw](https://wordpress.org/support/users/kaw/)
 * (@kaw)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739992)
 * PS to above:
 * Here’s the code I find:
 * #tier2 .tier2c .top h2 {
    background:<?php echo $featured3h2backgroundcolor;?
   >; color:<?php echo $featured3h2fontcolor;?>; <?php if(isset($featured3h2backgroundcolor)&&!
   empty($featured3h2backgroundcolor) && !($featured3h2backgroundcolor == “none”)){?
   >padding:5px 0px 5px 10px;margin-bottom:10px;<?php } else {?>margin-bottom:10px;
   <?php } ?> font-size:<?php echo $featured3h2fontsize;?>; font-weight:<?php echo
   $featured3h2fontweight;?>; }
 * This defines h2, but I can’t find where the next level of definition is to set
   the color as desired.
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739993)
 * can you put your url here so that I can see the code and guide you
 *  [kaw](https://wordpress.org/support/users/kaw/)
 * (@kaw)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739994)
 * Certainly; here it is: [http://www.jacobehlers.com/wordpress/](http://www.jacobehlers.com/wordpress/)
 * I’ve looked at “View Source” but could not find out anything except that the 
   key seemed to be finding the detailed CSS for <h2>.
 * Is there a good guide to Antisnews anyplace? I surely haven’t been able to find
   one.
 * New question: Can one create a “child theme” for any theme (or almost any)?
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739995)
 * Is this a paid theme as I could not find it in repository I have looked at this
   before and css layout different from normal theme. The only way I may be able
   to find out whereto change those colors is to look at the theme.
 *  [kaw](https://wordpress.org/support/users/kaw/)
 * (@kaw)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739996)
 * Here’s a link: [http://www.antisocialmediallc.com/2009/08/news-magazine-wordpress-theme-antisnews/](http://www.antisocialmediallc.com/2009/08/news-magazine-wordpress-theme-antisnews/)
 * But this one is paid; my version was free. Right now, I can’t find where to get
   the free version. I did find it by using the official WordPress site for themes.
 *  [kaw](https://wordpress.org/support/users/kaw/)
 * (@kaw)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739997)
 * You can go to Install Themes and search for “antisnews” and it will show up.
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739998)
 * I looked at the website and the premium link is broken the only way I think of
   is if you can send that theme folder if you use skype you can send from there.
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1739999)
 * ok I see it I will install in my test site and let you know when I find out.
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1740000)
 * so you want to change the grey widget title colors
 *  [kaw](https://wordpress.org/support/users/kaw/)
 * (@kaw)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/#post-1740001)
 * That’s correct. Several other people do, too, it appears.
 * I really appreciate the help you’re giving. Just disgusted and embarrassed that
   I can’t solve this puzzle myself.
 * Part of the problem, I think, might be that they hide a lot of the CSS from us—“
   protecting” us from that dirty old code, I suppose. (I’m speaking of the Appearance
   > Antisnews CSS Styling Tool>)

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/antisnews-colour-changes/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/antisnews-colour-changes/page/2/?output_format=md)

The topic ‘Antisnews colour changes’ is closed to new replies.

 * 19 replies
 * 4 participants
 * Last reply from: [kaw](https://wordpress.org/support/users/kaw/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/antisnews-colour-changes/page/2/#post-1740005)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
