PDA

View Full Version : vbadvanced newb question


blacklancer
04-11-2006, 01:41 PM
first off...here is the temp link to my vbadvanced home page : http://www.sclc.net/cmps_index.php

my question is, how to i set it up so that i can have an article as the main thing on my home page. i want it to go above where the recent threads are now. Is there a template i edit, or create???

i'm guessing it has something to do with "Custom Page Content", but how do i edit that??

hopefully someone can point me in the right direction. :D

Zachery
04-11-2006, 03:33 PM
Do you have a specifiic forum for articles? Have you tried the news module?

Our Sponsors
 

blacklancer
04-11-2006, 04:02 PM
the news module is checked and should be displayed, but its not showing up now. i dont have a specific forum for articles.

i am trying to figure out how to use an existing html file as my "Custom Page Content" and i feel really dumb because i can't get it to work. is there a how-to somewhere on here that will walk me through that?

blacklancer
04-11-2006, 07:16 PM
ok...i got that part all straightened out. i have a new question and instead of starting a new thread, i'll post it here.

can i change the banner on my vbadvanced home page and have my current image remain on my forum home???

Our Sponsors
 

Zachery
04-12-2006, 03:01 AM
You can use a conditional

<if condition="THIS_SCRIPT == adv_index"><img src="link/to/my.image"><else /> default vB image code </if>