Site logo

[Resolved] Want your site showcased?

Home Forums Support [Resolved] Want your site showcased?

Home Forums Support Want your site showcased?

  • This topic has 1,370 replies, 10 voices, and was last updated 3 years, 1 month ago by Kenny Williamson.
Viewing 15 posts - 766 through 780 (of 1,371 total)
  • Author
    Posts
  • #274317
    Rylan Urban
    #274442
    Tom
    Lead Developer
    Lead Developer

    Nice sites! You’ve been busy! 🙂

    #274447
    Stephanie

    My site is finally presentable 🙂

    I’ve used GP Premium, several plugins and some CSS tweaks, to create a clean-looking blog:

    Shrink Wrap
    A psychologist’s take on world events, life, happiness and the human condition

    #274677
    Tom
    Lead Developer
    Lead Developer

    Very nice! Great style and awesome domain name 🙂

    #276079
    Paul

    Here’s another one:

    http://www.thetreatment.works/

    #276080
    ZEMDER

    Hi everyone,

    I have published my new website http://www.zemder.com created with GP Premium. It has been an interesting experience , GP is a great WP tool and template and I’m very happy with this product.

    Many thanks to Tom and team, only to mention a feature that I would liked to see for next releases.

    1.Second row of widgets (3 or 4 columns) specifically to use after the header, before/after the menu bar. I think is important this feature because there some corporate data as contact/info that must be placed on the top section and not necessarily on the footer section, or perhaps for banners like .gifs files

    ZEMDER

    #276184
    Tom
    Lead Developer
    Lead Developer

    Beautiful sites – really like them!

    Thanks for the suggestion Elvis, appreciate it 🙂

    #276192
    Paddy Cannon

    May I ask how you get the text to the right and an image to the left on the sections of the treatment works.
    Best
    Paddy

    #276194
    Stacey Usborne
    Staff
    Customer Support

    Hi Paddy,

    You could use a plugin like Lightweight Grid Columns: https://en-ca.wordpress.org/plugins/lightweight-grid-columns/

    #276196
    Paddy Cannon

    Thanks Stacey will take a look. It’s for this http://www.jealousproductions.co.uk
    Best
    Paddy

    #276215
    Michael

    I wouldn’t mind some critiques

    http://www.ashland-freemasons.org

    #276246
    ZEMDER

    Hi Paddy,

    You can put the text to the right and an image to the left using css with this code:

    .header-widget {
        
        float: none;
        display: inline-block;
    }
    
    .site-logo,
    .site-branding {
        float: left;
    }

    I hope I’ve helped.

    #276257
    ZEMDER

    Hi Michel,

    My suggestions :

    1. You are using font-family “Raleway, sans-serif” for the menu bar with 12 px which in my opinion is small. Perhaps you must change the font-size to 14px at least.

    2. Use one or more representative image or video of your site in your home page.

    Regards,

    #276259
    Paul

    Hi Paddy – as Stacey suggested, you can use Lightweight Grid Columns and have the image in the left column, and text in the right. However, if you want the text to wrap underneath the images too, you don’t need to use columns – just need to give the images the class of .alignLeft so they are floated left (this is an option when you insert the image.)

    #276363
    Tom
    Lead Developer
    Lead Developer

    Nice site, Michael! 🙂

Viewing 15 posts - 766 through 780 (of 1,371 total)
  • The topic ‘Want your site showcased?’ is closed to new replies.