The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Background issue
Attached are 2 screenshots of my vb site. I installed webtemplates, helpdesk and yet another awards. For those 3 pages, it would appear that a background is missing resulting in the site looking a bit odd.
I'm stressing out on the lack of ability on my end to resolve this issue. I am asking you all for some guidance. I would appreciate that immensely. Thank you. |
#2
|
||||
|
||||
Quote:
Edit the template: WebTemplates_NowBrowsing Copy the css from your additional.css and place it at the top of the template, wrap it in the code below before pasting: Code:
<style type="text/css"> Your CSS Here. </style> Code:
<style type="text/css"> body { background-image: url(images/stylename/forumhome.png); background-repeat: repeat-y; background-position: top; } .clear { clear: both; } .padding { padding: 10px; } </style> Edit: I see these posts in the mods thread here check them out and the last page of posts seems to have some info it seems others have had a similar issue: https://vborg.vbsupport.ru/showpost....8&postcount=79 https://vborg.vbsupport.ru/showpost....3&postcount=85 Mod: https://vborg.vbsupport.ru/showthread.php?t=250202 |
#3
|
|||
|
|||
Thank you thelastsuperman for your help. Unfortunately, it did not work or I somehow did not follow instructions correctly. I also understand through the provided links that this may be a theme issue conflicting with vb header/footer.
|
#4
|
||||
|
||||
Quote:
Visit your additional.css template, copy all the code, now visit the webtemplates template I mentioned above and paste that code from your additional.css at the top! Now add: Code:
<style type="text/css"> Now add: Code:
</style> |
#5
|
|||
|
|||
omg that worked. Thank you so much. That fixed webtemplates perfectly. Sweet. Me so happy heh. Much appreciated.
Now to figure out how to do the same for helpdesk and awards heh. |
#6
|
||||
|
||||
Quote:
In either case or for any mod in this style your using that seems to "break" simply find a common template and post in your custom css using that same method. I will note that this style should be pulling the info correctly so I would ask the developer about that. |
#7
|
||||
|
||||
Or just add
Code:
{vb:cssfile additional.css} |
#8
|
||||
|
||||
Quote:
Good suggestion I often overlook that and sometimes go the long way about things . |
#9
|
|||
|
|||
I got helpdesk working but I got an error with yetanotherawards certain templates.
Quote:
AWARDS - good awards_request_form - err awards_showcase - err awards_viewaward - err I tried both methods but with same results. |
#10
|
||||
|
||||
Appears to be a plugin/coding issue/conflict. This is a thread/forum for Design/Graphics.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|