![]() |
Leaf Style Question
I dont know of a Style questions forum, but does anyone know why the style:
http://www.vbulletin.com/forum/showthread.php?t=137927 It works on 3.0.7 vbulletin but I installed to 3.5.4 and it seems to load just fine, problem is the banner wont seem to display. www.chasm-online.com Select the leaf style and you will see, is there a way I can tell the style to display the banner? |
|
But I put the path to the exact place! Its not displaying at all though! Its there, but I used the path and it still doesnt work, its doing this with a lot of my styles, including Dark Scheme, any solutions?
|
Are you positive that you uploaded the images, and to that exact folder? Try chmodding the folder something like 755 and see if it shows up. It looks as though the style is parsing the link correctly, it's just that the image itself is missing/corrupt.
|
Okay, I think this is the problem... a while back, I decided to change index names. I made my vBAdvanced portal index called index.php and than the forum index called index2.php. Than I could no longer display videos I could before. Is there a fix for this?
|
That (as far as I know) wouldn't make some of the style's images appear (like the navbits) and the banner go missing.
|
I looked in my forums folder and I have index.php and index2.php... what should I do? Should I delete the index.php and rename the index2.php to index.php?
|
Actually, I just downloaded and extracted that style, the banner image isn't in the /misc/ folder, it's in /bg.
The correct path to your image on your server is: http://www.chasm-online.com/images/leaf/bg/banner.jpg And there it is. :) You can either move that to the /misc folder, or edit your template to reflect the path change. Quote:
|
The path is images/leaf/bg/banner.jpg and thats the exact path that I have for it, it still doesnt display, is there any possible reason this is occuring?
|
Quote:
http://www.chasm-online.com/images/leaf/misc/banner.jpg In the template, is it pointing to $stylevar[imgdir_misc]? Can you paste the entire template code here? :) *Your header template, that is. |
Quote:
Where would I find the entire template code anyways? Here it is: Code:
<!-- logo --> |
Quote:
Here it is: Code:
<td width="800" height="100" align="center"><img border="0" src="$stylevar[imgdir_misc]/banner.jpg" width="800" height="100" alt=""/></a></td> $stylevar[imgdir_misc]/banner.jpg to: http://www.chasm-online.com/images/leaf/bg/banner.jpg And that should do it. Just search in the header template for banner.jpg and it will bring you right to the bit you need to edit. Or (easier) just copy banner.jpg into the misc folder. I'm betting that all of the other style problems that aren't showing the banner are the same reason. $stylevar[imgdir_misc] points to /images/misc/ under the name of the current style. So if your style is installed in the /leaf/ folder, it's looking in /leaf/images/misc/. Also, please wrap your code in [ code ] [ /code ] tags when you post it up here. Makes it a lot easier to read. :D |
Code:
<!-- logo --> Is that what it should be? |
No, it's still:
src="$stylevar[imgdir_misc]/banner.jpg Change that to: src="http://www.chasm-online.com/images/leaf/bg/banner.jpg" Again, all you really need to do here is copy banner.jpg into the leaf/misc folder if you want to avoid code edits. |
Code:
<!-- logo --> Wait a second, they have 3.5.0 version of it! Should I try to download that and upload the new xml and stuff? That may fix it. This style is SOOOO HARD TO MAKE WORK! WHY?! Why cant all styles be easy to install? Do the people that make the mods do this as a sick joke? Arggg! |
All times are GMT. The time now is 11:01 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:
|