![]() |
Quote:
|
Quote:
|
Quote:
|
Superman, how do I change the border color for the input boxes on the registration and lost pw pages only? Thanks.
|
Ok let's try this first. Open your additional.css template and find:
Code:
.primary, textbox, full { Code:
.primary, textbox, full { If it does not, then do this: AdminCP --> Plugins & Products --> Add New Plugin Product: vBulletin Hook location: parse_templates Title: Custom Style Changes Execution Order: 5 Plugin PHP Code: Code:
if (STYLEID == XXX) { |
I had made changes to two templates {additional.css, lostpw.css} and utilized an unused color tab from the StyleVars {Blocks}. This allowed me to select the colour of my choice and only affecting the 'Lost Password Form' without altering the rest of the selection boxes elsewhere.
Add this to the [additional.css] PHP Code:
{eg: #000000 = black, #FFFFFF = white} Mofiy the [lostpw.cs] (copy the whole code and paste to the lostpw template is fine:) PHP Code:
|
I see you managed to change it @pityocamptes what did you end up doing?
|
Quote:
|
Quote:
The footer template is what I modified to include a copyright, just be sure to copy the <div>code for it</div> into the template after reverting please. *Alternatively you can try Avros suggestion above and copy from one footer template to another which can also alleviate the issue if importing a style made in a different version i.e. you copy working footer code from an already working pre-existing style on your site into the new style and it will work. **Only issue I see here is the fact this even occurred, if it were one of those random odd times I mentioned above then fine but if you believe its due to version difference perhaps trying an older version .zip will alleviate some issues, depends on version though. |
Navigation should move to header, it will look nicer :)
Overall, look great! |
All times are GMT. The time now is 08:15 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:
|