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)
-   -   How to add links in footer? (https://forum.x-cart.com/showthread.php?t=49326)

ARW VISIONS 08-28-2009 08:22 AM

Re: How to add links in footer?
 
did you change it back?

dwpers 08-28-2009 08:23 AM

Re: How to add links in footer?
 
No it's still there with edits.

I did a forced refresh.

ARW VISIONS 08-28-2009 08:51 AM

Re: How to add links in footer?
 
what CSS file are you editing?

I look at your CSS and it still says the 4o pixels

dwpers 08-28-2009 08:52 AM

Re: How to add links in footer?
 
Quote:

Originally Posted by Ashley
what CSS file are you editing?

I look at your CSS and it still says the 4o pixels



main.css

Using Firebug, it shows that I have edited it.

Code:

#content-container {
clear:both;
float:left;
margin-top:140px;
overflow:hidden;
padding-bottom:140px;
position:relative;
width:100%;
z-index:1;


}


Maybe you need to clear your cache ;)

dwpers 08-28-2009 09:08 AM

Re: How to add links in footer?
 
Ok, seems like the padding was pushing it below the page for some reason, I've gotten it to show now, however, there's a gap between the link and the copyright text, even though I only put in one non-breaking space. I'll have to figure out why the gap is so large and then look into getting your z-index fix to work.

Thanks for the help Ashley, as always, much appreciated :)


All times are GMT -8. The time now is 07:05 AM.

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