Status
Not open for further replies.

CharlieDelta

Customer
Reply with Draft button is hidden behind the "Thread Display Options" and no matter what values I make to the stylevar settings there is no change.
It is close when there is page listings.
It also looks perfect inside a thread view.

draft buttons in thread.png

draft buttons with no page lists.png

draft buttons with page lists.png
 
Can you tell me what values you have set to each of the three StyleVars?

If you want to set me up an account to let me access the Styles in the ACP and PM me the details, I will take a look later as I get time.
 
PM has been sent.

Reply Spacer Value = 15

Reply Spacer Adjuster Value (Reply Only) = 30

Reply Spacer Value (Reply Only) = 0
 
I think the issues is fixed.

I added this to the dbtech_draftposts.css template:

#newthreadlink_bottom {
position: relative;
}

I also changed:

margin-top: {vb:math {vb:stylevar dbtech_draftposts_reply_spacer} - {vb:stylevar padding} - 5}px;

To this:

margin-top: {vb:math {vb:stylevar dbtech_draftposts_reply_spacer} - {vb:stylevar padding} - 5};
 
Status
Not open for further replies.

Legacy Draft Posts

vBulletin 4.x.x
Seller
Mokonzi
Release date
Last update
Total downloads
20
Customer rating
0.00 star(s) 0 ratings
Back
Top