osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

login header boxes extra character appears

This is a discussion on login header boxes extra character appears within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi, On login page, each of the 3 login options has an extra characrter "1" in the header. for example, ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 07-26-2005, 03:43 AM
Member
 
Join Date: Mar 2004
Posts: 78
Thanks: 36
Thanked 0 Times in 0 Posts
Rep Power: 0
altenter
Default login header boxes extra character appears

Hi,
On login page, each of the 3 login options has an extra characrter "1" in the header.
for example, the first login box has the TEXT_RETURNING_CUSTOMER on one side of the header, and the number 1 on the other side of the header.
I looked all over to find where this "1" comes for (stylesheet, language file, login files) but could not find it.
This is also showing on the front page at the main categories box.
All ideas welcome.
Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 07-28-2005, 06:59 AM
Member
 
Join Date: Mar 2004
Posts: 78
Thanks: 36
Thanked 0 Times in 0 Posts
Rep Power: 0
altenter
Default RE: login header boxes extra character appears

can anyone shed some light on this issue?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 08-02-2005, 12:01 AM
Member
 
Join Date: Mar 2004
Posts: 78
Thanks: 36
Thanked 0 Times in 0 Posts
Rep Power: 0
altenter
Default RE: login header boxes extra character appears

if anyone is interested in this issue, i solved it by putting back the corner_left.gif.
strange but it solved the problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 08-03-2005, 07:45 AM
Active Member
 
Join Date: May 2003
Posts: 130
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
judoka
Default Re: RE: login header boxes extra character appears

Quote:
Originally Posted by altenter
if anyone is interested in this issue, i solved it by putting back the corner_left.gif.
strange but it solved the problem.
Hi Altenter,
Can you tell me where did you go to remove or add the corner.gif for the login page option boxes. I've look everywhere I can think of and no luck. Also I would like to know can I change the login boxes header text in this same location. Thanks for your help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 08-08-2005, 03:39 AM
Member
 
Join Date: Mar 2004
Posts: 78
Thanks: 36
Thanked 0 Times in 0 Posts
Rep Power: 0
altenter
Default RE: Re: RE: login header boxes extra character appears

corner images go in /shop/images/infobox
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 08-08-2005, 04:58 AM
Active Member
 
Join Date: May 2003
Posts: 130
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
judoka
Default Re: RE: Re: RE: login header boxes extra character appears

Quote:
Originally Posted by altenter
corner images go in /shop/images/infobox
Hi Altenter,
Thanks for the reply but this is not what I was looking for. I know where the images are located at, and I know that if you remove or rename the images, it will not be call by the program. But this is not the proper way of removing the corner from your page. If you do it this way you will get that empty box that appears when the image is missing. The proper way to remove the image from appearing from where you don't want it, is to find the page where it is being call from and either delete the line out or comment it out by adding the double // before it. What I am looking for is the page that is calling for these corners to appear in the 3 login options boxes. But again Thanks for the help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 08-14-2005, 05:39 AM
Member
 
Join Date: Mar 2004
Posts: 78
Thanks: 36
Thanked 0 Times in 0 Posts
Rep Power: 0
altenter
Default Re: RE: Re: RE: login header boxes extra character appears

Quote:
Originally Posted by judoka
Quote:
Originally Posted by altenter
corner images go in /shop/images/infobox
Hi Altenter,
Thanks for the reply but this is not what I was looking for. I know where the images are located at, and I know that if you remove or rename the images, it will not be call by the program. But this is not the proper way of removing the corner from your page. If you do it this way you will get that empty box that appears when the image is missing. The proper way to remove the image from appearing from where you don't want it, is to find the page where it is being call from and either delete the line out or comment it out by adding the double // before it. What I am looking for is the page that is calling for these corners to appear in the 3 login options boxes. But again Thanks for the help.
this is what i was looking for in the first place.
since i couldnt find my answer in the forum, i started playing with it untill i was satisfied with the result (sort of).
if any better solution will come up i will post it here.
best of luck to you all!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 08-14-2005, 06:27 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,328
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Re: RE: Re: RE: login header boxes extra character appea

box.tpl.php in your template directory.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 08-15-2005, 07:18 PM
Active Member
 
Join Date: May 2003
Posts: 130
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
judoka
Default Re: RE: Re: RE: Re: RE: login header boxes extra character a

Quote:
Originally Posted by msasek
box.tpl.php in your template directory.
Hi Mike,

Thanks for your reply, but I don't think that, that is correct for the 3 login options on the login page. I have edited the box.tpl.php when I was trying to edit out the extra corner gifs on the side column boxes and it work great for those boxes but I had to go to the specials and new for the month php page to edit out the extra gif for those boxes but none of these worked for the 3 login options on the login page. I have gone to the login.php page but I couldn't find anything there. I've looked everywhere that I can think of but have not have any luck with this. Any other help would be greatly appreciated. On another note I also would like to know where can I go to make the header a little longer. If you look at the text in the header of the login options on the login page you will see that the text do not fix within the header gif and so the text spills out.

Thanks for the help in advance Mike.
Jose
www.GiftsUniqueShop.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Separate header into three boxes torweb osCMax v2 Customization/Mods 1 05-01-2006 08:51 AM
Text Attribute Character Limit prosam osCommerce 2.2 Modification Help 5 04-27-2005 10:02 AM
color of header text in new products and specials boxes dschroedl osCMax v1.7 Discussion 1 08-24-2004 05:35 AM
dynamic character selection dan000 osCommerce 2.2 Modification Help 0 11-18-2003 02:32 PM


All times are GMT -8. The time now is 09:36 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax