0
Welcome Guest! Login
0 items Join Now

Editing css files

    • Eduardo Alonso's Avatar

    Editing css files

    Posted 17 years 8 months ago
    • I'm a newbie in template design and css, so here goes a stupid question. I'm going to use Mobius template as a starting point. However I want to use adobe fireworks to change some of the colours (links colours, eg) and graphics elements.

      My question is: after doing the changes in fireworks, what the needed changes to the css files? Will it be only the font colours?

      Thanks in advance for the help!
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Editing css files

    Posted 17 years 8 months ago
    • It can be many other things, depending on what you changed in your images. For example, if your logo is larger, you would have to change its size in template_css.css:

      span#logo {
      float: left;
      display: block;
      width: 240px;
      height: 103px;
      }

      Best is to use some of these tools to see which css definition has to be changed.

      Cheers
    • Yves
  • Re: Editing css files

    Posted 17 years 5 months ago
    • How can i make my components headers the same all over my website (PixelPerfect)
      I can see in template_css
      /* component heading */ and /* module settings */

      How can I change the several css files that are installed with the components (CB forums adsmanager ect)
      so that all these things display the same , this is listen to my PixelPerfect main style sheet

Time to create page: 0.060 seconds