![]() |
Special Postbit
Hey Guys !
im writing my own special template for vb4 and well it will be soon finished. But i?m stuck on the Postbit. here is my actual work: http://img814.imageshack.us/img814/9372/postbitf.png at first it might look quiet good but the onlienstatus messes up the username the rank and vizeversa. The image is about 58x65px...so you can see, the username is pressed at the top, wile the rank to the bottom, so there is a gap of this 58 px in height. Widht ist just the same. I could float the image to the left but is presses the username 65px to the right.... i tried z-index, tried to rebuild it .... it doesnt work... here?s the code: HTML Code:
<div class="userinfo<vb:if condition="!$show['avatar']">_noavatar</vb:if>"> Can someone help me to build such ? Or, have someone seen such postbit allready somewhere? So i can oriantate in making one by my own ? sry for my english right now, got 50?C in my room ;/ |
What do you have for CSS for class "rank"? Maybe it's got a clear:left or clear:both?
|
its
clear: both; display: block; font-size: 12px; |
Is the online status image and actual image you are adding to the postbit using an <img> tag or are you just going to make it a background image using CSS? If you use CSS, then I don't think you will have the issue you are talking about since you can't 'bump' into a background image or have it affect the text in that div.
|
hm its a <img>...well i gonna try the css method today :)
--------------- Added [DATE]1314466056[/DATE] at [TIME]1314466056[/TIME] --------------- so i finally fixed the problem with z-index. css background-image was an good idea but not quit different from img. But i?ve got another "problem" encontered now. Couse onlinestus and Username + Rank stack together, like is wanted to, even the Avatar overlappes. I fixed it with an margin-top at the avatar section. ...might imagine my problem ... XD When a User got no avatar, postbit_legacy will show none. Here?s my code: HTML Code:
<vb:if condition="$show['avatar']"> |
All times are GMT. The time now is 03:03 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|