Advertisement:

Author Topic: Need a few changes on modern theme  (Read 1606 times)

WillySosa

  • Newbie
  • *
  • Posts: 39
Need a few changes on modern theme
« on: October 28, 2014, 12:14:12 pm »
Hi i would like to know how to:
1-Put an ad on modern theme,
2-change the price color on modern theme,
3-Get this slider http://www.kijiji.ca/h-ontario/9004 on modern theme
Thanks in advance !

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Need a few changes on modern theme
« Reply #1 on: October 28, 2014, 03:20:19 pm »
@WillGates
1-Place code to theme file you want
2-Go to CSS file and change color, use google developer tools or firefox firebug to find correct block & line
3-User Carousel Slider for osclass - plugin

WillySosa

  • Newbie
  • *
  • Posts: 39
Re: Need a few changes on modern theme
« Reply #2 on: October 29, 2014, 02:14:14 am »
Thanks for responding but i forgot to mention that i'm a beginner so:
1-Yes i can place the code but how can i know that it will be on the side or at the footer?
2-I've been in the Css file and i found a file called jquery*.js but i were not able to find a line about the price color
3-I will try to get money to buy the carousel plugin
Thanks in advance

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Need a few changes on modern theme
« Reply #3 on: October 29, 2014, 09:59:03 am »
@WillGates
1) Simply try, for sidebar > main.php > div with id sidebar or similar, for footer, go to footer.php.
2) How you can find link to jquery.js in css file?
3) Carosuel slider for osclass is free plugin ;)

First, read something about CSS & HTML, because you are asking very very very basic questions that should not be placed by someone that want to works on it's site: http://www.w3schools.com/

WillySosa

  • Newbie
  • *
  • Posts: 39
Re: Need a few changes on modern theme
« Reply #4 on: October 29, 2014, 05:14:52 pm »
Okay Thanks a lot i will try toapply your solutions.
2-In the CSS folder there is no .css file i only found jquery

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Need a few changes on modern theme
« Reply #5 on: October 29, 2014, 06:13:46 pm »
@WillGates
Css files are usually placed in root theme folder, not in root_theme/css ... not sure which theme do you use

WillySosa

  • Newbie
  • *
  • Posts: 39
Re: Need a few changes on modern theme
« Reply #6 on: November 03, 2014, 12:39:06 pm »
Yes i found Style.css
and i've tried a few tweaks but it didn't work.
Ive Joined as an attachement the css file i want you to show me the lines to change.
Those are the colors i want to change:

And

Thanks in advance !

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Need a few changes on modern theme
« Reply #7 on: November 04, 2014, 12:15:58 am »
@WillGates
You cannot go far with your website if you have no idea about basic CSS & HTML commands.

- use Google developer tools (in google chrome) or use Firefox Firebug to determine correct line and file of css code
- read something about CSS: http://www.w3schools.com/css/

I think this is best help you can get from anyone.

WillySosa

  • Newbie
  • *
  • Posts: 39
Re: Need a few changes on modern theme
« Reply #8 on: November 04, 2014, 02:04:13 am »
Thanks you mate i will take my time and read the course carefully (y)