Contentteller

Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >

template into layout

Discussion in 'Version 1.x' started by trackvlek, Aug 8, 2004.

Page 1 of 6
1 2 3 4 5 6 Next >
  1. trackvlek Guest

    template into layout

    heey in photoshop i made a whole new layout i wanted to use.
    BUT: how do i integrate storyteller into it?

    i notice that i can edit templates like colours etc but what about a whole new layout?
    trackvlek, Aug 8, 2004
    #1
  2. Philipp Guest

    template into layout

    You need to edit the site_header and site_footer templates for the main layout.

    I suggest that you create a static HTML page with your new layout in your favorite HTML editor. Then copy the HTML code of your new layout into the site_header/site_footer templates.
    Philipp, Aug 8, 2004
    #2
  3. trackvlek Guest

    template into layout

    the same layout in the footer, AND the header??
    trackvlek, Aug 9, 2004
    #3
  4. Philipp Guest

    template into layout

    No, you need to break your new HTML source into 2 parts

    site_header contains the layout (including menu) before the news in the middle part, while site_footer is for the layout after the news.

    I suggest that you add something like "NEWS HERE" in your layout with the HTML editor. Then you can copy the HTML code before the "NEWS HERE" mark to site_header and the code after "NEWS HERE" to site_footer.
    Philipp, Aug 9, 2004
    #4
  5. trackvlek Guest

    template into layout

    okey, i wil try ehm.
    Dont u got msn messenger? talkes a lot easier..:$
    trackvlek, Aug 9, 2004
    #5
  6. trackvlek Guest

    template into layout

    and ehm.
    The menu do i have to make a menu in the Site_header or can i make a menu in your admin section?

    oh yeah, the layout i want to use is
    http://www.battlez.nl/screen.jpg
    trackvlek, Aug 9, 2004
    #6
  7. Nameless Guest

    template into layout

    http://www.xtremecomputing.co.uk that was a template i got it sliced and html coded then i coded it into ST :)
    Nameless, Aug 9, 2004
    #7
  8. Philipp Guest

    template into layout

    Originally posted by trackvlek:
    The menu do i have to make a menu in the Site_header or can i make a menu in your admin section?
    You need to add the menu as HTML in site_header or site_footer
    Philipp, Aug 9, 2004
    #8
  9. suchamatt Guest

    template into layout

    Hello

    This is my first forum post and I Love this system. I hated in when I first got it but that was my own fault because I don't particularly like to read instructions LOL...once I learned how to use this system I am kicking ass with it now and love it!!

    I made my templates on Dreamweaver so taht I can just edit the areas that are editable and upload that way I dont have to cut and paste a buncha codes into the different areas :)
    suchamatt, Aug 9, 2004
    #9
  10. Nameless Guest

    template into layout

    Left menu _Header Right menu _Footer

    Originally posted by Philipp:
    Originally posted by trackvlek:
    The menu do i have to make a menu in the Site_header or can i make a menu in your admin section?
    You need to add the menu as HTML in site_header or site_footer
    Nameless, Aug 10, 2004
    #10
  11. trackvlek Guest

    template into layout

    hey i uploaded my skin

    http://www.battlez.nl/login.php

    Buw do i define that all the templates (login field,nieuws etc) need to be in the cell with "nieuws" above it?

    For a view of the templates plz go to

    http://www.battlez.nl/cadmin

    Username:user
    Password:password

    who could help me out?
    trackvlek, Aug 10, 2004
    #11
  12. Philipp Guest

    template into layout

    Your layout is currently using only the site_header template.

    Move everything after "I want the login field etc in this cell plz help." to your site_footer template.
    Philipp, Aug 11, 2004
    #12
  13. trackvlek Guest

    template into layout

    hey,
    thx 4 ya reply, i tried but ehm now i cee nothing :S
    http://www.battlez.nl/index.php

    plz help me out or login to my admin

    http://www.battlez.nl/cadmin

    thx
    trackvlek, Aug 11, 2004
    #13
  14. Philipp Guest

    template into layout

    Fixed. You forgot:
    Code:
    TEMPLATE;
    ?>
    Philipp, Aug 11, 2004
    #14
  15. trackvlek Guest

    template into layout

    thx man
    trackvlek, Aug 11, 2004
    #15
  16. trackvlek Guest

    template into layout

    hey i got another question
    when u look at my skin (http://www.battlez.nl/index.php)

    u see a menu at the left with "leden" above

    In there i want to have
    Welkpom back (logged in user)
    u have got ... Private massages.. etc

    why wont it work? can i just put the $... into the site header/footer?


    2: i also doenst like the idea of putting the news, and the date on the index.php were can i change the items i want on the index?
    trackvlek, Aug 11, 2004
    #16
  17. Philipp Guest

    template into layout

    Originally posted by trackvlek:
    hey i got another question
    when u look at my skin (http://www.battlez.nl/index.php)

    u see a menu at the left with "leden" above

    In there i want to have
    Welkpom back (logged in user)
    u have got ... Private massages.. etc

    why wont it work? can i just put the $... into the site header/footer?
    Moving the login bar to a different location is a larger template modification. I will post it later.

    Originally posted by trackvlek:
    2: i also doenst like the idea of putting the news, and the date on the index.php were can i change the items i want on the index?
    Other => Websites => Sort main news by day? => No

    To display a news not on the main page, select "Show this news on main site?" => "No" while posting.
    Philipp, Aug 12, 2004
    #17
  18. trackvlek Guest

    template into layout

    oke, thx
    hey btw what is the php file were i can fount all my news?
    so i can make a link to news i though story.php but then he says " Story - Error
    This story is not available"

    :S
    trackvlek, Aug 12, 2004
    #18
  19. trackvlek Guest

    template into layout

    hey i cchanged my colours a bit

    http://www.battlez.nl/whatsnew.php?id=1

    but why when i change the table weight from 100% TO 98% there i a black line? and how i can i chang it to my regular background?
    trackvlek, Aug 13, 2004
    #19
  20. Philipp Guest

    template into layout

    Originally posted by trackvlek:
    hey btw what is the php file were i can fount all my news?
    There is no page with all news. However, you find all news in the news archive (archive.php) sorted by months.

    Originally posted by trackvlek:
    hey i cchanged my colours a bit

    http://www.battlez.nl/whatsnew.php?id=1

    but why when i change the table weight from 100% TO 98% there i a black line? and how i can i chang it to my regular background?
    I can't see that page without logging in, but you need to change the whatsnew_stories_* templates

    Btw don't forget to re-add the "Powered by" notice after you finished the layout. This could be done by adding $insert[powered_by] somewhere in site_footer.
    Philipp, Aug 13, 2004
    #20
Page 1 of 6
1 2 3 4 5 6 Next >
Tweet
Facebook:
Forgot your password?
Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >
  • Home
  • Forums

    Forums

    Quick Links
    • Search Forums
    • What's New?
  • Members

    Members

    Quick Links
    • Registered Members
    • Current Visitors
    • Recent Activity
  • Help

    Help

    Quick Links
    • Smilies
    • BB Codes
    • Trophies

Separate names with a comma.

Advanced search...
    Forum software by XenForo™ ©2011 XenForo Ltd.