![]() |
Quote:
I really haven't had time to test it thoroughly though as I'm smack in the middle of designing a new skin :surprised: |
I'm glad that (so far) it's working. If the fix becomes true then we can blame the faulty display on vB developers for missing the "px". Hehe. :D
|
Well it's doing it again :bunny: Another thing that we noticed is that the username menu doesn't work, which might have something to do with it. We're looking at that part now.
|
In post #34 you removed the Username code that used the popup menu. The Username at the right doesn't use it. :)
|
No we are using that code and it still doesn't work. The full code from the default skin is:
Code:
<div id="postmenu_$post[postid]"> |
It won't work if the left column Username with the <div> tag is in the code. In post #34 you removed the Username bit but you may have left the <div> tag there.
Code:
<!-- POST DATE & USERNAME --> Only one, same <div> ID tag will work at a time. |
Quote:
|
Nah. Frankly, I appreciate the input. It's all about helping each other as your signature correctly states. :)
I have been stripping down the code and looking for any hints of a problem. I am focusing on the Admin account since that seems to be where you're experiencing the problem. |
Quote:
|
Hmm. I wonder...
Try replacing this: Code:
<td class="thead" style="font-weight:normal;text-align:right;vertical-align:middle"> Code:
<td width="175px" class="thead" style="font-weight:normal;text-align:right;vertical-align:middle"> Code:
<!-- / MESSAGE BUTTONS --> Code:
<!-- / MESSAGE BUTTONS --> |
Quote:
THANK YOU :) |
NP. :classic: Let me know if the issue arises again. :)
|
Here is what the double layout looks like.
|
Quote:
|
See what I would want is the gradient to stretch all the way over same with the space where the quote button is. That way it is symetrical. Also make the sides thinner so the actual area where you post is larger.
Here is the code for my postbit with the double post for anyone who wants to do a quick try of how it would look on their site.. Code:
<!-- post #$post[postid] --> |
To stretch out the gradient change colspan="2" to colspan="3". I think you'll have to do that twice. As for cleaning the 3-column layout it shouldn't be a problem. :)
|
So how else can we clean it up?
|
Btw it looks worse using colspan="3"
|
Ooops. Yeah, with colspan="3" it assumes you have 4 columns and not 3 as you do. My bad. :D
As for the cleaning up I can fiddle around with it. I'm kinda working on something at the moment but I'll do it soon after. :) |
Anything yet?
|
Unless something urgent comes up I'll work on it this weekend. :)
|
Sweet thanks.
|
All times are GMT. The time now is 01:27 PM. |
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:
|