![]() |
Adding a page break
Take a look at this: http://img2.pict.com/99/e4/27/fe9639...q8/capture.png
I am basically trying to add a page break or some form of line separation from the top line of the vBulletin Message header and the navbar, as you can see they're touching. But looking at the templates, I'm having difficulty in identifying where to put it. |
One of the STANDARD_ERROR templates.
|
I've put a </p> in the STANDARD_ERROR template but nothing is happening, is this right
HTML Code:
<title>$pagetitle</title> |
Adding </p> into some html is not proper html at all. And, you added it to the <else /> part of your statement which would not be correct either since it is obvious the navbar is showing. So, if you want a break after your navbar, you would need to add it into the part of your if statement that resolves to the $navbar
|
What do you mean by a statement that resolves to the $navbar?
HTML Code:
<title>$pagetitle</title> |
Quote:
HTML Code:
<if condition="$navbar"> |
HTML Code:
<if condition="$navbar"> --------------- Added [DATE]1245704285[/DATE] at [TIME]1245704285[/TIME] --------------- Okay, that appeared to have worked. Thanks. But I don't know if I have to do it to all the other standard error templates? |
Quote:
|
All times are GMT. The time now is 07:16 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:
|