0
Welcome Guest! Login
0 items Join Now

Changing the title color in Moxy + new question

  • Changing the title color in Moxy + new question

    Posted 13 years 3 weeks ago
    • Hello!

      I am using JOOMLA! 1.5 and your template Moxy. So I almost finished the site for my client but I have one strange thing that I can not resolve. This are the titles of the modules for example. On the home screen you can see a title called ZADNJA OBVESTILA. I want that also the second word in a title is only black. When I look that up with firebug I can not see which style is used. Please help me

      The site is located on www.zds02.netii.net
    • Last Edit: 13 years 2 weeks ago by TilenVonHarc.
    • Tilen
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Changing the title color in Moxy + new question

    Posted 13 years 3 weeks ago
    • I don't understand. You said that you want both words to be in a black color but I can see that not even first word is in black :oops:

      Care to explain this little bit further? What exactly do you need?
    • Check my services at: Mihha-Vision
  • Re: Changing the title color in Moxy + new question

    Posted 13 years 2 weeks ago
    • Hi!

      I do not know how to tell you what I want. I want the titles to be only black but when I use firebug I do not see the source css where the style is created. It only shows my the title in the code - btw only the first word is separated from the other.

      Any more clues?
    • Tilen
  • Re: Changing the title color in Moxy + new question

    Posted 13 years 2 weeks ago
    • When I look, both words are grey . . . do you want these words in the title to be black?

      EDIT:
      OK, when the site loaded properly I could see the colors as you describe them.

      Check the attachments here and change the CSS where indicated in each css file. You can either add an override to a separate css file, or simply change the color where shown to whatever you want it to be.

      This image is hidden for guests.
      Please log in or register to see it.


      This image is hidden for guests.
      Please log in or register to see it.
    • Last Edit: 13 years 2 weeks ago by CMYKreative.
    • CMYKreative : Graphic Design , Web Design , Printing , Banner Ads , Branding and more.
  • Re: Changing the title color in Moxy + new question

    Posted 13 years 2 weeks ago
    • yes,... but the first word is different then the second
    • Tilen
  • Re: Changing the title color in Moxy + new question

    Posted 13 years 2 weeks ago
  • Re: Changing the title color in Moxy + new question

    Posted 13 years 2 weeks ago
  • Re: Changing the title color in Moxy + new question

    Posted 13 years 2 weeks ago
    • Ok, great I did it, thank you :)

      Maybe you could help me with some other minor things??

      1. on the frontpage you can see in the white box (Zadnja obvestila) a read more option - BERI VEČ - I want to change that the beri več text is no longer bold... but if I use firebug and change from bold to normal the titles also change. I think I need to create a new style - can you tell me how the line should look like and in which css should it be placed? Probably template.css?

      2. I was changing some thigs on the frontpage - if you look in the top right corner you can see a small section of a text called: Prijava za zaposlene
      The firebug shows me the problem that the top margin is set to -23px. I changed it to 2px but it want change. Every time I refresh the site the setting from the top margin (-23px) appears again?

      Regards
    • Tilen
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: Changing the title color in Moxy + new question

    Posted 13 years 2 weeks ago
    • Add this to the end of your template.css file for "Beri več" text:
      .aidanews2_readmore {
      font-weight: normal;
      }

      For other link add this also:
      div.cd_moduletitle_logo {
      background-image: url(../images/cd_login_moduletitle.png) !important;
      background-repeat: no-repeat !important;
      height: 18px;
      line-height: 19px;
      text-align: left !important;
      margin-top: 25px;
      }

      I would strongly suggest you to try to learn CSS 8) :)
      As a web site developer you will value this knowledge a lot
    • Check my services at: Mihha-Vision
  • Re: Changing the title color in Moxy + new question

    Posted 13 years 2 weeks ago
    • I did it with the BERI VEČ text. But I do not know where to put the second code? Can you please tell me?

      thanks
    • Tilen

Time to create page: 0.092 seconds