Noob question.
I have created a terms.php file, but how to add words in that file. Well...I can add words but the formatting is not working such as <li> </li>. Is there something Im missing? |
Quote:
When I use this method to create external pages I will frequently develop the html within a separate file and test it prior to bringing to this template passing system. |
Format looks perfect in DreamWeaver.
This does not work in the template: Code:
<ul> Code:
<p>blah blah</p> |
Quote:
|
Quote:
Regards |
If you followed the tutorial, you created
1. a php file 2. a template in AdminCP. Where do you add your html code, to 1 or 2? You need to add it to 2. It may be that you need to put a div-container around your html, since the formatting of unordered lists and the like will be reset by vB in order to format the page layout. Do HTML Code:
<div class="mytext"> HTML Code:
.mytext ul { |
Hi
I have added the first HTML code below: Code:
<div class="block row"> And yes, I have edited the template. |
Quote:
Code:
// ###### YOUR CUSTOM CODE GOES HERE ##### Code:
// ###### NOW YOUR TEMPLATE IS BEING RENDERED ###### |
Okay I might have missed this in the sea of posts.
I created my basic page but now I want to include the Widgets on it so it will match the entire website. How do I add the Widgets and be able to change with the layout manager? |
Quote:
|
All times are GMT. The time now is 02:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|