+ Reply to Thread
Results 1 to 10 of 10

Thread: Colors and fonts.

  1. #1
    Member
    Join Date
    Jun 2013
    Posts
    37

    Colors and fonts.

    Hi everyone, I'm trying to figure out how to change the buttons color and how to modify the font on the quick search tab.
    Please see the file attached to see what I mean.
    Any info will be greatly appreciated.
    Thanks in advance.
    notitle.jpg

  2. #2
    The text will be in style.css in your template folder, find this and change the color code.

    Code:
    Only registered members can view the code.
    The buttons will need to be changed via a graphics program, as its in image gallery.png
    Unless you know enough css to change the code to use gradients
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  3. #3
    Member
    Join Date
    Jun 2013
    Posts
    37
    Cool Chris, thanks a lot.

    PS
    Your site is one of my favourite, good job!

  4. #4
    Quote Originally Posted by MM View Post
    Cool Chris, thanks a lot.

    PS
    Your site is one of my favourite, good job!
    Thanks always good to get positive feedback. If you need more help feel free to pm me
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  5. #5
    Member
    Join Date
    Jun 2013
    Posts
    37
    Real good, I made it, now can I ask you how to make the main menu little bigger.. like from 12px to 14px.
    Should I look for this?
    ul#main_menu li a span.center {
    color: white;
    font-size: 12px;
    text-decoration: none;
    float: left;
    padding: 6px 10px 8px 10px;
    text-shadow: 0 3px 0 rgba(0,0,0,0.5);
    I can't find it, should it be in the css folder too?
    Thanks!!

  6. #6
    Yeah thats the one, its in the common.css file this one
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  7. #7
    Member
    Join Date
    Jun 2013
    Posts
    37
    Got it, thamks Chris.

  8. #8
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Chris Rocks!

  9. #9
    Quote Originally Posted by John View Post
    Chris Rocks!
    LOL John, do my best to help
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  10. #10
    try to use a software called skybound stylizer and change whatever u want easily, after that save style.css and upload it to you site.

+ Reply to Thread