Adam Chetty

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 30 total)
URL to the page in question:
  • Author
    Posts
  • in reply to: Transparent or Remove Footer background #17716
    Adam Chetty
    Participant

    Thanks Bill – Will give that a shot, if no go its fine, the client is happy so I should move on and stop being so picky 😛 The more important thing was getting the Footer text in one line and avoid spilling down to two lines.

    Just before you close this up, can you advise if it wise to use Yoast SEO with org themes? I’m trying to push the companies google listing results a bit. Whilst I’m aware WordPress does SEO well on its own, I thought Yoast SEO might have more benefits. Any thoughts on the subject?

    Feel free to close up this ticket now.

    Many thanks

    Adam

    in reply to: Transparent or Remove Footer background #17706
    Adam Chetty
    Participant

    Hey Bill,

    Got it, I popped the code in but I can still see a bit of black right at the bottom. Could this be the size of the image coming into play here? I read that Background images for websites should typically be 1440×900, (which i read after I made the background).

    Thanks for your feedback, I’m aware iOS isn’t the best platform for Flash but this gallery has an alternative Gallery which kicks in on Mobile devices (Ipad’s i’m not so sure about).

    Almost there! My client loves the website and was really impressed this morning when I presented it, which made it worth all the hair pulling 😀

    Many thanks

    Adam

    in reply to: Transparent or Remove Footer background #17697
    Adam Chetty
    Participant

    A good morning to you too Bill.

    That CSS fixed the text spillage. What does the line: “white-space: nowrap;” tell it to do? Just so I can get a better grasp on things.. and thanks for that.

    Also, here is a screen grab of what I would like the footer to look like. (Using the page source view on Safari)

    Would I be able to get your opinion on the Gallery I’ve used in the site, do you think this type of Image gallery can run into issues (in all your glorious website experience) I have tested it on mobile and it seems fine on there.

    Many thanks

    Adam

    in reply to: Having only the Featured image on the front page. #17592
    Adam Chetty
    Participant

    I knew it would be something simple! I was trying all these complex codes after researching on google, and here all it needed was less code rather than more 😛

    Thanks Bill!

    in reply to: Having only the Featured image on the front page. #17588
    Adam Chetty
    Participant

    Thank you Bill, got it.

    I searched the support forums for a CSS code I needed to hide the page titles but I could only get it to hide on the home page with:

    .home #text-logo,
    .home #logo {
    display: none;
    }

    Do you know how would I hide it on all pages? Can I use that same code and change it around to apply to all pages?

    Many thanks

    Adam

    in reply to: Tinynav on Progress #17572
    Adam Chetty
    Participant

    Awesome, got it Bill. That info will definitely come in handy in the future.

    Many thanks,

    Adam

    in reply to: Gap between logo and Slideshow #17490
    Adam Chetty
    Participant

    Awesome, thank you bill. I backed up the Page in-case I decide to go back to the slide. removing the code did the trick nicely. Thanks a lot, have a nice day bud.

    in reply to: Gap between logo and Slideshow #17482
    Adam Chetty
    Participant

    Beauty! That did the trick perfectly, thank you Bill and a good morning to you too.

    One more thing, Im wanting to experiment with this theme a little and take things in a different direction… Is there a way to remove the home page slide altogether and allow the widgets to come up in its place?

    in reply to: Gap between logo and Slideshow #17474
    Adam Chetty
    Participant

    Sorry Bill – Don’t need to answer the question about the donation bar, I found the option 😛

    in reply to: Shrink Widget Padding to fit "Home block page content" #17357
    Adam Chetty
    Participant

    Awesome, thank you Bill. You can close this off.

    in reply to: Shrink Widget Padding to fit "Home block page content" #17313
    Adam Chetty
    Participant
    This reply has been marked as private.
    in reply to: Shrink Widget Padding to fit "Home block page content" #17257
    Adam Chetty
    Participant

    oh and also, I’m unable to centre a text box in a widget even after using:

    #text-4 {
    float: none;
    width: 100%;
    text-align: center;
    }

    Many thanks

    Adam

    in reply to: Centre Align Widget #17191
    Adam Chetty
    Participant

    Thanks Bill – that did the trick. I fairly sure I’ve asked that before but I think it might have been a different code for one of the other themes..

    Any who, I just stopped and noticed how the site no longer looks anything like the Original Moonrise theme now. Its probably the most drastic change I’ve done to one of your wonderful themes so far 🙂

    (I have another question but will ask it in another thread)

    Enjoy the rest of your Sunday

    in reply to: Multiple Background Images #17178
    Adam Chetty
    Participant

    Awesome, thank you so much Bill 🙂

    in reply to: Multiple Background Images #17093
    Adam Chetty
    Participant

    Hey Bill, Before I went to change the background colors with the Code you just sent me. I noticed (on another Moonrise site) that the Header color is not changing according to what I set in the Theme options/Customizer.
    (You’ll notice two shades of grey rather than one Background Color)
    Link here:
    http://lyallbayschoolfair.guesswhat.co.nz/

    However, I have no issues with changing it in:
    http://guesswhat.co.nz/

    One final question – Is it possible to make the Footer size (height) smaller?

    Many thanks

    Adam

    in reply to: Multiple Background Images #17083
    Adam Chetty
    Participant

    Awesome, thanks so much Bill.

    One last thing on the background question. Say if I wanted to not use an image but just a color. Would I just need to remove the:

    “{ background: url(http://guesswhat.co.nz/wp-content/uploads/2014/02/seamless_wood_planks_texture_by_10ravens-d3991v1.jpg)”

    from the code?

    Many thanks

    Adam

    in reply to: Featured Video Size #17043
    Adam Chetty
    Participant

    Awesome thank you Bill.

    Oh I do hope nothing comes of it. Good to hear things are otherwise good, congrats on the release of the new theme – It looks fantastic, I look forward to an excuse to purchasing it and making use of it.

    Thanks again for your help.

    Regards,

    Adam

    in reply to: Mobile Navigation Menu #16596
    Adam Chetty
    Participant

    That did the trick! Thanks very much Bill.

    Regards,

    Adam

    in reply to: Mobile Navigation Menu #16576
    Adam Chetty
    Participant

    Hey Bill, thanks for the suggestion for the plugin.

    I have activated it and its added the viewport line to my header.php file as below:

    <meta name=”viewport” content=”width=device-width, initial-scale=1.0″>

    It doesn’t seem to change anything on my mobile view however, any further suggestions to the TinyNav plugin?

    in reply to: Gallery display query #16535
    Adam Chetty
    Participant

    Thanks Bill – Golden support my friend. Hope you have a good week!

    in reply to: Solid Black Nav menu #16534
    Adam Chetty
    Participant

    Doh! Yup that fixed it, Thank you Bill!

    in reply to: Solid Black Nav menu #16528
    Adam Chetty
    Participant

    further to that, I’m hoping to get a black nav bar for all pages, not just the home page.

    Thanks Bill!

    in reply to: Solid Black Nav menu #16527
    Adam Chetty
    Participant

    Thanks Bill, I like the site also, Needs a bit of polishing but look pretty good so far.

    I tried that code but it didnt seem to do the trick:

    #nav-bar,
    .ie7 #nav-bar,
    .ie8 #nav-bar {
    background-image: none;
    background-color: #000;
    }

    it still shows up as transparent.. I must be missing something?

    http://testsite.noflockingbirds.com/

    in reply to: Centre Nav bar #16282
    Adam Chetty
    Participant

    -Perfect! The code did it – It is now centred and looking beautiful!
    -The empty text widget did the trick also, thanks for such a simple fix (why couldn’t I think of that!)

    Thank you Bill,

    Adam

    in reply to: Centre Nav bar #16277
    Adam Chetty
    Participant

    Sure thing,

    Its the same site (I’m presenting two different versions to my client)
    http://nfb.guesswhat.co.nz/

    Elite is definitely an amazing theme, at first I wasn’t a fan – but after I starting playing with it, I like it more and more and have realized its potential.

    also Bill: do you know any good tricks to align widgets – for instance a text widget in the footer aligned to the left instead of centre? (in this instance I would like to align the contact us info to the right side.

    Thanks mate

    Adam

Viewing 25 posts - 1 through 25 (of 30 total)