+ Reply to Thread
Results 1 to 7 of 7

Thread: CSS File Structure

  1. #1
    Junior Member
    Join Date
    Dec 2021
    Location
    Sydney
    Posts
    7

    Smile CSS File Structure

    Hello Flynaxers,

    This is a great resource for this great software

    I have a question about css files. I want to change some colours etc. and want to know how the css structure works for the general-wide template. Currently, the file structure in the templates/general_wide directory is:
    • bootstrap-rtl-source.css
    • bootstrap-rtl.css
    • bootstrap-source.css
    • bootstrap.css
    • fancybox.css
    • jquery.ui.css
    • print.css
    • rtl.css
    • style.css

    So, which one should I use to change the colour of text/hover text etc.?

    Thank you,

    James

  2. #2
    Quote Originally Posted by Michael james Goderick View Post
    Hello Flynaxers,

    This is a great resource for this great software

    I have a question about css files. I want to change some colours etc. and want to know how the css structure works for the general-wide template. Currently, the file structure in the templates/general_wide directory is:
    • bootstrap-rtl-source.css
    • bootstrap-rtl.css
    • bootstrap-source.css
    • bootstrap.css
    • fancybox.css
    • jquery.ui.css
    • print.css
    • rtl.css
    • style.css

    So, which one should I use to change the colour of text/hover text etc.?

    Thank you,

    James
    Mostly will be in the style.css

  3. #3
    Junior Member
    Join Date
    Dec 2021
    Location
    Sydney
    Posts
    7

    Thank you

    Thank you kindly

  4. #4
    Quote Originally Posted by Michael james Goderick View Post
    Thank you kindly
    You're most welcome. Feeel free to ask if you need anythign else

  5. #5
    Junior Member
    Join Date
    Dec 2021
    Location
    Sydney
    Posts
    7
    Hello again Wei,

    I downloaded the css file and made changes. I saved the file, uploaded it to my server, over-writing the existing file, and no changes. Is the file encrypted or locked?

    Regards,

    James.

  6. #6
    Quote Originally Posted by Michael james Goderick View Post
    Hello again Wei,

    I downloaded the css file and made changes. I saved the file, uploaded it to my server, over-writing the existing file, and no changes. Is the file encrypted or locked?

    Regards,

    James.

    Try clearing your browser cache and re-loading the page, that should work
    Last edited by Chris Brown; May 15, 2022 at 08:15 AM.
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  7. #7
    Quote Originally Posted by Michael james Goderick View Post
    Hello again Wei,

    I downloaded the css file and made changes. I saved the file, uploaded it to my server, over-writing the existing file, and no changes. Is the file encrypted or locked?

    Regards,

    James.
    Yes indeed like Chris suggested. After uploaded, clear your browser cache and refresh the page. It should show the changes.

+ Reply to Thread