Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Someone tell me what this is before I go crazy..

edited March 2012 in Vanilla 2.0 - 2.8

I'm starting to rage at the code. I dont get why it's not working.

I cant post a link, preview mode.

image

I dont want the 'All Discussions' to have a custom default. It seem's to be using the style on the .Discussions page.

Answers

  • If you search for my tutorial we explain this, you must apply chained styling to body id tags. Each page has its own body ID. check your src code.

    There was an error rendering this rich post.

  • Not entirely sure what I'd search but I'll give it a try.

    While you're online, think you could answer this? This happens on any 'form' per say. It shouldn't be going that far to the right.

    image

  • edited March 2012

    Can't you simply change the width of the form with CSS?
    For example:

    .Form {
    width:600px;
    }
    
  • KJHenf said:
    Can't you simply change the width of the form with CSS?
    For example:

    .Form {
    width:600px;
    }
    

    Nope, tried that. Doesn't work. :/

  • 422422 MVP
    edited March 2012

    Textarea width check css.

    Apologies if my answers arent 100% , we havent had internet for a week.

    There was an error rendering this rich post.

  • That didn't work either. :C

  • Paste the css for this form element and html. Have you altered body width ? Sometimes could be a px versus % clash

    There was an error rendering this rich post.

  • F*** it, I put it live in it's crappy-ness. Oh well, if it makes it easier for you guys.

    Here: www.amphicraft.com

  • Pmsl frustrating huh. Hopefully someone can check for you, as stated i am on mobile. Will have a looksy tho.

    There was an error rendering this rich post.

  • Wicked styling mate.

    There was an error rendering this rich post.

  • 422 said:
    Wicked styling mate.

    You like it? :)

  • Yep looks awesome.

    There was an error rendering this rich post.

  • Thanks man, means a lot coming from you! If only I could get these few styling issues fixed.

    I've got these problems.

    1. The weird width on forms
    2. The users photo doesn't use the auto-minecraft ones like it does in the posts in the 'User CP'
    3. I cant seem to get 'Inbox' and the 'Amphios (profile)' colour to go white
Sign In or Register to comment.