Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Information box in admin moving??

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-31-2006, 06:25 AM
 
dazybabes dazybabes is offline
 

Advanced Member
  
Join Date: Mar 2005
Posts: 70
 

Default Information box in admin moving??

I don't know whats happened, whether Ive moved something or whether its corrupted but when ever I update something in the admin side of x cart the Information box that pops up to confirm your actions seems to have jumped to the right hand side under the other menus on the right

http://www.kitinfo.co.uk/Images/admin.jpg

I don't know if its something that Ive amended thats affected it or what?? and I don't know where to start looking??

Any help chaps?
__________________
X-Cart Version 4.0.3
Reply With Quote
  #2  
Old 03-31-2006, 06:33 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Did you edit dialog_message.tpl?
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 03-31-2006, 06:42 AM
 
dazybabes dazybabes is offline
 

Advanced Member
  
Join Date: Mar 2005
Posts: 70
 

Default

I don't know? I don't think so?

this is the code that I have for dialog_message.tpl

Code:
{if $top_message.content ne "" or $alt_content ne ""} {if $top_message.type eq "E"} {assign var="log_icon" value="log_type_Error.gif"} {assign var="log_title" value=$lng.lbl_error} {elseif $top_message.type eq "W"} {assign var="log_icon" value="log_type_Warning.gif"} {assign var="log_title" value=$lng.lbl_warning} {else} {assign var="log_icon" value="log_type_Information.gif"} {assign var="log_title" value=$lng.lbl_information} {/if} {if $alt_content ne ""} {assign var="log_icon" value="log_type_Warning.gif"} {assign var="log_title" value=$title} {/if} <TABLE border="0" cellpadding="0" cellspacing="0" width="85%" align="center"> <TR> <TD height="15" valign="bottom" class="DialogBorder"> <TABLE width="100%" border="0" cellspacing="2" cellpadding="0"> <TR> <TD class="DialogTitle">[img]{$ImagesDir}/{$log_icon}[/img] {$log_title}</TD> <TD align="right" class="DialogTitle"> {if $top_message.no_close eq ""} [img]{$ImagesDir}/close.gif[/img] {/if} </TD> </TR> </TABLE></TD> </TR> <TR> <TD class="DialogBorder"> <TABLE border="0" cellpadding="10" cellspacing="1" width="100%"> <TR> <TD valign="top" class="DialogBox">{if $alt_content ne ""}{$alt_content}{else}{$top_message.content}{/if} {if $top_message.anchor ne ""} <DIV align="right">{$lng.lbl_go_to_last_edit_section} [img]{$ImagesDir}/goto_arr.gif[/img]</DIV>{/if} </TD> </TR> </TABLE></TD> </TR></TABLE> {/if}
__________________
X-Cart Version 4.0.3
Reply With Quote
  #4  
Old 04-04-2006, 12:30 AM
 
dazybabes dazybabes is offline
 

Advanced Member
  
Join Date: Mar 2005
Posts: 70
 

Default

Well Ive downloaded another version of this file and it looks like its exactly the same as the one that Ive got so nope its definitely not that?

Anymore ideas peoples?
__________________
X-Cart Version 4.0.3
Reply With Quote
  #5  
Old 04-04-2006, 03:15 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

It is a broken table somewhere...just not sure where
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #6  
Old 04-04-2006, 06:02 AM
 
dazybabes dazybabes is offline
 

Advanced Member
  
Join Date: Mar 2005
Posts: 70
 

Default

Ive found it?! It was the location.tpl that was messing things up?
I had to amend it so that it was in a little from the edge so that it fit in with the curve on my site?

Ive replaced it with an original and it all looks to be working fine.

Thanks
__________________
X-Cart Version 4.0.3
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:53 PM.

   

 
X-Cart forums © 2001-2020