• blog – https://atrilli.net/

    If you look above my posts, you see a random white box thats the same width as my posts, and I’m trying to get rid of it.

    I think that space is actually called “tabber.php” it came with my layout and I was wondering how to remove it.

    thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    Which one?

    I see two of them (your first post) – one empty, and the other with stuff like “[Video] French Montana – Return Of The Mac
    Posted By: 937″

    Thread Starter bucktrice

    (@bucktrice)

    the top one thats empty

    You can remove it by going to your style.css, Look for .hptabber and add this code:
    display:none;
    if you want to display it again, just delete the code I gave you.
    Hope this helps… ??

    Thread Starter bucktrice

    (@bucktrice)

    that didnt work for me

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I have a random white space above my blog posts.’ is closed to new replies.