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)
-   -   Adding Social Links To Header (https://forum.x-cart.com/showthread.php?t=64406)

pcarcare 07-26-2012 08:06 PM

Adding Social Links To Header
 
Hi-

I'm trying the add the socialize/footer_links.tpl to my header. I was succesful in doing so but I can't get the css to move the links where I want them. They just stay centered at the top of the header.

From what I can tell from Firebug, the div takes up the whole width of the header - I'm guess this is why it won't move. As compared to the "phones.tpl" they move around with no problem....

Can sombody please tell me what to put in the css below...

#header .social {

}

Heres the code for the template included in the head....

<div class="social">

{if $active_modules.Socialize}
{include file="modules/Socialize/footer_links.tpl"}
{/if}

</div>

Thanks so much!


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

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