Forums

Epiphany (23 posts)

  1. ShaeLeigh
    Member
    Posted 7 years ago #

    My site is relatively new, and there isn't a whole lot there yet. Feedback appreciated!
    :)
    http://www.ShaeLeighland.com

  2. unoamigo
    Member
    Posted 7 years ago #

    I'm not too fond of splash screens. Everything else looks pretty darn good though.
    Especially like the header.
    You could add a little spacing between your columns and not have the text run right to the edge. Overall, good design - just needs a little cleaning here and there.

  3. OperaManiac
    Member
    Posted 7 years ago #

    damn i love those shadows. not sef but looks cool :)

  4. ShaeLeigh
    Member
    Posted 7 years ago #

    Thanks:)
    If you could tell me what browser and screen size you are on, it will help me figure out how to adjust for what you are seeing with the column width. The splash screen is iffy...not sure if I will keep that or not.
    What is sef, by the way? Not sure on that slang;)
    Peace,
    ~S~

  5. OperaManiac
    Member
    Posted 7 years ago #

    search engine friendly. not exactly wat would matter to you :)

  6. ShaeLeigh
    Member
    Posted 7 years ago #

    Oh, ok! Yes, you are right...I am not concerned with search engines at all. Thanks:)

  7. ShaeLeigh
    Member
    Posted 7 years ago #

    I added some padding in the columns...hope this is a bit better. I really appreciate the input :~D
    Peace,
    ~S~

  8. eric
    Member
    Posted 7 years ago #

    Looking good! Could still maybe use some space between the categories (blogs shae reads etc.) and that vertical line on the left (maybe addd some padding-left to #menu ul li in the CSS?). I'm using Firefox on WinXP BTW. HTH.

  9. Hanna
    Member
    Posted 7 years ago #

    Love the header! The whole things looks great =) Make me wish I wasn't so bad at graphics... I agree that it would look better with some padding as per eric's suggestion.
    And I actually like spash screens (though I haven't used one myself in years).

  10. MaxT
    Member
    Posted 7 years ago #

    agreed with eric.

  11. Oisin
    Member
    Posted 7 years ago #

    I can only echo what's already been said - a bit of padding on the menu would do wonders.
    And for me personally, links that change their size when hovered over kind of make me cringe a little... Maybe just having the top/bottom borders without changing the font weight would look better?

  12. ShaeLeigh
    Member
    Posted 7 years ago #

    Thanks everyone...all this helped so much, you guys (and girls) are great! I think I've got some padding added there now. My screen and browser shows some significant room there, but I am not sure how it reflects on others' setup. I am grateful for the help and tips, being pretty new to WP.
    One other question, where do I look to add some space between the link categories?
    Thanks again!
    Peace,
    ~S~

  13. Beel
    Member
    Posted 7 years ago #

    There is an error in your index file which prevents proper spacing (and will cause your page not to validate). You cannot wrap the link categories with <li id="links">

  14. as the function generates one for each link category. Once you delete that li wrap the spacing should show up correctly.

  • Anonymous
    Unregistered
    Posted 7 years ago #

    Hmm. It did change the spacing...now the categories are as close to the links as the link categories are to eachother. What I'd like is an extra space between each section, and it isn't obvious to me how to do this.

  • Beel
    Member
    Posted 7 years ago #

    If I understand you correctly, you can add a padding-bottom on categories to create more distance from the link categories (if you have given the li tag for categories an id).

  • Novakeo
    Member
    Posted 7 years ago #

    Nice site, I like how you used the color green. The header is sharp, how did you make the entire header image a link?

  • Oisin
    Member
    Posted 7 years ago #

    how did you make the entire header image a link?

    Erm... by making the image the background of the link and setting the width and height of the link to the same dimensions as the image, I would imagine?

  • ShaeLeigh
    Member
    Posted 7 years ago #

    Alas, I can't take much credit for the way the link works in the header. Alex King's Dots template is what I based it on...I just changed to graphics and messed with it a little. It's in the css of that template, though. Should be at bloggia.com, if you want to play with the idea. Thanks, tho!
    Peace,
    ~S~

  • ShaeLeigh
    Member
    Posted 7 years ago #

    Well, I just can't seem to figure out the mechanics of making spacing between the link categories. It annoys me to have them all jammed together like this.
    ~S~

  • oriecat
    Member
    Posted 7 years ago #

    from your css;
    #menu ul {
    list-style: none;
    margin: 5;
    padding: 10;
    }
    #menu ul li {
    color: #5A634E;
    font-weight: bold;
    margin: 10 0 0px 10;
    padding: 0;
    padding-left: 5;
    }
    #linklist {
    margin: 0 0 0px 10;
    padding: 10;
    padding-bottom: 5;

    I think you need identifiers on your numbers, except 0. It can't do a margin of 5 if it doesn't know if it's 5px or 5 inches or 5 whatevers.

  • ShaeLeigh
    Member
    Posted 7 years ago #

    ahhhh.....
    thankyouthankyou!
    That did the trick!
    ~S~

  • oriecat
    Member
    Posted 7 years ago #

    You're welcome. Glad to help. :)

  • Chyetanya Kunte
    Member
    Posted 7 years ago #

    Looking good. Congratulations!

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags

    No tags yet.