PDA

View Full Version : Changing code in template


kanerm
10-22-2012, 11:53 PM
Hello, I am using a template that I got off of here. When I create an article page, at the top of the contents of the page it has the title and then a section for the article.

For some (most) of my pages I create I don't want to even use the article section, but its the only way I know how to create a content page.

Can anyone help me on finding the code I need to remove in the template, or a new way to create a content page? If I don't write anything in the article section, it just leaves a ............... line. I want to remove the title and the line. Thank you for any help in advance!

Lynne
10-23-2012, 04:12 PM
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

kanerm
10-24-2012, 04:22 AM
Ok, I have gotten to this step from others previous posts. It is a page full of code and I have no idea what to delete. Any idea on what it would be? or something that it might say? Thanks

Lynne
10-24-2012, 03:38 PM
What template are you looking at? Is there anything in there that says "title"? And you said a line... so is there a <hr> in there? We can't really help if you don't tell us what you are looking at.