![]() |
style problem ..
Hi,
I have a little template problem. To be honest with you i dont have idea where problem could be. I hope somone will be able to help me with this. My website is : www.diskusije.net Problem: Here it shows that table is aligned properly when user is logged in. http://www.diskusije.net/svastara/logged-in.jpg Here it shows that table is not aligned properly when user is logged off. http://www.diskusije.net/svastara/logged-off.jpg ... this only happens when user is logged in or logged off. Any1 have idea how to fix this? Thank you! |
check postbit_wrraper ... $spacer_open, $spacer_close
|
Hi,
I really dont know what to look there for :)) Here is my wrapper: <!-- post #$post[postid] --> <if condition="$show['spacer']"> $spacer_open <div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px"> <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if> </if> $postbit <if condition="$show['spacer']"> </div> $spacer_close </if> <!-- / post #$post[postid] --> Thank you sir! |
Remove $spacer_open and $spacer_close from that code
|
That did not work for me.
Here is a picture of what happens when i remove it. https://vborg.vbsupport.ru/ Now its not good when i am logged-in, but when logged - off its ok :) |
Try replacing spacer_open with this:
Code:
<!-- open content container --> |
After i did that, all tables are going to the end of the page, it is all connected.
http://www.diskusije.net/svastara/nospace.jpg |
Another solution is edit template postbit_wrapper, and replace $spacer_open with code I posted above. Or you can open header template and add padding to main table instead of using spacer_ templates.
|
Hi,
After i do edit postbit_wrapper i get the same as: http://www.diskusije.net/svastara/blah1.jpg Problem fixed, thanks to CyberAlien. |
Daky is back with the same problem :/
After upgrading to 3.6.8 and reverting the templates i have the same problem. I tried to reach CyberAlien, but he does not respond. Is there anyone else who could help me with this? Thank you! D Any1 pls? :erm: |
All times are GMT. The time now is 12:59 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:
|