4 replies
  • WEB DESIGN
  • |
How easy is to take something that suppose to go into the css part of wordpress but I need it to go into another php file??

Also who knows about customizating Revolution Themes?

I am wanting to put this code
.sidebar_list li.widget_categories ul li a:link,
.sidebar_list li.widget_categories ul li a:visited {
color:#636363;
}
.sidebar_list li.widget_categories ul li a:hover{

In the sidebar_homepage.php file..
#css #php
  • Profile picture of the author bjradioguy
    I customize Rev Themes all the time.

    Question... the code above is CSS. Why would you want to put it into the sidebar file? Why not just include it in your main CSS file and create a div class for it?
    Signature

    Learn to Make Money Online for FREE (no gimmicks/no upsells) | Try Niche Finder - Its Free

    {{ DiscussionBoard.errors[1295084].message }}
    • Profile picture of the author Byron_Wells
      Originally Posted by bjradioguy View Post

      I customize Rev Themes all the time.

      Question... the code above is CSS. Why would you want to put it into the sidebar file? Why not just include it in your main CSS file and create a div class for it?

      After I posted this question I sort of figured out that I could create another div class, and then put that css in.. I have done that.. But I am not sure if it is working..

      Can you help please?
      {{ DiscussionBoard.errors[1295117].message }}
  • go CSS & php!
    Signature
    Financial Thing: Peer to Peer Lending Reviews
    Poker Tilt : The Dutch Boyd Story
    {{ DiscussionBoard.errors[1297084].message }}
    • Profile picture of the author Byron_Wells
      Originally Posted by Orlando Web Design View Post

      go CSS & php!

      Orlando

      Do you know how to display the categories out of the sidebar but exactly the same as if it was in a sidebar widget area?
      {{ DiscussionBoard.errors[1297810].message }}

Trending Topics