Search Results for 'showcase'

Homepage Community Forums Search Search Results for 'showcase'

Viewing 50 results - 51 through 100 (of 107 total)
  • Author
    Search Results
  • #13348

    In reply to: Widget color

    Wes
    Moderator

      @corey87 I just checked but everything seems to be working normally. Did you get it fixed?

      Which title page are your referring to exactly? Or did you mean the title area of your pages?

      Nice site by the way! Send me a link to the showcase when you’re done with it.

      #12969
      Wes
      Moderator

        Looks great! Add it to the showcase if you haven’t already – https://appfinite.com/showcase-your-site

        #12942
        Wes
        Moderator

          Did you get this working? I can see centered images in that location…..unless you’re referring to something else.

          BTW, your site is looking great! Add it to the showcase whenever you’re done – https://appfinite.com/showcase-your-site

          #12821

          In reply to: BG Images on Mobile

          Daniel
          Customer

            It’s just happening on Landscape. I’ll try moving it up to the iPad/tablet section. Will definitely add it to the showcase once I’m done, thanks!

            #12808

            In reply to: A Showcase for Epik

            Wes
            Moderator

              I’m actually working on a showcase area that I should have ready pretty soon. I had one before using a plugin but I decided to go with something that works a little better for me.

              I should have something available soon, and once I do I’ll have a link added to the menu. I’ve been asking users to upload their finished projects here – https://appfinite.com/showcase-your-site

              I’ll try and remember to post here when it’s ready.

              #12798

              In reply to: Home Middle 1 & 2

              Wes
              Moderator

                The validator errors can be a little overwhelming and probably too much to deal with right now…..I would just look at your code in your widgets first before going into all of that. You can go through the validator errors when you’re done with the site and you need everything to be perfect. It doesn’t have to be perfect though, as there are many sites (large and small) that show errors, but there not all urgent so don’t worry too much about it.

                If you’re unable to find what’s throwing everything off I can take a quick look to see if I come across anything. I would need a temporary login in order to do so.

                …..and I agree your site does look great 🙂 Make sure and add it to the showcase whenever you’re done – https://appfinite.com/showcase-your-site

                #12792
                theapril
                Customer

                  I would love to see a showcase of finished sites using Epik. It would be interesting to see how others have customized it, and then be able to talk about how to make certain changes. I have introduced the theme to several people, who didn’t grasp just how customizable the theme is.

                  #12777

                  In reply to: BG Images on Mobile

                  Wes
                  Moderator

                    I don’t have one with me at the moment, but I can borrow one to check.

                    Until then, you could probably trying moving it up to the iPad/tablet section of your Responsive code and then reload the page on your iPad to see what it looks like.

                    Is this happening on Portrait or Landscape? Or both?

                    BTW your site is looking REALLY good so far! Whenever you’re done setting everything up be sure and add it to the showcase – https://appfinite.com/showcase-your-site

                    #12702

                    In reply to: BG Images on Mobile

                    Wes
                    Moderator

                      Ok to fix this all you would need to do is move it up to the next responsive section (just move it up one). Right now it’s in the 480 width. Try moving it up to either 767 or you can add your own media query width if you want. For example, add this right before the 480 section –

                      @media only screen and (max-width: 640px) {
                      	.head-bg,
                      	.home-feature-1,
                      	.home-feature-2,
                      	.home-feature-3,
                      	.home-feature-4,
                      	.home-feature-5,
                      	.home-feature-6,
                      	.home-feature-7,
                      	.footer-widgets {
                      		background-attachment: scroll !important;
                      		-webkit-background-size: cover !important;
                      		-moz-background-size: cover !important;
                      		-o-background-size: cover !important;
                      		background-size: cover !important;
                      		background-repeat: no-repeat !important;
                      	}
                      }

                      You can change that number to whatever size you want.

                      Also, I noticed that your footer widgets section isn’t included on there so I added it to the code –

                      	.head-bg,
                      	.home-feature-1,
                      	.home-feature-2,
                      	.home-feature-3,
                      	.home-feature-4,
                      	.home-feature-5,
                      	.home-feature-6,
                      	.home-feature-7,
                      	.footer-widgets {
                      		background-attachment: scroll !important;
                      		-webkit-background-size: cover !important;
                      		-moz-background-size: cover !important;
                      		-o-background-size: cover !important;
                      		background-size: cover !important;
                      		background-repeat: no-repeat !important;
                      	}

                      This looks great so far 🙂 Keep up the good work! Be sure and add it to the showcase whenever you’re done – https://appfinite.com/showcase-your-site

                      Let me know once you make those adjustments and I’ll check on my phone to see how it looks.

                      #12677
                      Wes
                      Moderator

                        If you’re going to use the Custom CSS editor, then I would start off by removing the widths first (the widths I mentioned here – https://appfinite.com/topic/how-to-enable-mobile-mode/#post-12615). Everything should line up automatically since that’s the way the theme is setup by default……unless you’ve made adjustments to other parts of your css. So try that first, and if for some reason it doesn’t look right and you need a width, then you can try adding some percentages based on however you want those areas to look.

                        BTW have you already added your site to the showcase yet? – https://appfinite.com/showcase-your-site Definitely add it whenever you’re done setting it up. It looks great!

                        #12580
                        Wes
                        Moderator

                          Just got it fixed 🙂 You were supposed to add the second block of code from the tutorial – https://appfinite.com/topic/portfolio-problem/#post-8091…..when I checked your file it had the first block of code.

                          I commented out the older code and added the new code right under so you can see what I did.

                          Whenever you’re done setting everything up be sure and add it to the Showcase – https://appfinite.com/showcase-your-site

                          #12489

                          In reply to: Slider Images scaling

                          Wes
                          Moderator

                            Add this to your css file –

                            .featured-image .wrap {
                                line-height: 0;
                            }

                            Let me know if that works.

                            Everything is looking good BTW, make sure and add it to the showcase whenever you’re done – https://appfinite.com/showcase-your-site/

                            #12017
                            Wes
                            Moderator

                              At this point it’s all about your host and your visitors ISP, if their ISP is slow, then it will take a while to load the images just like any other site…..nothing you can do about that (except switch to a faster host of course 😉

                              I have the demo links on a separate host which is a little bit slower. My main site (Appfinite.com) is on a fast host (Web Synthesis), but the demos have to be on a separate host since they don’t have an option to have a ton of domains.

                              Just so you know, your site loads perfect when I visit the link….and it looks VERY good. I can’t wait until you’re finished so I can add this to the Showcase 🙂

                              Wes
                              Moderator

                                You’re Welcome!

                                BTW, everything is looking good so far! Be sure to add it to the showcase when you’re done – https://appfinite.com/showcase-your-site/

                                #11639
                                Wes
                                Moderator

                                  @lisa.m.schneider This usually happens in html when there is a missing tag somewhere. For example, if you have an opening tag – <a href="sample.com"> you would need to have a closing tag at the end – </a> It looks like there is a missing </a> in a couple places. So once you go through all of your code and add them in then it should fix itself.

                                  BTW, I love the way everything is looking so far! If you’re interested, you can add it to the showcase whenever you’re done setting everything up – https://appfinite.com/showcase-your-site/ Keep up the good work!

                                  #11317
                                  Wes
                                  Moderator

                                    Are you sure you deactivated all of your plugins? 99% of the time when I see this show up on the homepage it’s always been a plugin/setting….or in some cases, Custom code that was added to the theme. If you have deactivated all of your plugins, and you double checked your Custom Code to make sure that it’s not adding anything, then I could login for you and check everything out if you want. If so, just create a Temporary user/password and I can take a quick look for you.

                                    I need to get this site added to the showcase – https://appfinite.com/showcase-your-site/

                                    What you’re doing looks awesome! Seems like a fun business to be in.

                                    Edit: Sorry to go off topic, but WOW! You are really doing some great things! I’m just now seeing this page – http://www.aerialfilmworks.com/demo-reels/ Looks great!

                                    #11183
                                    Wes
                                    Moderator

                                      Are you saying the image doesn’t show if you don’t add text? Is that what you’re trying to do? If so, you could add an empty text widget and some padding to the widget. The text widget will be there so the widget will show up since the widget activates that area to be displayed. Adding padding to the widget area will show more of the widget. Add just enough padding to the top and bottom of the .wrap (inside the widget) and more of the image will be displayed. Let me know if that makes sense, and if you have any questions.

                                      Your design looks awesome BTW! Be sure to let me know when you’re done with it. I would love to add that to the showcase list – https://appfinite.com/showcase-your-site/

                                      #10847
                                      Wes
                                      Moderator

                                        Try changing float: left; to display: inline-block; around line 2059 –

                                        .genesis-nav-menu .menu-item {
                                            float: left;
                                            list-style-type: none;
                                            margin: 0;
                                            padding: 0;
                                            text-align: left;
                                        }
                                        
                                        .genesis-nav-menu .menu-item {
                                            display: inline-block;
                                            list-style-type: none;
                                            margin: 0;
                                            padding: 0;
                                            text-align: left;
                                        }

                                        Your site is looking great! Make sure and add it to the showcase whenever you’re done – https://appfinite.com/showcase-your-site/

                                        #10717
                                        Wes
                                        Moderator

                                          You’re Welcome!

                                          You created that pretty fast! Make sure and send me a link so I can add it to the showcase whenever you’re done – https://appfinite.com/showcase-your-site/

                                          #10276
                                          Wes
                                          Moderator

                                            Wow thanks! Glad you like it!

                                            Your site looks great. Make sure and let me know when it’s completely done and I’ll tweet about it out so others can check it out.

                                            I’ll also go ahead and add it to the showcase list – https://appfinite.com/showcase-your-site/

                                            #10098
                                            Simon
                                            Customer

                                              Hi there Appfinite,

                                              I have this portfolio page and I want the posts to appear alphabetically. How can I do that? here is my portfolio.veedigital.com/pre-done-mobile-responsive-websites/showcase/.

                                              Thank you in advance!

                                              #10023
                                              Wes
                                              Moderator

                                                When I take a look at your site, it looks the exact same in every browser. Here is what I see – http://i.imgur.com/APBYtSe.jpg

                                                I checked in Firefox, Chrome, Safari, and Opera and they are all showing up consistently. Did you already get this fixed, or are you seeing something different than what I am?

                                                Your site is looking pretty good by the way. I like it! If you’re interested, make sure and add your site to the showcase when you’re done – https://appfinite.com/showcase-your-site/

                                                #9740
                                                scottpruett
                                                Customer

                                                  Thanks Wes. I actually have a template name in it & it still doesn’t work – the template itself does, but I can’t get the dang post info to disappear. Here’s the full code in the template file, which is in the epik folder:

                                                  <?php
                                                  
                                                  /* Template Name: Team Showcase */
                                                  
                                                  remove_action( 'genesis_entry_header', 'genesis_post_info', 5 );
                                                  
                                                  remove_action( 'genesis_before_post_content', 'genesis_post_info' );
                                                  
                                                  genesis(); 
                                                  
                                                  ?>

                                                  The first action was recommended by a guy on the Studiopress forum: http://www.studiopress.com/forums/topic/custom-page-template-struggles/

                                                  It’s still not doing the trick. I’m a little perplexed. Any other thoughts are welcome!

                                                  Scott

                                                  #9726
                                                  scottpruett
                                                  Customer
                                                    #9719
                                                    scottpruett
                                                    Customer

                                                      Hi Wes,

                                                      I’m building a site on Genesis w/ the Epik child theme, and need a custom page template to support this plugin:

                                                      http://codecanyon.net/item/team-showcase-wordpress-plugin/4936368

                                                      Basically, it creates individual pages for team members and then provides shortcodes for displaying a grid or table of said team members, which can be created based on categories and used anywhere. I’m mentioning this because it solves a problem and I want to use the plugin instead of creating pages for each individual team member.

                                                      The issue is that the instructions say to duplicate page.php and rename the copy to single-tshowcase.php. I’ve created a single-tshowcase.php in the child theme folder, and it works, but I can’t figure out how to remove the post info, specifically the date/author.

                                                      The page template doesn’t get selected [in the dashboard] for use by the plugin’s pages; it just gets called based on the filename. Here’s what’s in the new page template file. What am I missing?

                                                      <?php
                                                      
                                                      remove_action( 'genesis_before_post_content', 'genesis_post_info' );
                                                      
                                                      genesis();

                                                      Thanks!
                                                      Scott

                                                      #9565
                                                      Wes
                                                      Moderator

                                                        No problem 🙂

                                                        Looks good. Be sure to add it to the showcase that I’m building here – https://appfinite.com/showcase-your-site/ if you’re interested.

                                                        #9462

                                                        In reply to: Slider adjustments

                                                        Eric
                                                        Customer

                                                          You’re Welcome 🙂

                                                          Your site looks great BTW. You should add it to appfinite’s showcase when it’s ready.


                                                          I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                          #8681
                                                          Wes
                                                          Moderator

                                                            You may want to go through your css and remove some of the errors that are there. As you may already know, if you forget to close out a line, or if you add in an extra bracket, or anything it will cause other parts of your css to malfunction. For example, I saw this on line 2183 –

                                                            .says {display:none;}
                                                            
                                                            }

                                                            …which is obviously one too many brackets. So make sure and fix that and any others that you find. I’d recommend running your site through a validator so it can locate all of the errors for you. Give this a try first – http://csslint.net/ and you can use W3c if you want as well.

                                                            I didn’t see the <div id="homequadbox"> code in your source…but even when I added it, it didn’t have an effect. Although when I copy/pasted the css code for #homequadbox at the top of your css (before any of the errors) it worked. I noticed the color of the icon changed. I’m almost certain the reason it’s not working is because you may have some errors. So scan through and hunt down those errors and everything should work again.

                                                            Everything is looking good so far 🙂 I’ll add it to the showcase if you can let me know when you’re done with it – https://appfinite.com/showcase-your-site/

                                                            #8597
                                                            Wes
                                                            Moderator

                                                              Take a look around line 1995 or search for this in your css –

                                                              .header-image .site-header .widget-area {
                                                                  padding: 26px 0;
                                                                  padding: 1.625rem 0;
                                                              }

                                                              Change the code in your css to what I have above and see if that works. The rem didn’t match the px in your css, so I added in the correct number to make sure they are equivalent. I also decreased the rem that was being used. It looks like you tried to adjust the padding to 10px but didn’t adjust the rem….which was why it looked like that. Most browsers will use the rem first before the px.

                                                              For the bottom of the slider – look around line 1184 and remove the 20px bottom margin like this –

                                                              .slider .wrap {
                                                                  margin: 0 auto 0;
                                                                  padding: 0;
                                                                  width: 1140px;
                                                              }

                                                              There will still be a little bit more space you’ll need to remove, and this can be done on line 1190. Remove the margin bottom –

                                                              .slider .widget {
                                                                  margin: 0;
                                                              }

                                                              That should do it.

                                                              I like the direction you’re going in with the design! Send me your link when you’re done with the site and I can add it to the Showcase – https://appfinite.com/showcase-your-site/

                                                              #8223

                                                              In reply to: Sample Epik Sites

                                                              Wes
                                                              Moderator

                                                                I can’t remember them off the top of my head since there are so many. You could probably just do a search for the word “Showcase” – https://appfinite.com/search/showcase/ and you’ll see all of the posts where I mention something like – “Do you want to add this to the showcase?” and they should pop up.

                                                                I do know of a couple links, but those developers are still working on them and probably either have their site in maintenance mode, or they aren’t quite ready to be shown to the public just yet…..thats why I’m creating the showcase. So once I add the showcase, I will have a form that people can submit their sites to, and then I’ll have the list.

                                                                #8215

                                                                In reply to: Sample Epik Sites

                                                                RaviJayagopal
                                                                Customer

                                                                  Hey Wes,

                                                                  Don’t need a detailed showcase. Just a couple of links would suffice if you can share them hear real quick 🙂

                                                                  Thanks.


                                                                  Co-Founder & Co-Developer of http://DigitalAccessPass.com (DAP), Membership Plugin for WordPress.

                                                                  #8195

                                                                  In reply to: Sample Epik Sites

                                                                  Wes
                                                                  Moderator

                                                                    I have a showcase coming soon. I’ll announce on the site once it’s ready.

                                                                    #8082

                                                                    In reply to: Slider Wide Issue

                                                                    Wes
                                                                    Moderator

                                                                      You just keep coming up with such great designs! Be sure and send me your work so I can include it in the showcase I’m finishing up.

                                                                      Great job!

                                                                      #7876
                                                                      pepacobos
                                                                      Customer

                                                                        I think it should be placed inside the @media only screen and (max-width: 767px) section targeting .header-image .site-title a but I really don’t know what should I put in here. Maybe background-image property?
                                                                        I have uploaded an image into images folder called cabecera320.png but don’t know how to use it!!!
                                                                        Of course I would love to be added to your showcase but I need to finish all the work in here. Thanks for your help!! I really appreciate it.

                                                                        #7845
                                                                        Wes
                                                                        Moderator

                                                                          Some people add a smaller version of their logo to only show when viewed on mobile devices. So if you’re interested in doing this, all you would have to do is add a smaller version and place it in your images folder……then link to it in your css in the responsive section.

                                                                          You could also add background-size to your site-header/title class in your responsive section as well. Sometimes it works, sometimes it seems to stretch the image and distort it a bit…..but it may work for you since you only need it for when the iPhone is in portrait mode. It looks fine in Landscape.

                                                                          I assume you already know how to do the above, but if you need any assistance with any of it just let me know.

                                                                          Your site looks awesome by the way! Are you interested in adding this to the Showcase when I have it ready?

                                                                          #7801
                                                                          Wes
                                                                          Moderator

                                                                            That’s good to hear! Hopefully the performance thing is an easy fix.

                                                                            Make sure and send me any of the designs you come up with so I can add it to the showcase that’s coming soon.

                                                                            #7791
                                                                            Wes
                                                                            Moderator

                                                                              There are a couple ways you can handle this.

                                                                              The easiest way (probably) is to recreate your image, and add space at the top of it so it doesn’t appear at the very top of the site.

                                                                              The other way is to add padding to the top of the “.head-wrap” since that’s what the header is inside of, and the “.head-wrap” is what shows the background you see. In order to do this, I would adjust the padding of the “header right” widget area so everything lines up. Here is the exact code to edit –

                                                                              1. Add padding to the .head-wrap on line 1916 in your css –

                                                                              .head-wrap {
                                                                                  background: #303236;
                                                                                  margin: 0px 0 40px;
                                                                                  padding: 20px 0 0;
                                                                              }

                                                                              2. Adjust the padding on the header right widget area code on line 2017 –

                                                                              .header-image .site-header .widget-area {
                                                                                  padding: 10px 0 20px;
                                                                                  padding: 0.625rem 0 1.25rem;
                                                                              }

                                                                              Doing the above should give you this result – http://i.imgur.com/IK8Ricm.png

                                                                              Let me know if that works.

                                                                              BTW Your site is looking pretty good so far! Definitely let me know when its done so I can add it to the Showcase thats coming soon.

                                                                              #7738
                                                                              Wes
                                                                              Moderator

                                                                                Try adding “clear: both;” around line 752 in your css (with the rest of your code) –

                                                                                #home-bottom h2, #home-bottom h2 a,
                                                                                #home-bottom h2 a:visited {
                                                                                    clear: both;
                                                                                }

                                                                                BTW, your design is looking pretty good! I’m currently working on a redesign/refresh of this site, so as soon as it’s ready I’ll (finally) be adding the showcase. So send me a link whenever you’re done with this, I would love to feature it!

                                                                                #7660
                                                                                Eric
                                                                                Customer

                                                                                  I actually don’t have a skype login. But I can still help either way.

                                                                                  What is wrong with the portfolio? This is it right? – http://veedigital.com/pre-done-mobile-responsive-websites/showcase

                                                                                  You may have already seen this, but they’ve added some basic tutorials for the portfolio here – https://appfinite.com/tutorials/

                                                                                  The only thing I see wrong with your portfolio are the posts that don’t line up right. Wes is providing a fix for this soon, but you can add this to your portfolio file now instead of having to wait – https://appfinite.com/topic/portfolio-not-lining-out-on-the-left-side/#post-7496


                                                                                  I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                                                  #6598
                                                                                  Wes
                                                                                  Moderator

                                                                                    That’s great to hear! Glad you’re enjoying it.

                                                                                    I’ll definitely add your site to the showcase.

                                                                                    #6535
                                                                                    webblabs
                                                                                    Customer

                                                                                      Wes,

                                                                                      Lol … it’s always the little details that get overlooked … and I would be happy to have my site listed in the showcase.

                                                                                      thanks,
                                                                                      James

                                                                                      #6534
                                                                                      Wes
                                                                                      Moderator

                                                                                        It looks like your site is working fine on my end except for the slider area. The slider isn’t adjusting because you’re using the older version. You should download the Genesis Responsive Slider instead – http://wordpress.org/plugins/genesis-responsive-slider/. The one you’re using is the old one and it’s not responsive. So that’s why it’s showing up like that. (I’m using an iPhone, but I assume we’re both seeing the same thing.)

                                                                                        Other than that everything else is working fine, once you update the slider it should all show up normally.

                                                                                        BTW, you’re site is looking great so far! I can add that to the showcase list that I plan to create soon if you want. Let me know when you’re finished with it.

                                                                                        #6129
                                                                                        Eric
                                                                                        Customer

                                                                                          Unfortunately that would actually go beyond the scope of support, I’d recommend hiring someone to handle something like that since it will take quite a bit of time and effort to go through all of the code and fix the issues.

                                                                                          The best advice I can give is to remember that any sections where you’ve added fixed widths (replacing percentages) automatically makes them unresponsive. If something in the theme was originally a percentage, keep it as a percentage but increase or decrease the size as necessary.

                                                                                          Also, I noticed you erased your responsive code from your css file. You’ll need to add that back in order for it to be responsive.

                                                                                          Before you do that, if you look at the very bottom of your css, you have brackets missing on the last part. Looks like this –

                                                                                          .epik-pink button, 
                                                                                          .epik-pink input[type="button"], 
                                                                                          .epik-pink input[type="submit"], 
                                                                                          .epik-pink .

                                                                                          Your site looks awesome by the way! I didn’t know which theme it was for a sec. Make sure and send your link to Wes through the contact form so he can add it to the showcase. Great job!


                                                                                          I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                                                          #5177
                                                                                          Eric
                                                                                          Customer

                                                                                            Did you get this fixed? I don’t see any issues on my end…..(Macbook air Firefox,Safari, Chrome)

                                                                                            Your site looks great BTW! Wes will need to add this to the showcase (whenever he gets it setup)


                                                                                            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                                                            Sane
                                                                                            Customer

                                                                                              Hi, thanks for rely. Checked that link and the portfolio page setup is different in that it’s only 3 photos wide with no link to post – so really a pure photo showcase page. I want the look and functions of the portfolio page as seen on my Legacy theme, not so much for viewing photos, but for showing a library of free report covers and linking either to a squeeze page or landing page with video or text with sign up for that free report.

                                                                                              You say it’s possible and if I want to stick to just the look/functionality of the portfolio page in the Legacy theme, please can you outline the procedure? By copying the portfolio file as well as the portfolio code in the function file, do I need much extra coding work?

                                                                                              Thanks for your understanding.

                                                                                              #4920
                                                                                              Eric
                                                                                              Customer

                                                                                                I’m Eric actually 🙂 ……I’ve been filling in for him here in the forums since he’s busy working on projects.

                                                                                                Your site is looking good already and I’m sure you have much more to add. Make sure and keep us updated. There should be a showcase soon, so you could send your link to Wes whenever you get it finished.


                                                                                                I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                                                                #4515
                                                                                                Eric
                                                                                                Customer

                                                                                                  Great! Nice design by the way! Make sure and send your site link to Wes so he can add it to the showcase (coming soon)


                                                                                                  I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                                                                                                  #4468

                                                                                                  In reply to: Slider pushing to left

                                                                                                  Wes
                                                                                                  Moderator

                                                                                                    Awesome! Thats good to hear! I’m happy that you are using my theme.

                                                                                                    I just saw your site from the other thread and it looks very good. I’ll definitely add it to the showcase whenever I get it setup.

                                                                                                    The forums are a tough job, so your kind words definitely made my day 🙂 When I see that people appreciate the support it helps me keep going. I truly appreciate it!

                                                                                                    Thanks!

                                                                                                    #4241
                                                                                                    TrishJ
                                                                                                    Customer

                                                                                                      Makes perfect sense Wes and in fact, I prefer the darker background on the pages, which brings me to another challenge … I really like the white in the area where I have my photo and text “Bringing God’s Purpose ….”

                                                                                                      If I change the body color to #f5f5f5, it changes that section too. Is there any way, I can change just that section to make the background white?

                                                                                                      I have some tidying up on the site to do and my designer is busy right now, hence the “terrible” Women of Influence TV image! I can build, but I can’t design! But yes, I would absolutely love the site to be showcased. I just love the flexibility of this theme!

                                                                                                      Thanks Wes.

                                                                                                      #4233
                                                                                                      Wes
                                                                                                      Moderator

                                                                                                        Great Job on the site! I plan to have a showcase added soon if you want in.

                                                                                                      Viewing 50 results - 51 through 100 (of 107 total)