-
AuthorPosts
-
phiber0ptik Friend
phiber0ptik
- Join date:
- May 2007
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
June 8, 2008 at 5:54 pm #129438i have the array like this:
$ja_header_images_wide = array (‘header1.jpg’,’header2.jpg’,’header3.jpg’,’header4.jpg’,’header5.jpg’);
but the result is:
menuitem 1 – header1 ( correct)
menuitem 2 – header2 ( correct)
menuitem 3 – header1 ( FALSE!!)why is header1.jpg displayed on item 3 and where is header3.jpg ?
and last question: how do i change the whole header thing in a module – even with the – for me – unnessecary newsflashmodule in it ?
and another question – completly off-topic:
what does an english-man after he won the uefa-cup and the euro-cup ?
….
he turns of his playstation :))Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 9, 2008 at 3:34 am #252615Hi phiber0ptik !
What joomla version do you use ? 1.0 or 1.5 ?phiber0ptik Friendphiber0ptik
- Join date:
- May 2007
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
June 10, 2008 at 6:44 am #252836joomla 1.5
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 10, 2008 at 9:54 am #252870Hi phiber0ptik !
please view : http://www.joomlart.com/forums/topic/specific-header-image-for-menu-entries/ to know detail about header images in mageia template.phiber0ptik Friendphiber0ptik
- Join date:
- May 2007
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
June 10, 2008 at 12:53 pm #252887sorry but that doesn´t help. is it a modified index.php ? can i dl this anywhere ?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 11, 2008 at 2:38 am #252974You must replace images in templatesja_mageiaimagesheader folder , if you change name of images you must update it in index.php file at about line 15 :
$ja_header_images_wide = array ('header1.jpg','header2.jpg','header3.jpg','header4.jpg','header5.jpg');
$ja_header_images_narrow = array ('header1-n.jpg','header2-n.jpg','header3-n.jpg','header4-n.jpg','header5-n.jpg');
phiber0ptik Friendphiber0ptik
- Join date:
- May 2007
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
June 11, 2008 at 7:52 pm #253115that is definetly not the problem. the names of the images are exactly like in my index.php….
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by phiber0ptik 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum