![]() |
Can't get this to work correctly in VB4.0.0
Any solutions out there? |
It works but I am not sure the CSS code does. I plan on trying it on the test forum tomorrow and see.
|
Tested the CSS one and it works for vb gold.
|
if i want to use flash file in there how can i use code then ?
for example file name is = images/banner in flash.swf thanks |
Does anyone know how I could use this code to make a Fluid 3 part header for the forum catagory headers and maybe the WOG header?
|
I'll mark this as installed as I have been using it over the table divs.
|
How can i get this to work for VB4?
Thanks |
I paid someone from this forum to create a 3-part fluid header for us, but the file we got isn't really editable - if we change some of the header parameters in Stylevars, unexpected things happen. I don't know if they used the solution descrived here though.
|
Quote:
|
the problem i have is that my headerFill stays to the far left and headerL lays itself ontop of the left part of it, and theirs a massive gap between my headerR & my headerFill....
From reading through this post it seems this method no longer works since vbulletin was updated? and one have some new code? |
installed and working thank you!
|
Quote:
Live Demo - http://www.dvdnextcopysupportforum.com |
Have no idea why it's not working for me, can you show me the 3 seperate images you are using?
here are the 3 i'm trying to use http://www.devils-shadow.com/forums/...eader_left.gif http://www.devils-shadow.com/forums/.../misc/logo.gif http://www.devils-shadow.com/forums/...ader_right.gif |
I am using the default VB size. My image sizes are
left - 387x128 Middle - 31x128 Right - 387x128 |
looks good :)
any info on doing this for the postbit / threadbit headers ? Please :D |
Quote:
Quote:
What the end user sees is more important, so why worry if it doesn't cause an issue? |
Still couldn't get this method to work so a did my own, because also looking at the css in this on it will show differently in different browsers and go out of line.....
Here's my code that i used to make it fit in all browsers, Leave the vbulletin.css in it's original state In your header template find Code:
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div> Code:
<tr> Putting your own image locations & sizes in the fields i've marked red BTW doing it this way your pointing to the logo image directly so changing the "Titleimage" Stylevar will not change the logo |
Very nice.
|
I'm not sure what I'm doing wrong but I can't get this to work. I'm trying on 4.0.1. Made the changes to the header template and added the css to vbulletin.css. Uploaded the images to the images folder and nothing displays in the header. The stock VB logo is now gone, but that area is compressed and the menu bar is covering up the login box. I've triple checked everything and done the steps over to no avail.
Any ideas? |
doesnt work on 4.0.2 pl1. help
|
Quote:
you need to ensure your stylevar is correctly setup for it |
Is it possible to use this Mod and the VB4 banner manager togheter?
I installed it but both header banners wont display over images? |
Quote:
|
hmmm strange, only think i changed was:
Height to 150 px Left to 400 px Right to 400 px Maybe this is the problem?? |
how do i make the images link to a url as well?
|
like I need...
|
Ahh that what i was looking for ;)
Thx |
Hey guys. I was trying this too. But if i follow the instruction, with some modifications in width and high (im using a fixed Style), the login field will be underneath the Header.
Using vb 4.0.6 |
Absolutely great this solution!!!
With a little creativity I should be able to combine this with a rotating logo... This way, only the left part will rotate.. Thanks for this!! using v4.0.6 http://www.piepiep.nl |
Quote:
Check your width settings to be sure... |
A friend and I have a forum using vb 4.0.6 and we are trying to do this mod on our header however the color of the header is off for some reason. Pictures are sized the same and opacity is equal for all 3 images, however the middle image is very dark and we can't figure out why.
I changed the header to one solid color just to make sure the image we were using before didnt have a problem. I included a screen shot so you can see what I mean. Center image original file size is 2px wide. Any advice on what to do? https://vborg.vbsupport.ru/ Heres the code we are using: #headerFill{ background-image: url(images/headercenter.png); background-repeat: repeat-x; height: 145px; width: 100%; margin-right: auto; margin-left: auto; } #headerL{ background-image: url(images/headerleft.png); height: 145px; background-repeat: no-repeat; width: 800px; float: left; } #headerR { background-image: url(images/headerright.png); background-repeat: no-repeat; height: 145px; width: 200px; float: right; } We also put this code in place of the header code: <div id="headerFill"><div id="headerL"></div><div id="headerR"></div></div> |
Anyone have a suggestion on how to fix this?
Thanks |
I have the same problem, anyone know what the problem might be?
|
Quote:
I guess it looks like I'm not the only one having this issue. I still didn't hear from anybody on a fix for this yet. Did you ever solve your problem with this? |
Quote:
|
Have any of you that have done this mod had success with getting it work properly?
If so can you post a link of this working on your site. Any of you that have suggestions what is wrong with the code above to create that darker area for the moving part of the header please chime in and help out if you can. It would be GREATLY appreciated to get ANY suggestions from ANYONE here at vbulletin.org. |
I used some of this to add a right image to the site I help out with, but am having an issue I need some help with.
We want the right image to go under the left image if the page size isn't wide enough to not have the images overlap. But no matter what I tried, it wouldn't work right. The right is always on top. http://www.amusementinsider.com/foru...php?styleid=17 Code:
<div style="position: absolute; top: 0px; right: 0px; padding: 2px; overflow: hidden; width: 1556px;" class="panelsurround"> |
Quote:
|
Ive made it so that it only uses the left one, tried the others but didnt work. How do I make the image display the Website name on hover and if clicked on it goes to forum.php?
http://www.thewoollybacks.co.uk is the site. Thanks :) |
Sorry to be a complete noob but i cant find vbulletin.css to add the above txt ?
I done everything else but after 2 hrs scratching around the admin cp cant find it ? been in style manager edit templates :( just when i expand vbulletin cms templates theres a list as long as your arm ? |
All times are GMT. The time now is 11:11 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:
|