Username:
Password:
Stay logged in

ISO: A little coding help!

ForumsLooking For... → ISO: A little coding help!

ISO: A little coding help!

#198228 Posted on 2019-01-04 19:42:17

I've recently started coding CSS for the first time ever, and I've run into the same problem on two layouts i've coded so far- for some reason there's this really weird massive gap between my layout and my Account Information/Member Information sections. Does anyone know why this would happen and how to prevent it? Please message me!


0 members like this post.

Posted By

vraylar
#7310

Member is Offline
48 forum posts
Send A Message

#198231 Posted on 2019-01-04 21:08:28

It's because of the very "hack-y" nature of coding layouts on EV. A similarly "hack-y" solution is to open (and not close) a negative relative position div at the bottom of the coding.  

<#div style="position:relative; top:-750px;"#> should work. (Remove the #s)

Someone who is more fluent in the particularities of EV might have a neater solution.

Last edited on 2019-01-04 at 21:09:54 by Almare III


1 members like this post.

Posted By
Almare III
#26880

Member is Offline
1 forum posts
Send A Message

#198233 Posted on 2019-01-04 21:34:41

omg bless you, you're a lifesaver


0 members like this post.

Posted By

vraylar
#7310

Member is Offline
48 forum posts
Send A Message

#198234 Posted on 2019-01-04 22:40:06

aw man, just realized that makes links in my profile unclickable :(


0 members like this post.

Posted By

vraylar
#7310

Member is Offline
48 forum posts
Send A Message

#198241 Posted on 2019-01-05 07:07:02

Perhaps play around with the amount of relative positioning. Have a look at the layout generator coding and see how that does it (if it in fact does).


0 members like this post.

Posted By

Almárë
#15370


Member is Offline
411 forum posts
Send A Message