![]() |
Sometime between the time I started this thread and now I went from "Contributor" to "Coder". I take that very seriously. It's my duty to get this working!
|
Quote:
|
Erica1977, try this:
In "threadnav" replace function setWidth() with this: Code:
function setWidth() { Code:
<td id="td_{vb:raw thread.threadid}"> |
Quote:
|
Well it's finally working.
I know there's a problem with the drop boxes not closing when you exit on the right side but I have that fixed in the file I'm going to upload to the opening post. I also see a misalignment of borders between the cell and the drop box on the left side, I'll look into that too. When I get the new file up the changes will be compatible with all your other styles so no need to make any exceptions. |
Quote:
|
The problem you had would affect anyone who uses those styles and now I see your original problem and the mess-up you had later were related. That same problem could have affected other mods and styles too. It's a good thing all those issues came up right away before I forgot some of the details of how the JavaScript works.
All in all it's a better product now. I'll get that new file up and I think I have a guess why those borders don't align properly. More on that later. |
Quote:
|
An improved version of the ThreadNav file is now available. I hope this is the last change but we'll just have to see if more issues come up.
@Erica1977, I'll have a look at your site tomorrow and see if I can figure out that border alignment problem if it's still there with the new file. |
Quote:
|
Erica1977, when you get the new file installed and everything is reverted, if you still have that border mis-alignment problem try replacing function show(type, id) with this:
Code:
function show(type, id) { |
Quote:
|
That seems to fix it.
Now I have to update the file again. Well, some day I'll get this perfect. I'll post here when the fixed file is edited into the OP. |
Updated file in opening post.
Erica1977, when you get everything updated I have some ideas for getting the scroll buttons in seamus style looking better. Will check back later. |
Quote:
|
Ok have to go out be back soon.
|
Looks like you need to revert templates again. I'm having that problem with drop boxes not closing when I exit out the left side.
|
I looked and those are the right templates. I shall have to scratch my head and rub my chin and get a very serious look on my face. That usually works when I need to figure something out.
|
thanx
|
Quote:
|
You have the right templates but there's an error in the templates (my bad!)
In your default style in "threadnav" in function hideInfo(event, id) find the line x1=c+d+59-list.scrollLeft;and change to 59 to 60 Now test it. Refresh the showthread page in any style, open a drop box and very slowly exit both to the right and the left. It should close exactly as you cross the border. If that works go to function hidePrev(event, id) and find x1=c+d+59-list.scrollLeft-18;and change 59 to 60 and test the preview drop box. If all that works we have all the mechanical problems fixed and then we can work on fixing up the styling. |
Quote:
|
The changes didn't come through. Are all these child styles of a single default style? From looking at the style menu it appears they don't have a parent style. If that's the case you will have to change each one.
Do both changes on Seamus Red and we'll see if that works |
1 Attachment(s)
Quote:
Attachment 134340 |
Quote:
|
It looks like they are all independent styles. Let's get Seamus Red done and if it works there it should work everywhere. No point changing them all since I'll be updating the xml file to incorporate this change and then you'll have to revert everything again.
I'll post instructions that should fix up the appearance of the scroll buttons for Seamus Red in the next post. |
1 Attachment(s)
Have a slight alignment issue on the home page. Just wondering how I might go about fixing it.
|
Quote:
|
The changes came through on Seamus but it's still not working. I'm going to have to study this. In the mean time let's see if we can get those seamus scroll buttons looking better.
Go to "threadnav.css" and put this line at the top of .scroll Code:
padding: 11px 0px 12px 0px; Code:
margin: 0px 0px 6px 0px; Do you want to do something with those blazing white lines in ThreadNav? I thought the color at the very top of each of those red headers would look nice but maybe a medium gray would also work. EDIT: Oops! That first instruction should be for .scroll, not .info |
Quote:
Code:
.scroll { |
Didn't work -- they still have the dark gray bottom.
Let's try changing those white lines in ThreadNav. Read the instructions at the top of threadnav.css and replace "white" with "rgb(191,35,35)". See how that looks. I'll see if I can figure out how to fix those buttons. I have a lot of things to figure out here so I'll let you know if I have any bright new ideas. |
Quote:
|
Okay, that matches the text color.
Well, I'll see if I can figure out these mechanical problems and get back later. Thanks for your help testing all this. Everything worked fine on my forum but the coding had a lot of weak points. By the time I get it working for you it will be good solid coding. |
Quote:
|
Try out these and see if you get reliable closing of the drop boxes;
Code:
function hideInfo(event, id) { |
Quote:
|
Working reliably for me. I'll update the xml file.
Next time you're tinkering around see what happens of you set the height in .scroll at 60px. |
Quote:
|
Quote:
|
Now product file available.
Erica1977, you won't need to revert threadnav.css, nothing in that has changed in that. Revert any others though. |
All times are GMT. The time now is 12:54 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:
|