![]() |
Small sidebox issue
1 Attachment(s)
Hi everyone,
I've created a sidebox using this guide from Zaja: http://forum.x-cart.com/showthread.php?t=24054&highlight=Creating+side+box My new menu called sslinfo.tpl contains this code: Code:
{* $Id: pages_menu.tpl,v 1.5 2005/11/17 06:55:36 max Exp $ *} I included the menu in home.tpl using this code: Code:
{include file="customer/sslinfo.tpl" } Now my issue is that I'm seing some CSS related background where my siteseal is located and I don't know what triggered that. Please have a look at the attached image. Any ideas? |
Re: Small sidebox issue
Most likely this - <div class="categories">
Create in css another class how you want it to look and assign to this div or take it out completelly |
Re: Small sidebox issue
Quote:
Thanks for your reply, but I've just tried to clear the <div class="categories"> line completely and clear my template cache but it's still the same? I also tried to add a new class that specified an explicit background but the result ends up the same. |
Re: Small sidebox issue
Some of the styling will come from menu template file so you may need to create new css class to assign to this div to override properties coming from the template
|
Re: Small sidebox issue
SOLVED by making a new class.
|
All times are GMT -8. The time now is 10:28 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.