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?
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.
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.
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
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
template into layout Originally posted by trackvlek: You need to add the menu as HTML in site_header or site_footer
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
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 Passwordassword who could help me out?
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.
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
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?
template into layout Originally posted by trackvlek: Moving the login bar to a different location is a larger template modification. I will post it later. Originally posted by trackvlek: 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.
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
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?
template into layout Originally posted by trackvlek: 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: 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.