Hello Jaskarn,
sorry for the error, which is no big deal. It is caused by a comma or tag missing...I will compare the two files, maybe when copy/pasting I missed something, can you please show what exactly is in line 45?
ty
regards,
kruna
Hello Jaskarn,
sorry for the error, which is no big deal. It is caused by a comma or tag missing...I will compare the two files, maybe when copy/pasting I missed something, can you please show what exactly is in line 45?
ty
regards,
kruna
Hi JAskarn,
maybe it is just the space which comes after
try to shift one line up and let me know if it helped.<?php require(DIR_WS_MODULES . 'sideboxes/login_header.php'); ?> </div>
regards,
kruna
Hi JAskarn,
please take a look at this part, there is a space between DIR and _DIR _WS_TEMPLATE
this should resolve the error.
best regards,
kruna
Hi kruna,
thanks that did solve the problem, although the page is completly different now. The laptop banner is missing, the marron bar with the links is missing and the logo is is a different place now. Please have a look at the screen shot:
I want it to be like this but with the login header instead of language and currency header.
![]()
Hi Jaskarn,
sorry I misunderstood a little...
ok, then turn off the currencuies box in the Layout box controler
forget about the tpl_header.php and upload the file you had before, you still have it right?
Findshould be line 45<div id="topBar">
and add after that line
the turn off the languages and currencies in tools/layout box controler<?php require(DIR_WS_MODULES . 'sideboxes/login_header.php'); ?>
this should do it.
regards,
kruna
Thank You Thank you!!!!!!!
now it works. see http://dhattgroup.co.nz/dtech/store/
just 1 last question.
1. the shopping cart header and login header are not on 1 line- can i change the width so it adjusts on 1 line.
KRUNA IS THE BEST HELPER!
thank you for spending so much time helping me.
Last edited by jaskarn; 10 Dec 2007 at 12:34 AM.
Hi Jaskarn,
you are welcome, I am glad I was of some help...
Did you add
in your stylesheet, like i mentioned before?#login_header{
margin: 3.5em 0 0 3em;
float: left;
}
hi kruna,
i have inserted the section into the style sheet but it is still not working. do you know which place the style sheet is located and at which section i have to insert it into.
Hi jaskarn,
I am not sure whether it has to do where you insert it, I think it doesnt matter, but I have uploaded it in INCLUDES/TEMPLATES/YOUR_TEMPLATE/CSS/stylesheet.css
In this file I placed it
which is around line 250.#lang_header{
border-right:1px solid #9a9a9a;
padding-left:12em;
}
#currency_header{
border-right:1px solid #9a9a9a;
}
Sometime you need to clear the cahce of your browser to see the changes.
regards,
kruna
Bookmarks