It looks like you're new here. If you want to get involved, click one of these buttons!
Hi, if you go to www.amphicraft.com/vanilla .. How do I move and edit the login box?
you need to give your #rightcolum {position:relative} on line 70 of your custom.css and remove position: absolute; from your .GuestBox line 273 on custom.css
Theme Charcha for great desktop and mobile experience! - drop me a message :)
Ah that's awesome. Thanks for that. Anyway I can change the ugly white box it's in? Also it's over-lapping the {panel}
Nevermind, it was just because it had the class set to float right. It was conflicting with an already set float right. :)
Comments
you need to give your #rightcolum {position:relative} on line 70 of your custom.css and remove position: absolute; from your .GuestBox line 273 on custom.css
Theme Charcha for great desktop and mobile experience! - drop me a message :)
Ah that's awesome. Thanks for that. Anyway I can change the ugly white box it's in? Also it's over-lapping the {panel}
Nevermind, it was just because it had the class set to float right. It was conflicting with an already set float right. :)