inherit
84234
0
Mar 28, 2016 15:15:28 GMT -8
Slayer
Addicted To Severus Snape Since 2001
1,071
July 2006
narcissasnape
|
Post by Slayer on Aug 18, 2015 11:27:19 GMT -8
Hello! I'm trying to put this - i.imgur.com/ErI7b6s.jpg bg image in the side table, purely as a bg image, but every time i put a code it ie - <div style="position:relative; left:0px; padding-top: 50px; background-image:URL(http://i.imgur.com/ErI7b6s.jpg); width:150px; height:400px;"> it moves the bottom text the bit about the ad free and the policies etc to the side table! Help? Site Link - thepriceofgold.boards.net/
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Aug 18, 2015 20:10:32 GMT -8
Hello! I'm trying to put this - i.imgur.com/ErI7b6s.jpg bg image in the side table, purely as a bg image, but every time i put a code it ie - <div style="position:relative; left:0px; padding-top: 50px; background-image:URL(http://i.imgur.com/ErI7b6s.jpg); width:150px; height:400px;"> it moves the bottom text the bit about the ad free and the policies etc to the side table! Help? Site Link - thepriceofgold.boards.net/Usually that means you have a closing div missing or some other important tag not closed or even a missing quote but usually it is the closing div. I put what you posted in my peeekaboo and it is fine provided you actually closed that div. I added your side panel, added that bit you have around the Proboards links and no issues. Just got through looking through your top table stuff and that seems fine. So far I'm not finding any missing tags but I'd suggest you go through your wrapper template and home template and made sure you don't have anything red (aside from the very bottom closing html tag) because that means you are missing a closing div or a closing tag. I can't tell if that top table or fixed side panel is in your wrapper template or headers but one thing I do to try to narrow things down is add a div after things I added to see if it fixes said problem. Then I know something above that div is a missing something. I'll keep looking though but so far, I can't find the problem.
|
|
inherit
84234
0
Mar 28, 2016 15:15:28 GMT -8
Slayer
Addicted To Severus Snape Since 2001
1,071
July 2006
narcissasnape
|
Post by Slayer on Aug 19, 2015 9:30:24 GMT -8
Hey! I went through what you said and added in various </div> codes to see if it helped and somewhere along the lines It worked!
Thanks very much for you time!
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Aug 19, 2015 12:22:23 GMT -8
Hey! I went through what you said and added in various </div> codes to see if it helped and somewhere along the lines It worked! Thanks very much for you time! I hope you didn't leave 'various' </div>'s in there. I just meant one closing div and moving it from point to point to try to pin down where you are missing a closing div and then make sure you have it in the right place by looking at the code above to find what opening div was missing it's closing div. Well, anyway, I'm glad it is fixed and fingers crossed nothing in the future will be messed up if you did indeed leave various div's in there. Yikes and sorry if I wasn't more clear.
|
|
inherit
84234
0
Mar 28, 2016 15:15:28 GMT -8
Slayer
Addicted To Severus Snape Since 2001
1,071
July 2006
narcissasnape
|
Post by Slayer on Aug 19, 2015 12:53:19 GMT -8
I think its okay, there shouldn't be any random div's floating about :/ I hope!
|
|