Andykev

Forum Replies Created

Viewing 50 posts - 201 through 250 (of 266 total)
  • Author
    Posts
  • in reply to: main nav bar #16324
    Andykev
    Customer
      #nav {
      	background-color: #770113;
          	background-position: center top;	
      	background-repeat: repeat-x;
      	clear: both;
      	font-family: arial, serif;
      	font-color: #fff;	
      	margin: 0 auto;
      	overflow: hidden;
      	width: auto;
          border-bottom: none;
          border-top: 1px solid #fff; 	
      }
      

      line 331 of your CSS the bottom line border-top: 1px solid #fff;

      change it to solid #770113

      That makes it match. You could do black or another color. Hope this works.

      in reply to: Setting Epik within a smaller container? #16322
      Andykev
      Customer

        You might want to try the Genesis Visual Hook Guide plugin. It is really good at showing the containers, markup and so on with your Genesis theme.

        Glad you found what you wanted.

        in reply to: main nav bar #16321
        Andykev
        Customer

          Do you have a link to your site so we can see what’s up?

          The CSS for Legacy menu begins about line 1382 thru 1603. There are sections for primary, secondary..etc. navigation.

          in reply to: Landing page #16314
          Andykev
          Customer

            <div class=”tp-bgimg defaultimg” style=”width: 100%; height: 100%; opacity: 1; visibility: inherit; z-index: 20; background-image: url(http://cdn7.jonathon.co/wp-content/uploads/portrait-photographers-in-edinburgh-1111.jpg); background-color: rgba(0, 0, 0, 0); background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;” src=”http://cdn7.jonathon.co/wp-content/uploads/portrait-photographers-in-edinburgh-1111.jpg”></div&gt;

            The above code from your website seems to work. On my 27 inch monitor it fills the screen.

            in reply to: Image on full width page not mobile responsive #16276
            Andykev
            Customer

              src=”http://www.carbidoff.com/wp-content/uploads/2012/10/Man-about-car-service.jpg&#8221; alt=”Man about car service” height=”679″ width=”950″>

              You have the image set at “width 950px” which is a FIXED value.

              Change it and the other one on the next page to “width= 100%”

              This makes the image size approprately to the screek (Desktop, Ipad, Iphone).

              Like Eric said….

              in reply to: Fixing logo & menu alignment in header #16269
              Andykev
              Customer

                .header-image .site-title a {
                float: left;
                /* min-height: 117px; */
                width: 100%;

                }

                The header image (logo) is in your css as shown above. Your min-height is commented out. That is why it showed the above dimensions. REMOVE the /* */ and it will be just fine. It’s in line 2061 of your CSS.

                in reply to: Gap between widget areas #16267
                Andykev
                Customer

                  Happy you got it fixed. Enjoy!

                  in reply to: Fixing logo & menu alignment in header #16251
                  Andykev
                  Customer

                    Your image is 360px X 32px. When you uploaded it to the Medial Library for your header image, did you forget to crop it properly? It should be sized 360 px X 164px.

                    Check the dimensions of your file image, and re-upload it. Should fix things nicely.

                    in reply to: Footer Widget – How to align text and image #16248
                    Andykev
                    Customer
                      <div class="one-half first">I’m Jonathon and I live in Edinburgh with my wife and 3 children. I’ve been specialising in wedding photography in Edinburgh and Scotland since 2006. wedding photographer Edinburgh</div>
                      <div class="one-half">
                      <img class=" size-full wp-image-461 aligncenter" src="http://cdn5.jonathon.co/wp-content/uploads/Jonathon-Fowler.jpg" alt="wedding photographer Edinburgh" width="150" height="150" /></div>

                      This is the code to get the image above. Enjoy! You have a nice website.

                      in reply to: Footer Widget – How to align text and image #16246
                      Andykev
                      Customer

                        <div class=”one-half first”>I’m Jonathon and I live in Edinburgh with my wife and 3 children. I’ve been specialising in wedding photography in Edinburgh and Scotland since 2006. wedding photographer Edinburgh</div>
                        <div class=”one-half”>
                        wedding photographer Edinburgh</div>

                        Use “column classes” inside your widget. You must remember that each column is a percentage of the available space of that container (widget). So if it is a small box, you don’t want to divide it up more than necessary.

                        in reply to: Remove "date" from blog comments #16233
                        Andykev
                        Customer

                          I posted the above but tried it..and now I can’t get it to work…..ummmmmmm

                          in reply to: Remove "date" from blog comments #16232
                          Andykev
                          Customer
                            .post .meta, .pages .meta {
                                display: none;
                            }
                            in reply to: Gap between widget areas #16230
                            Andykev
                            Customer

                              Like here. Cropped to show what a “standard monitor” view would be. I’m using the slider widget area for the image.

                              in reply to: Gap between widget areas #16229
                              Andykev
                              Customer

                                Those “gaps” are the margins. I am using a 27 inch monitor, not a laptop size or “17 inch” most computer people have. Thus, I get a very big picture.

                                Just like a “responsive” Theme (which yours is), if you make it small for an Ipad it adjusts the “fit” of the content, and conversely going “up” in screen size does the opposite. That is why you often find the images set to “100%” instead of a set width, like 1140px.

                                The “slider wide” has a bigger container than the regular “slider” area. You can place a wider image there and see how it looks.

                                On my website, I prefer the “margins” to basically frame the image.

                                in reply to: Gap between widget areas #16205
                                Andykev
                                Customer

                                  in reply to: Gap between widget areas #16203
                                  Andykev
                                  Customer

                                    This is a common question, and was covered in this thread:

                                    <img class="aligncenter size-full wp-image-67" kasperskylab_antibanner="on" src="http://cdcri.katie.design/wp-content/uploads/2015/05/home-banner-with-text1.jpg" alt="home-banner-with-text" height="507" width="1567">
                                    
                                    .slider-wide .wrap {
                                        max-width: 100%;
                                        margin: 0px auto -25px;
                                    }
                                    

                                    The top you need to change “aligncenter”. Your image is off to the left. The Slider wide margin, -25px seemed to work.

                                    in reply to: Layer Slider comes out shortly late. #16173
                                    Andykev
                                    Customer

                                      You need to check out the slider settings, contained within that plugin. It’s not the theme.

                                      Second..did you optimize the photos for the website? If you are using huge files (resolution) you will get sluggish results. I have a fast fiber optic internet connection, but anyone using a slow DSL is not going to stay on your site waiting for the photos to load.

                                      BTW. I’m hungry now. Great looking Sushi.

                                      in reply to: Update #16172
                                      Andykev
                                      Customer

                                        Updating WordPress does not wipe out your Theme .CSS custom settings. Updating the Theme can.

                                        Here is a good read and tutorial on this. It is always said, BACK UP and BACK UP. I also copy the text of each page (the code) and save them as text files for each of my sites. I find it very convenient if I screw up a page and need to “cut and paste” the old back in. Sometimes it gets “lost” in the WP admin functionality. Peace of mind.

                                        http://www.wpbeginner.com/wp-themes/how-to-update-a-wordpress-theme-without-losing-customization/

                                        in reply to: Text overflow on Epik #16162
                                        Andykev
                                        Customer

                                          Success! Thank you Wes! Yes, adding this code to the CSS adjusted the text perfectly. I knew it was a margin adjustment, just didn’t know that this particular displayed page was “.entry-entry-meta”.

                                          You’re the best. And I keep looking for your next theme, I have another website in mind.

                                          in reply to: Text overflow on Epik #16158
                                          Andykev
                                          Customer
                                            in reply to: Color options on message boxes not working #16143
                                            Andykev
                                            Customer
                                              /* Typographical Elements
                                              --------------------------------------------- */
                                              
                                              html {
                                              	font-size: 100%; /* 16px browser default */
                                              }
                                              
                                              body {
                                              	background: #B7B7B7;
                                              	color: #333;
                                              	font-family: 'Open Sans',"Helvetica Neue", Helvetica, Arial, sans-serif;
                                              	font-size: 18px;
                                              	font-weight: 300;
                                              	line-height: 1.625;
                                              }
                                              
                                              a,
                                              button,
                                              input[type="button"],
                                              input[type="reset"],
                                              input[type="submit"] {
                                              	-webkit-transition: all 0.1s ease-in-out;
                                              	-moz-transition:    all 0.1s ease-in-out;
                                              	-ms-transition:     all 0.1s ease-in-out;
                                              	-o-transition:      all 0.1s ease-in-out;
                                              	transition:         all 0.1s ease-in-out;
                                              }
                                              
                                              ::-moz-selection {
                                              	background: #333;
                                              	color: #fff;
                                              }
                                              
                                              ::selection {
                                              	background: #c1c1c1;
                                              	color: #fff;
                                              }
                                              

                                              Line “selection” background: #c1c1c1 is what I just changed to light gray in this example. You can change it to any color. Using the live editor (inspect element) you can play with this section of the code in your CSS to change the color of that particular text box.

                                              in reply to: Color options on message boxes not working #16141
                                              Andykev
                                              Customer

                                                Don, Gray Boxes? Where? Do you have a link? There is CSS for all the colors..with a link we can look at your site and see what is going on. Thanks!

                                                in reply to: Mobile Navigation #16073
                                                Andykev
                                                Customer

                                                  https://wpbeaches.com/using-slick-responsive-menus-genesis-child-theme/

                                                  I used this “slick nav” to create the mobile menu in the LEGACY theme. Looks same for Ally theme as well.

                                                  Follow the directions carefully. It requires changing code, and uploading to the server.

                                                  in reply to: Adding page formatting functionality #16071
                                                  Andykev
                                                  Customer

                                                    Perhaps they mean Home Page Template, “page_home.php”?

                                                    Epik has “home.php” as well.

                                                    Genesis has “header.php” and “page.php”. I WOULD NOT edit the Genesis core files. The Epik is a “child theme”.

                                                    I am unfamiliar with that plugin. But perhaps it should go into the Epik “FUNCTIONS.PHP” file.

                                                    in reply to: Want Image Instead of Slider #16049
                                                    Andykev
                                                    Customer

                                                      Glad it worked out. The fun is the “puzzle” and being creative!

                                                      You can also change the background color in any widget, as well as change the padding. If you notice, you have a gray band at the top and bottom. That is the “padding”. You can change the numbers for that to reduce the “BLANK” space. There are posts here in the Community Forum showing you how to do that.

                                                      in reply to: Want Image Instead of Slider #16047
                                                      Andykev
                                                      Customer

                                                        Your code is this:
                                                        <img kasperskylab_antibanner="on" class="alignnone size-full wp-image-11" src="http://www.moodyriver.com/wp-content/uploads/2015/07/stonecircle.jpg" alt="stonecircle" height="440" width="100%">

                                                        When you insert the image into the textbox (which you put into this widget area), you should set the image to align center. Do this by using
                                                        <center><*YOUR IMAGE GOES HERE - LINK*></center>

                                                        The image is sized at 1140px. You need to use a much bigger image. Size it 1980px wide. You are asking that the image be “100%”..and it is making your image just that. However, your image is 1140px so at 100% that is what you get. Put the whopping big image in there, and at 100% it will fill the area.

                                                        in reply to: Want Image Instead of Slider #16045
                                                        Andykev
                                                        Customer

                                                          You don’t need to “mess” with the CSS. Just use the appropriate widget for your needs, and format the image to fit the space.

                                                          If you do change the CSS, ALWAYS have a backup copy (copy, paste) to a text file. Then you can go back and restore or fix any changes.

                                                          in reply to: Want Image Instead of Slider #16041
                                                          Andykev
                                                          Customer

                                                            Your image needs to go into the “Slider Wide” to easily make it full width. The regular slider is set at 1140px.

                                                            /* Slider Wide
                                                            --------------------------------------------- */
                                                            
                                                            .slider-wide {	
                                                                clear: both;
                                                                width: 100%;
                                                            }
                                                            
                                                            .slider-wide .wrap {
                                                                margin: 0 auto 20px;
                                                                padding: 30px 0 0;
                                                                max-width: 100%;	
                                                            }
                                                            
                                                            .slider-wide .widget {
                                                            	margin: 0 0 20px;
                                                            }
                                                            
                                                            .slider-wide .flexslider .slides img {
                                                            	width: 100% !important;
                                                            }
                                                            
                                                            .slider-wide .flexslider {
                                                            	max-width: 100% !important;
                                                            }
                                                            
                                                            /* Slider
                                                            --------------------------------------------- */
                                                            
                                                            .slider {	
                                                                clear: both;
                                                            }
                                                            
                                                            .slider .wrap {
                                                                margin: 0 auto 20px;
                                                                padding: 0;
                                                                width: 1140px;	
                                                            }
                                                            
                                                            .slider .widget {
                                                            	margin: 0 0 20px;
                                                            }
                                                            

                                                            See the part where .slider .wrap { ..shows the width:1140px.? The slider wide is max-width: 100%; which means it takes a full width image.

                                                            I use the Black Studio Tiny MCE widget plugin. It allows you to edit inside any widget by using a “Visual Editor”, just like any post or page edit. Much easier than the “text” alone.

                                                            So insert an image into the SLIDER WIDE widget with dimensions of width 100% and height to suit you.

                                                            in reply to: Site Title interfering with Image Logo #16019
                                                            Andykev
                                                            Customer
                                                              in reply to: Reduce Widget Height? #15962
                                                              Andykev
                                                              Customer

                                                                Try this:

                                                                .welcome-features .wrap {
                                                                    margin: 0px auto;
                                                                    overflow: hidden;
                                                                    padding: 0px 0px 0px;
                                                                    width: 1140px;
                                                                in reply to: How to adjust main menu? #15947
                                                                Andykev
                                                                Customer

                                                                  On line 1555 of your CSS

                                                                  .genesis-nav-menu a {
                                                                  	border: none;
                                                                  	color: #888;
                                                                  	display: block;
                                                                  	font-weight: 400;
                                                                  	padding: 13px;
                                                                  	position: relative;
                                                                  }

                                                                  I changed your font weight from 700 to 400 and the menu text got thin. It works. Try it on your site using “inspect element” or Firebug.

                                                                  in reply to: Google Fonts? #15914
                                                                  Andykev
                                                                  Customer

                                                                    Sorry, I did it here too…

                                                                    /* Headings
                                                                    --------------------------------------------- */
                                                                    
                                                                    h1,
                                                                    h2,
                                                                    h3,
                                                                    h4,
                                                                    h5,
                                                                    h6 {
                                                                    	color: #333;
                                                                    	font-family: 'Comic Sans MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
                                                                    	font-weight: 600;
                                                                    	line-height: 1.5;
                                                                    	margin: 0;
                                                                    	margin-bottom: 16px;
                                                                    	padding: 0;
                                                                    }
                                                                    in reply to: Google Fonts? #15913
                                                                    Andykev
                                                                    Customer

                                                                      Hi. I just changed the existing font to the one I wanted in the theme style.css

                                                                      Look for this:

                                                                      /* Typographical Elements
                                                                      --------------------------------------------- */
                                                                      
                                                                      html {
                                                                      	font-size: 100%; /* 16px browser default */
                                                                      }
                                                                      
                                                                      body {
                                                                      	background: #f2f2f2;
                                                                      	color: #333;
                                                                      	font-family: 'Comic Sans MS',"Helvetica Neue", Helvetica, Arial, sans-serif;
                                                                      	font-size: 18px;
                                                                      	font-weight: 300;
                                                                      	line-height: 1.625;
                                                                      }
                                                                      

                                                                      I just typed the “Comic Sans MS” on the font-family line..and it changed all the standard fonts to this (comic sans) on the whole website..which is what I wanted. I did not play with the others, as the line height etc. are fine.

                                                                      in reply to: Where Can I Find Showcased Epik Theme Websites? #15821
                                                                      Andykev
                                                                      Customer

                                                                        https://appfinite.com/topic/a-showcase-for-epik/

                                                                        It’s within this thread. A “showcase” is being planned.

                                                                        in reply to: custom background image for the index page #15794
                                                                        Andykev
                                                                        Customer

                                                                          CSS works

                                                                          Using the inspector, I changed the line to this on your Bio page. As you can see it worked. I took one of your URL image links from your site but it didn’t work, so I don’t know if your images are still available.

                                                                          in reply to: custom background image for the index page #15793
                                                                          Andykev
                                                                          Customer

                                                                            And you have this set as well”

                                                                            body.custom-background { background-image: none;}

                                                                            in reply to: custom background image for the index page #15792
                                                                            Andykev
                                                                            Customer

                                                                              You have this in your inline style sheet which appears to override the change:

                                                                              body.custom-background { background-color: #ffffff; }

                                                                              I changed the #ffffff to your color #FFCC66 and the sample page changed to golden yellow.

                                                                              in reply to: custom background image for the index page #15788
                                                                              Andykev
                                                                              Customer

                                                                                I just saw you wanted an image, which you can do instead of color. The code is similar:

                                                                                body.page-id-XX {
                                                                                 background: url("/wp-content/themes/yourTheme/path-to-image/image.png") !important;
                                                                                }

                                                                                Substitute the “XX” for the page ID for your selected page. The URL path is for the image you wish to use for the background. Make sure that is is properly formatted and optimized.

                                                                                in reply to: custom background image for the index page #15783
                                                                                Andykev
                                                                                Customer

                                                                                  Um, you would change the “4” in the example to your actual page ID number, which can be something like 94, or ?? And of course change the color code to the one you want.

                                                                                  in reply to: custom background image for the index page #15782
                                                                                  Andykev
                                                                                  Customer

                                                                                    You need to add the page ID.

                                                                                    body.page-id-4 {
                                                                                        background-color: #FF0000 !important;
                                                                                    }

                                                                                    You add this code to your CSS file. The Page ID can be found on the page you want, by clicking the “GET SHORTCODE” as an easy way..it’s the number which follows your URL/-XX

                                                                                    Have fun!

                                                                                    in reply to: Epik Theme Custom Logo Bug #15775
                                                                                    Andykev
                                                                                    Customer

                                                                                      Um, it is there now. It wasn’t last night. Looks like if you just add the code it’s good.

                                                                                      in reply to: Epik Theme Custom Logo Bug #15774
                                                                                      Andykev
                                                                                      Customer

                                                                                        Robert, I placed the above code in your CSS and it solved the header responsiveness for the smaller Iphone screens. I looked for something about the menu, but can’t find it. Did some code get removed from the original CSS? The menu is disappearing “on schedule” when the screen shrinks but the menu “hamburger” icon is not there.

                                                                                        in reply to: Epik Theme Custom Logo Bug #15772
                                                                                        Andykev
                                                                                        Customer
                                                                                          .header-image .site-title a {
                                                                                          background-size: contain !important;
                                                                                          }

                                                                                          This has been the “fix”. I did not see it in your CSS.

                                                                                          in reply to: Home Feature #1 & #2 #15754
                                                                                          Andykev
                                                                                          Customer

                                                                                            Are you sure you put the content widget into the correct area? If you have not seen the widget guide: https://appfinite.com/topic/optimal-widgets-location/

                                                                                            Your site looks perfect otherwise.

                                                                                            in reply to: Epik Design diffrence compared to demo site #15753
                                                                                            Andykev
                                                                                            Customer

                                                                                              Ali, could you please post a link to your site? It is very hard to “see” what is amiss without being able to look.

                                                                                              Andykev
                                                                                              Customer

                                                                                                The only thing I noticed is your Logo is cut off at the top. Did you adjust padding at the top for the header?

                                                                                                Andykev
                                                                                                Customer
                                                                                                  /* Customize Home
                                                                                                  ---------------------------------------------*/
                                                                                                  /*eliminates space */
                                                                                                  .slider-wide .wrap {
                                                                                                          padding-top: 0px;
                                                                                                  	    margin-top: -40px;
                                                                                                  	    margin-bottom: 0px;
                                                                                                  }

                                                                                                  I used this to adjust the slider. I tried it on the welcome wide and it narrowed the box (widget) down to about 1/3 it’s size. Just replace the .slider-wide .wrap with your .welome-wide .wrap

                                                                                                  in reply to: Header Image/Site Title #15693
                                                                                                  Andykev
                                                                                                  Customer

                                                                                                    Did you check “Appearance – Customize” “Site Title & Tagline” from dashboard and uncheck DISPLAY HEADER TEXT. Then clear any cache on site or on your browser and refresh.

                                                                                                    Also the Header Image is showing in customization?

                                                                                                    in reply to: Home Middle Wide #15678
                                                                                                    Andykev
                                                                                                    Customer

                                                                                                      You use a text widget and enter the code to divide the area.

                                                                                                      https://appfinite.com/topic/how-to-add-left-and-right-content-for-the-epik-theme-widgets/

                                                                                                      in reply to: Google Mobile Test FAIL #15671
                                                                                                      Andykev
                                                                                                      Customer

                                                                                                        I had a confirmed “mobile friendly” responsive theme FAIL the new Google Mobile Friendly test. Stumped. Then I realized that I had used a couple security plugins (Wordfence, All in One WP Security) and the .htaccess file had been changed which did not allow Google to properly crawl the site. Deleted the offending stuff and it suddenly PASSED.

                                                                                                      Viewing 50 posts - 201 through 250 (of 266 total)