The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
nevermind
|
#12
|
|||
|
|||
ok
when i'm used the Position:relative it's shows the image's but i can not use the top: position what do i wrong this is my code Code:
<DIV ID="header1" STYLE="position:absolute; left: 0px; top: 0px; height:0px; z-index: 2;left: 0px; top: 0px; visibility:visible;"> <IMG SRC="images/blow1.gif" WIDTH="511" HEIGHT="31" BORDER=0 ALT=""> </DIV> |
#13
|
|||
|
|||
and this is the code for the next image
Code:
<DIV ID="header1" STYLE="position:absolute; left: 0px; top: 0px; height:0px; z-index: 2;left: 0px; top: 0px; visibility:visible;"> <IMG SRC="images/blow1.gif" WIDTH="511" HEIGHT="31" BORDER=0 ALT=""> </DIV> <DIV ID="header2" STYLE="position:absolute; left: 511px; top: 0px; height:0px; z-index: 2;left: 511px; top: 0px; visibility:visible;"> <IMG SRC="images/blow2.gif" WIDTH="409" HEIGHT="11" BORDER=0 ALT=""> </DIV> |
#14
|
|||
|
|||
I honestly am not sure, but maybe it is your DIV tags that isn't helping. I know when I've used "position:absolute" it's been with "td" tags...
|
#15
|
|||
|
|||
do you have a example of your code?
because i try it with th TD ant still nothing |
#16
|
|||
|
|||
Here is an example, however I wasn't moving an image so I am sure that's where the difference is:
Code:
<td style="position:absolute; top:253; right:32;">$styledropdown</td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|