• Resolved miro011

    (@miro011)


    [Moderator note: Please use a descriptive title in future]

    My site is gamenewsreport.com

    Do you see that distance between the header and “Latest News” ( text) on the front page ? For some reason I can not move it up any more than that. If I use an extension called “Spacer” and assign a negative value, the text goes up but part off it or all of it disappears depending on how far up I try to move it. There should be something blocking it which I can not find in internet element view.

    I remember adding some code that moved the entire body of the page up, fixing the problem in CSS, but it didnt move the links, so when I was to click on the actual text, nothing would happen I had to click where it used to be.

    My theme, optimizer also has a feature called Page Header. I have both disabled it in the theme settings, as well as added a “dsiplay:none” command for it in CSS.

    Anyone have any idea what I could possibly do ?

    Tell me if you need more info or dont understand something

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter miro011

    (@miro011)

    also my programing knowledge is limited, I can only do simple things like customizing things once I know their class but thats all and were are talking about simple things such as color, opacity, display none etc.

    Can I write a program , hell no , because I dont know the language , although I know HOW to write it IF i knew the language .

    Thread Starter miro011

    (@miro011)

    ok i did it , this is how . the code I used , simple :

    .single_post {
    position: relative;
    bottom: 50px;
    }

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Trouble moving text position’ is closed to new replies.