0
Welcome Guest! Login
0 items Join Now

SOLVED CSS Issue

  • SOLVED CSS Issue

    Posted 12 years 11 months ago
    • Hello!

      I have a small problem with configuring the template css file. Here is my problem:

      1. I am using the Moxy theme
      2. I have deleted the showcase modules
      3. I have created under the horizontal menu 3 separate squares.
      4. The middle and last square are set to 270 px height
      5. The first square has to be smaller
      6. In the footer of the page there is also one more square called Koristne povezave - this one is also 300 px and it should be less.

      Please tell me how to change the css or create a new style and include the style...

      The site is located on: www.zds02.netii.net

      Please help me...
    • Last Edit: 12 years 11 months ago by TilenVonHarc.
    • Tilen
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: SOLVED CSS Issue

    Posted 12 years 11 months ago
    • Hi there,

      Add the suffix short to the module, leaving a space after square5 so it looks like this square5 short

      Now add the following code to the end of template.css...
      .short .module-inner {
            height: 90px;
      }
      If this resolves your problem then please edit your first post in this thread by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.

      Thanks for your cooperation :)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
  • Re: SOLVED CSS Issue

    Posted 12 years 11 months ago
    • Great, it worked. I used your instructions and created a SHORT and also a SHORTER :)

      Now it is all perfect!

      Thank you very much!
    • Tilen

Time to create page: 0.055 seconds