| Author |
Message |
delvec
Corporal


Joined: Dec 03, 2003
Posts: 59
|
Posted:
Mon Mar 27, 2006 7:48 pm |
  |
I tried searching and just didnt get the answers and the howto didnt help
I use SandJourney as my theme I want a javascript menu bar
I got one ready but have no idea where everything goes-
I have files- do they go in the Sandjourney folder?
I have the first part of the script which is supposed to go into <head> but there is no <head> where does this go?
I have the actual menu script. I want it just above the blocks and news- where would I put this?
Do i need to modify the code into hph?
Help please? |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12395
|
Posted:
Tue Mar 28, 2006 6:23 am |
  |
Depending on what version you are using, the head code can be added to the includes/my_header.php or includes/custom_files/custom_header.php file
The actual menu needs to go into your theme header, usually header.html or theme.php |
_________________ Helping those that help themselves
Read FIRST or DIE!
"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding |
|
     |
 |
delvec
Corporal


Joined: Dec 03, 2003
Posts: 59
|
Posted:
Tue Mar 28, 2006 8:55 am |
  |
Its 7.5
Would the other files go in the Theme's folder then? |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12395
|
Posted:
Tue Mar 28, 2006 12:37 pm |
  |
|
     |
 |
delvec
Corporal


Joined: Dec 03, 2003
Posts: 59
|
Posted:
Tue Mar 28, 2006 1:58 pm |
  |
Posting the header script in- Can I just paste it in the end of does it need to be somewhere in the text already there? |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12395
|
Posted:
Tue Mar 28, 2006 4:26 pm |
  |
|
     |
 |
delvec
Corporal


Joined: Dec 03, 2003
Posts: 59
|
Posted:
Wed Mar 29, 2006 5:59 pm |
  |
OK-
this is in include/myheader.php
it references a file which amd the path matches where the files are
the scriptcode is in themes.php and I get a blankscreen
Should I-
configure the script into php using the html to php module and drop THAT in theme.php? |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12395
|
Posted:
Thu Mar 30, 2006 12:12 pm |
  |
|
     |
 |
delvec
Corporal


Joined: Dec 03, 2003
Posts: 59
|
Posted:
Tue Apr 04, 2006 4:51 am |
  |
| Evaders99 wrote: |
| Well if your code isn't using PHP, then you will need to convert it to PHP code. |
Is there a quick way to do this? |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12395
|
Posted:
Tue Apr 04, 2006 4:57 am |
  |
|
     |
 |
|
|