Guest Posted October 7, 2005 Share Posted October 7, 2005 I would like to add a new block on the left side of my screen (I am using the Killer template) so i can add some link to other stuff in it. How would I make the block and where would I add the code for it? Thanks in Advance Quote Link to comment Share on other sites More sharing options...
Guest sunshine Posted October 7, 2005 Share Posted October 7, 2005 You can add/removemove 'boxes' in the styleTemplates/global/index.tpl and boxes folder. Quote Link to comment Share on other sites More sharing options...
roban Posted October 7, 2005 Share Posted October 7, 2005 Add this to your index.tpl <div class="boxTitleLeft">your title</div> <div class="boxContentLeft"> Your Code <border="0" > </div> <div class="boxFootLeft"> </div> Quote Link to comment Share on other sites More sharing options...
Guest rctoyguy Posted October 7, 2005 Share Posted October 7, 2005 OK - I'm an idiot --- this looks great, but could someone give a more detailed explanation of how to do this? maybe a step-by-step thing, and then how do you edit what's in this new box? Quote Link to comment Share on other sites More sharing options...
Guest vrakas Posted October 7, 2005 Share Posted October 7, 2005 Just find the file sunshine mentioned and put in the code roban posted. Its all ready on your server :w00t: Quote Link to comment Share on other sites More sharing options...
Guest Posted October 7, 2005 Share Posted October 7, 2005 It was easy. Open the index.tpl file. This file can be found in the "styleTemplates" folder in the skin you are using and then select the "global" folder I used Dreamweaver to open mine. From there you can insert that code into that file. I had to play around with the position at first to figure out the postion on the screen but got it in a couple tries. Quote Link to comment Share on other sites More sharing options...
Guest rctoyguy Posted October 7, 2005 Share Posted October 7, 2005 Thanks - I have made pretty good progress.. .I haven't tried to create the new box yet- I was also looking for how to move the search box, and this led me to how to do that. I couldn't find the styleTemplates folder when I posted - I didn't realize I needed to start looking under the skin in use... my bad. http://www.big-daddyracing.com whatcha think? Quote Link to comment Share on other sites More sharing options...
convict Posted October 7, 2005 Share Posted October 7, 2005 <border="0" > HTML 5.x ? JK :( Quote Link to comment Share on other sites More sharing options...
Guest rctoyguy Posted October 8, 2005 Share Posted October 8, 2005 ??? I guess I missed something. Quote Link to comment Share on other sites More sharing options...
markscarts Posted October 8, 2005 Share Posted October 8, 2005 He was just chuckling about the use of deprecated tags . . . instead of styles, like style="border: none;" Worth a chuckle, but if you have to explain the joke . . . it ain't gonna sound funny :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.