• Hi, not sure if this request is allowed here, if not apologies.
    I have spent many hours playing with my site set up but my stats do not improve.
    I would really appreciate some honest critique as to styling,content etc.
    Please say what you think and if I can make obvious improvements.
    Thanks in advance. https://www.slimming-review.com

Viewing 7 replies - 16 through 22 (of 22 total)
  • That hook was a great idea! Perfect! This is what I came up with for the header with some jedi CSS tricks ??

    Screenshot

    Thoughts?

    Thread Starter jims45

    (@jims45)

    In a word…perfect! Can I use CSS code to modify header size?
    I really appreciate your input.
    Website Ninja Rules!!

    Oh yeah! I rule! lol.

    Here’s what I did:

    .home .site-header {
      display: block;
      max-height: 350px;
    }
    
    .home .simple-image img {
      margin-left: 50px;
      margin-top: -140px;
    }
    
    .home .title-area {
      margin-top: -111px;
    }

    Just add that to the bottom of your CSS and VOILA!

    Cheers!
    [sig moderated as per the Forum Rules]

    Thread Starter jims45

    (@jims45)

    Code added, love the improvements https://www.slimming-review.com
    Been over to your website…nice job! Now I know where to get expert help.
    Thanks and respect!

    My pleasure buddy! Thank you for the kind words and the recognition. Now you know where to find me.

    Your site is coming along great.

    Be seeing you,
    [sig moderated as per the Forum Rules]

    You have done a great job, it’s looking too good. But you have to do more work on this site to make it more attractive.

    Thread Starter jims45

    (@jims45)

    Thanks for your post, can you give me suggestions for improvements?

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Review My Site’ is closed to new replies.