0
Welcome Guest! Login
0 items Join Now

Help - modulel sizes equal height

    • Sam JC's Avatar
    • Sam JC
    • Newbie
    • Posts: 1
    • Thanks: 0

    Help - modulel sizes equal height

    Posted 12 years 4 months ago
    • Hello,
      I am completely useless when it comes to understanding code. I could just about cope with css but have updraded to gantry 4 and the less files have confused me completely.
      I have two questions - one is it possible to make modules the same height?
      two - is it possible to change the background of the main body to a different colour?
      Thanks in advance,
      Sam

      The website is www.samsiceblog.com/sjcphotos/
      Its not up and running fully yet.
      The original is www.samcrimminphotography.com and I would like the background to be a little more similar - thanks again
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Help - modulel sizes equal height

    Posted 12 years 4 months ago
    • Hi there,

      I can answer the colour question but not the modules (yet).

      Open the file header-dark.less and at line 8 find the following codes...
      // Top Section -----------------
      @topbackground:      #3b3b3b;
      @topbackground2:          #2e2e2e;
      @toptext:                   #adadad;
      @toptitle:                 #ffffff;
      @topshadow:           #000000;
       
      // Showcase --------------------
      @showcasebackground:               #212121;
      @showcasebackground2:    #4c4c4c;
      @showcasebackground3:    #7db9e8;
      @showcasetext:            #bbbbbb;
      @showcasetitle:           #ffffff;
      Change the values at @topbackground and @showcasebackground to the colour you require.

      Hope this helps 8)

    • 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: Help - modulel sizes equal height

    Posted 12 years 4 months ago
    • I have two questions - one is it possible to make modules the same height?
      Yes, you can use Javascript to get the height of the first module (the bigger one) and then modify the second module to the same height. - it´s not perfect this way but should do what you want.

Time to create page: 0.073 seconds