axelk

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Centering Images with Genesis Responsive Slider #10170
    axelk
    Customer

      Solved the problem by on my own. For anyone else with the same issue, the issue fixed itself when I switched to the “Slider” widget, instead of the “Slider Wide” widget. The images now center!

      in reply to: Centering Images with Genesis Responsive Slider #10116
      axelk
      Customer

        Doesn’t help me at all. You simply state that the images cannot center with the Genesis Responsive Slider. Can’t believe that there is no way to do it.

        And may I request that you do not answer if your only answer is to link to another post, a lengthy post, which provides no answer. It discourages others from responding who might actually be able to help me find a solution.

        in reply to: Struggling to align elements in Header #9904
        axelk
        Customer
          This reply has been marked as private.
          in reply to: Struggling to align elements in Header #9903
          axelk
          Customer

            I know. It’s weird. No special plug-in. Code is not removed. If possible, I can send you a copy of the complete active style.css file. I’ll send you my email in a private reply, and let me know. As indicated before, your help is definitely appreciated.

            With my limited knowledge, I am definitely confused by the new HTML5 “responsive” code. Doesn’t seem as intuitive to a non-coder like me, compared to pre-HTML5. And Firebug doesn’t seem to read/ play-back the code accurately.

            in reply to: Struggling to align elements in Header #9890
            axelk
            Customer

              Hi Kronos:

              OK. I’ve made the suggested changes, but it still doesn’t work. Take a look.

              Seems that the problem is now the width of the “header-widget area”. But there appear to be (to me) conflicting CSS instructions, including:
              .site-header .widget-area {
              color: #ddd;
              float: left;
              text-align: right;
              width: auto;

              And then at the bottom of the stylesheet:
              /* Desktops, laptops and iPads (landscape)
              ——————————————— */

              @media only screen and (max-width: 1139px) {

              .wrap,
              .site-header {
              max-width: 960px;
              }

              .content-sidebar-sidebar .content-sidebar-wrap,
              .sidebar-content-sidebar .content-sidebar-wrap,
              .sidebar-sidebar-content .content-sidebar-wrap {
              width: 740px;
              }

              .content,
              .site-header .widget-area {
              width: 620px;
              }

              Which governs? Which do I change, without screwing everyone up?

              Thanks!

              in reply to: Struggling to align elements in Header #9861
              axelk
              Customer

                I’ve put it back up. Was playing with the layout.

                Thanks, Kronos!

                in reply to: Struggling to align elements in Header #9847
                axelk
                Customer

                  Thanks, Kronos.

                  How do I do that? (I’m not a coder!)

                  in reply to: Smaller Logo needed #9806
                  axelk
                  Customer

                    I was able to figure it out using Firebug. Trial and error.

                    Thank you, Wes, for the offer to help!

                    in reply to: Smaller Logo needed #9798
                    axelk
                    Customer

                      Excellent. That works. Thanks, Wes.

                      So now that the logo is smaller, I’m trying to get the entire header to be slimmer, like yours in the Epik demo. I believe your height is 78px, mine (the theme’s default) is 164px. How do I get this from 164px to a slimmer size, like 90px? I can’t seem to find a setting in the stylesheet that allows me to reduce this height.

                      Thanks in advance!

                    Viewing 9 posts - 1 through 9 (of 9 total)