![]() |
Quote:
*That could be related to server setup/configuration, suhoshin or the template manager mod that keeps track of template versions etc although I'm not entirely sure. |
Quote:
Odd things happening with me is nothing new. LOL I will work on it more later when I have more time. Thank you for your help. :) |
Quote:
a /images/avenger_blue/statusicon/category_forum_old-48.png but the original was not named that i added the -48 and it is fixed :up: |
Quote:
Quote:
|
If anyone is having trouble with the VSa - ChatBox (AJAX) message text not showing when using this style. I resolved that @ 3:30am by doin it the "DTW" (duct tape way).
I simply went into the setting for the VSa - ChatBox (AJAX) and deleted all color choices other than the one I needed. Then turned off the option of allowing users to change colors. I know it's not the preferred method but I didn't know the correct way so I attacked it the DTW :) |
Quote:
I thought of doing that, but when you have other themes, and members prefer to use another one, the color you pick may not show on other theme. Themes I have have the chatbox white, and Avenger is blue, so it needs the light color. Light colors won't show on white. I am still trying to figure it out. |
Quote:
|
Quote:
|
Quote:
Title: Custom background per style for VSA Chatbox Execution Order: 5 Hook Location: parse_templates Code:
if (STYLEID == 1) { An example for multiple styles would be: Code:
if (THIS_SCRIPT == 'forumhome') { This should sort the chantbox background per style so long as you include each style in the plugin per new code ;). EDIT: This method is now outlined in my article Customizing Styles via Plugins Part 1: The Basics. |
Quote:
I tried the first code, didn't change anything. Replaced it with second code, and still didn't change anything. I did it exactly as you stated to do it. I don't know what the heck is wrong. :( |
I really have to thank you for going above and beyond by producing and maintaining this style.
As far as any issues with your latest release, I've been beating it up and shaking it down. So far everything looks good after the latest update. Thanks |
Quote:
PHP Code:
Code:
if (STYLEID == 1) { Basically if you are viewing all your styles via the Style Manager in admincp and you click on a style it opens that style in a new window, note the url up top i.e. http://www.yoursite.com/forum.php?styleid=22 and the last # which in my example is 22, is the style id so then we would replace the 1 with 22 ;). Quote:
|
Quote:
I am sorry I am being so much trouble. Okay...that theme is #90 on my board, but I don't know where you want me to put the new code in.. |
Quote:
PHP Code:
^ Doing the above results in the new plugin being active and it should change the background color of the chatbox style in styleid #90 (if this is the same style you edited before when we were in the vsa templates it will not change, make sure you are changing the chatbox background in a different style that needs it done etc). No trouble at all, as you can see I support much more than my style sometimes which is not a problem ;). |
Yay! Success! Thank you very much. Tell your wife to give you a big hug from me. LOL
|
Quote:
PHP Code:
Hint: You can also modify this code to make new plugins doing many things including switching logos per forum, background images per forum and much more it just takes some creativity and some tinkering from all of you :cool:. In fact I use variants of this on many sites accomplishing many things! If you've ever ran into some of the shared css issues with custom styling this can come in handy when css is shared on a different page but you're trying to accomplish something that just does not like the default definition being overwritten in additional.css (since it's global) so you use a plugin like this to specify THIS_SCRIPT or forumid and overwrite it there ;). Edit: Actually good idea for a new article ^ so I'll have that posted soon! |
Quote:
Yes, I gotcha. And, I even went in and changed the color code from the stark white to a softer pale gray, which matches other things (such as new and old post images) in the theme. May do that for a couple other themes I have. |
1 Attachment(s)
Hey Mike, I just tried the update, I added it as a new style to see how it would react. Got a question though, what is with the different color for the background as seen in the screen shot. (this is the fluid version)
|
Quote:
Remember, I had to change a little bit of the css to fix that scrollbar issue but the color change for the record was from #141515 to #161616 ;). |
Yep, reloading the images seems to have done the trick. :)
|
Quote:
@Ozzy - Ok great :D. |
Ok I give up, were can I change the yellowish background hover color as per attached screen shot?
https://vborg.vbsupport.ru/external/2014/02/47.png |
Quote:
Will be under Common > general_hilite_color > Set it to #424e66 |
Thanks, that was it.
|
1 Attachment(s)
How can I close up the gap between the calendar tabs and the calendar? The gap in question is marked by red x's in the attached image.
|
In the vbulletin.css template find the following:
Code:
dl.tabslight { Code:
dl.tabslight { |
Quote:
|
It only gets worse Mike. :p
|
Quote:
|
Quote:
|
OK do this also, add this to your additional.css
Code:
#calendar_main { |
Thanks Ozzy, changing your
Code:
margin-top: -10px to -15 px That was also including the first code for vbulletin.css. Problem resolved. Thanks |
Not a problem, glad to help. :)
|
I have noticed that with the new version of this template I installed my forum icons mod disappeared...
https://vborg.vbsupport.ru/showthread.php?t=244351 Ok, had to do some forumbit edits, works now... |
Quote:
Quote:
|
Quote:
|
I would say they are required. Any other style's calendar I've ever seen had the tabs look connected to the calendar with no gap.
Post 586 has a screenshot of the way it was. |
TheLastSuperman. Love the template. However, I'm not sure if this is your template or if I am doing something wrong. I basically want to take a bunch of subforums and turn them into a list. However, when playing around with it I get a drop down icon appearing in each subform... whereas I'm trying to do this:
https://camo.phpbb.com/cd07e91af73f6...3732392e6a7067 |
Mike, should you do decide to include it, I am sure there is a better way to do it, I just did a quick and dirty fix.
|
I figured it out. Thanks...
|
All times are GMT. The time now is 04:45 AM. |
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:
|