Advertisement:

Author Topic: Theme Designs Options Plugin?  (Read 1113 times)

d3designs

  • Newbie
  • *
  • Posts: 23
Theme Designs Options Plugin?
« on: July 30, 2011, 11:15:55 pm »
Hello all. I were wondering if there is a way to design a plugin that will let you change the css files. What I mean is to change the colors in the themes and maybe some tables and boxes as well. It takes forever to find the things I want to change in the .css file. So is it possible? It's just I am new to the coding and I have been really practicing and working hard to make my page look different than others, but it's very time consuming. I know it isn't nearly as bad or compared to what Conejo and the rest of the team do, but like I said, I am asking. Thanx

computerbar

  • Tutor
  • Sr. Member
  • *
  • Posts: 279
Re: Theme Designs Options Plugin?
« Reply #1 on: July 30, 2011, 11:35:08 pm »
Hello
For a start you can use FIREFOX and install FIREBUG https://getfirebug.com/downloads/ plugin.
Once plugin installs. RIGHT click on any place on you page and click INSPECT ELEMENT.
do changes and copy and paste all CSS over the original.
 
Watch this introduction video from firebug
http://getfirebug.com/video/Intro2FB.htm


click below and see what have I done with my site using firebug.
computerbar
« Last Edit: July 30, 2011, 11:39:10 pm by computerbar »