![]() |
Style questions, mainly redirection template and sidebar. I have a couple questions. I want to edit the redirection page that shows in between pages when submitting anything, is there a template for it or is it hard coded? I would like it to match the rest of the site and have the header and footer if possible. The other question is for the sidebar, how do I edit the statistics block and the calendar block? Are they hardcoded? I am running it integrated to vb4. |
It is a function called forward in pp-inc.php same things these things are functions in the global file as well as some things have templates as well that are used in conjunction with functions. Not really sure what your doing so hard to comment. |
I don't really want to post the link to the site until it is finished. I am going to go without the sidebar for now and then ask about it later. The one thing I do want to ask is I want to edit the template for emails that are sent, do I need to edit one of the files or is there something else that I am missing that I need to edit for emails? |
The other big question is how to change the look of the redirection page? |
The redirect as stated is a function in pp-inc.php called forward. It is simply a page redirect that displays a message. |
I'm also interested to learn how to customise the look of the redirect page; or alternatively, which StyleVars it calls so that we can customise the look and feel (when integrated with vbulletin). |
I wasn't able to customize mine like i would have wanted. I took the vb3 enhanced out of the function so it would display what was in the else section. I just made it the same background color as my site and the text just showing in the middle of the page with no borders around it. |
the entire function is in pp-inc.php in a function called forward. It is not that big of a function it is a simple http redirect page with a message in it You should be able to style it however you wish if your looking in the proper place. |
Quote:
The next thing I want to work on is adding slimbox(lightbox) to supersize the images as the popup window has some goofy color properties when it could just be the image in the window. Which is alright though but I would rather use slimbox to enlarge the images. |
well then you did not edit something correctly I would think. You can discuss code modifications in the MOD CORNER with other users if you wish. The entire html page output of the forward function including the css link and table that prints is in the function which is only like 85 lines of code. If you edit the html as you wish and have included any non standard css classes you are defining etc you should be okay. |
| All times are GMT -5. The time now is 10:24 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0