text alignment

  • Kiran

    #16272

    ohh I like my browser..

    I was thinking.. if i put in a css code to move it to the left.. then remove it.. it might correct itself.. this worked last time..

    unfortunately i downloaded bullet proof plugin and twice today i have been thrown out of wordpress.. and now my hosts seem to be sleeping.. it is nearly midnight

    I will try tomorrow and let you know.

    thank you for all your time and help

    Admin

    Syahir Hakim

    #16273

    No problem. Let us know how it goes.

    Kiran

    #16274

    Hello again!

    I have removed bullet proof security.. The plugin was disabling my username and password. Thankfully Just Host have helped and I am now signed back into my wordpress.

    Anyway, back to my floating header. I have been playing with CSS code. And text style options.

    I have found that if I put it the following code:

    #header h1 {
    font:bold 40px "Arial";
    left:-150px;
    }

    the title’everydayshare’ appears in the perfect location on my screen, but this does not change the header location on my post pages. The title there remains just off center but I can alter the text style.

    I have left this for the time being.. can you tell me how it looks on your screen?

    I think somewhere there is a glitch .. I have cleared cookies and caches and history and everything..

    I do not know if this is related.. but I remember when I made changes to the header (the first time around) the text style for the top horizontal menu changed automatically to bold. Again I never found where to correct that. It looked so much slicker before. But that is not such an issue but possible related?

    Can you give me your advice please. And may I please request when you create a newer version (update) that you place options to change Header alignment somewhere. It would be very handy.

    I really do like your theme and its ease of use. The one benefit of having this problem is I have now learnt a little about codes ))

    thanks

    Kiran

    http://everydayshare.com/blog

    Admin

    Syahir Hakim

    #16275

    Uh oh…now the text is off center…

    1erwnl.png

    Kiran

    #16276

    I have removed the css code and my screen shows the title back in the middle of the header 🙁

    Can I ask if there is text or code I can check in my c-panel folder files or sql or php or something somewhere?

    thanks

    Kiran

    #16277

    i found a snippet tool to take a screen shot but cannot paste here it for you to see 🙁

    Admin

    Syahir Hakim

    #16278

    You can upload the screenshot to Tinypic, and then paste the link here.

    But really, I’m not seeing any problem from my end. I have tested your site in IE7, IE8, and IE9, and they all look fine to me.

    Mod

    Kenneth John Odle

    #16279

    Can I ask if there is text or code I can check in my c-panel folder files or sql or php or something somewhere?

    Your wordpress files are located in

    http://everydayshare.com/blog

    and your theme files are located in

    http://everydayshare.com/blog/wp-content/themes/graphene/

    The “themes” folder is where you would create a child theme folder.

    Ken

    Kiran

    #16280

    35c1mj5.png

    I dont mean to be rude.. but i know where the files.. I dont know which file I should be looking in and what I should be looking for.. code wise. Can you direct me please. Thanks

    Admin

    Syahir Hakim

    #16281

    Try this:

    .header_title {
    position: absolute;
    }
    .header_desc {
    position: absolute;
    top: 125px;
    }

Viewing 10 posts - 11 through 20 (of 21 total)

  • You must be logged in to reply to this topic.