![]() |
Quote:
Quote:
|
Hmm When i click on the diffrent Tabs the Page Refreshs And goes to the top any help?
|
Likely this is one of the problems addressed in the FAQ. Check the location of your JavaScript file.
|
Quote:
Code:
<if condition="$post['age']"><div class="info">$vbphrase[age]: $post[age]</div> The else statement could also be added to any other conditional for showing profile fields as well Also for the homepage field: Code:
<if condition="$post['homepage']"><div class="info">Homepage: $post[homepage]</div> Code:
$post[homepage] Great mod, I love this one. A lot of my members wanted the arcade icons, but some of them have 50-70 and I didn't want to stretch my pages unreasonably. This has really helped with that. Edit: Installed and nominated. |
Quote:
Quote:
If this is the case for you you can go to the site referenced as the "other" place to get the file, find the actual script, copy/paste it into the file you dl'ed, and reupload it to the appropriate directory. Worked for me. |
Quote:
HTML Code:
<if condition="$show['homepage']"> They, of course, would need to make sure to put the complete URL in, including the http://. You'll notice that on vB.org that happens sometimes, and people forget to put the http://, so it tries finding the page relative to vbulletin.org. Quote:
Quote:
|
What about putting the contact/buddy list in one of the tabs? I've been experimenting with this for a day now, but can't seem to figure out how it would be done.
|
Works perfectly!! Thanks! /installed
One small question, the links to the buttons are underlined and I can't seem to find where it's coming from in the css. example is here http://www.nightlifevibe.com/forums/...ead.php?t=2394 |
I'd imagine this would work on vb4. Trying now but haven't had much luck as of yet
|
Quote:
My mod found here https://vborg.vbsupport.ru/showthrea...31#post1914931 is nearly identical to DJ's except it's for sig's :D DJ just needs to change a few snippets of code to get this working ;) you can view my mod for an indication. Mike |
How can I center the dots? :( I want my postbit to be centered so far all I can get centered is the avatar, usertitle, userbars, and info. I want the User name and the images center... anyone know how? :(
|
Quote:
Code:
<div align="center"> |
Sweet that worked for everything but the images;O
Did I put it in the wrong place? HTML Code:
<div align="center"> |
Quote:
You had: Code:
<div align="center"> |
HTML Code:
<!-- BEGIN POSTBIT TABS --> I didnt put it all so you couldnt see that I added the Div after the </ul> code. But i changed it this time to after his </div> but still no affect. |
Quote:
|
I want to center the dots, not what is in each section of the dots :O
|
Quote:
Code:
<div id="postbittabs$post[postid]" class="djdot"><div align="center"> Mike |
Quote:
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=216978 |
Ah, I think something else is causing the problem.
I've followed the steps from the original post exactly but when I click the buttons nothing happens :confused: Edit: It appears when I try to right-click > save the .js from OP it gives me a permissions error and I had to go to the link directly. |
Quote:
|
Quote:
I'll keep trying! is this correct? PHP Code:
|
just installed again, trying to get the center align to work will post back on results...
|
Quote:
Sorry I sent some of you in circles... I know laugh @ me not with me this time ok? ;) Mike |
Quote:
|
Quote:
|
Quote:
firstly as has been said before you cant just change all the alignments to center in the .CSS file because float: center; isnt a valid CSS attribute. so to center it you have to add 2 lines off CSS, which are: Code:
margin-right: auto; instead of: Code:
.djdot{ Code:
|
I believe, earlier in the thread, we had the same discussion, and if I remember correctly, you had to adjust a higher level element. Something in vB default postbit, if I'm not mistaken.
|
Quote:
The code i posted centers the dots in IE but when viewing in FF the dots are still left aligned. Any suggestions? TIA dave :D |
I love this mod, but when you click on a 'dot', the screen 'jumps' to the top of the post rather than just dropping the bottom. How to fix this behavior?
|
*facepalm*
I misnumbered a "tabX$post[postid]" :) |
Quote:
Code:
<div id="postbittabs$post[postid]" class="djdot" style="text-align:center;"> |
Quote:
IE8: https://vborg.vbsupport.ru/ FF screeny: https://vborg.vbsupport.ru/ any suggestions as to why this would be? here's what i've done with my CSS file too: Code:
.djdot{ |
Quote:
|
Anything for 4.0 ?
|
Quote:
|
Excellent!
It's just what I needed for my new style. I'm even (for once) using the stock images, as they fit perfectly with the skin. Thanks. |
Ahh OK. I found an issue.
For some reason, in Internet Explorer I get the dots, but they don't work. They don't even act like a link when I hover over them. All fine in FF, Opera, Safari & Chrome. Anybody else have this issue? ***Edit: I found it. There is a conflict with the image reflection Javascript I'm using when browsing with IE. Will post work around if/when I find one. For now I'm just conditioning out the reflection for IE users. |
Hello I have a quick question hopefully. I uploaded the mod and did everything that I was suppose to the problem i'm having id how do you block off the sections like in the screen shots. I want the diffrent sections to be in a box of their own......
|
All times are GMT. The time now is 09:35 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:
|