X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   customize register.php? (https://forum.x-cart.com/showthread.php?t=63493)

islndbangles 05-01-2012 12:06 PM

customize register.php?
 
on my registration page,
http://www.islandbangles.com/xcart/register.php
How do I get rid of
1. The breadcrumbs
2. the "Personal Information" and "Account Information" labels with underlines below (only the text has been removed but how do I get rid of the lines)

Thanks...

Toora Designs 05-01-2012 04:51 PM

Re: customize register.php?
 
In common_files/css/main.css
.register-section-title div
remove or comment out border-bottom: 1px solid #000000; that will remove the lines and also use firebug that can help you a lot...

For Breadcrumbs as you can see they are displayed on every single page... so you have to decide whether you want to keep them or remove. If you just want remove it registration.php I would suggest you use if-then statement

islndbangles 05-01-2012 08:49 PM

Re: customize register.php?
 
ok, I guess we can just take out the breadcrumbs (for now)

Is there a way to simply comment it out so the breadcrumbs.tpl file wont even run?

Toora Designs 05-03-2012 10:02 AM

Re: customize register.php?
 
yes, can comment out the breadcrumbs

this might help
http://help.x-cart.com/index.php?title=X-Cart:Editing_Skin_Files


All times are GMT -8. The time now is 06:24 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.