Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Category section


deejayh

Recommended Posts

Hi,

 

I am having problems when you click a section, it lists the SUB Categories but it is pushing the right boxes to the left...

 

SITE LINK

 

Select a category, then you see SUB categories are too wide and its pushing the right boxes down below the left boxes.

 

 

Can anyone tell me how to edit the SUB categories page? which is it? I have tried editting lots and I cannot find the right file.

 

Please help!!

 

 

thanks,

kind regards

 

Dave

Link to comment
Share on other sites

HELP????

 

What modification or contribution did you add? I see this when I view your page source.... I don't know how to fix but there is your problem lol. Hopefully someone else can help you. I looked at the rest of the source below it and don't see where the tags were left off?

 

 

<!-- This is where you will include you custom box header, left column and open up your Cell for your center column

Make sure you leave the first 2 tags in here "<tr> and <td>" they maintain the control over your entire page.

If you remove these tags all of you info will be shifted below you categories box on your pages. If you dont

Believe me, try it....lol. //-->

Link to comment
Share on other sites

What modification or contribution did you add? I see this when I view your page source.... I don't know how to fix but there is your problem lol. Hopefully someone else can help you. I looked at the rest of the source below it and don't see where the tags were left off?

<!-- This is where you will include you custom box header, left column and open up your Cell for your center column

Make sure you leave the first 2 tags in here "<tr> and <td>" they maintain the control over your entire page.

If you remove these tags all of you info will be shifted below you categories box on your pages. If you dont

Believe me, try it....lol. //-->

 

 

Yep, I seen that also...I havent a clue why, I get a feeling it is something to do with table through out the layout which has messed up but I cant pin point it.

 

help...anyone?

 

 

thanks

Link to comment
Share on other sites

Yes, but your coding error is in here somewhere. This part I cut n pasted. I'm not savvy enough at php to know where though. That's why I was asking if you had put in a new contribution, maybe if I looked at the original contribution or modification , I could help you figure it out better.

 

 

<!-- This is where you will include you custom box header, left column and open up your Cell for your center column
Make sure you leave the first 2 tags in here "<tr> and <td>"  they maintain the control over your entire page.
If you remove these tags all of you info will be shifted below you categories box on your pages.  If you dont
Believe me, try it....lol. //-->
<tr>
 <td> 
<tr>

 <td> 
<table width="144" border="0" cellspacing="0" cellpadding="1" class="infoboxborder">
  <tr>
	<td>		  <table width=100% border=0 cellpadding=0 cellspacing=0 class="infoBoxContents">
		<tr> 
		  <td colspan=3 width="100%"> <img src="images/boxes/table_categories.jpg"></td>
		</tr>
		<tr> 
		  <td width="100%"> 
			<table border="0" width="100%" cellspacing="0" cellpadding="0">

 <tr>
<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt=""></td>
<td width="100%" height="14" class="infoBoxHeading">Categories</td>
<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

 <tr>
<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
<td align="left" class="boxText"><a href="http://www.shop.familyhistory.uk.com/index.php?cPath=1&osCsid=783def0c3253c9f9f12ca63b406e7022">Census Data-></a> (2)<br><a href="http://www.shop.familyhistory.uk.com/index.php?cPath=2&osCsid=783def0c3253c9f9f12ca63b406e7022">Parish-></a><br><a href="http://www.shop.familyhistory.uk.com/index.php?cPath=3&osCsid=783def0c3253c9f9f12ca63b406e7022">Software-></a> (2)<br><a href="http://www.shop.familyhistory.uk.com/index.php?cPath=21&osCsid=783def0c3253c9f9f12ca63b406e7022">Books</a><br><a href="http://www.shop.familyhistory.uk.com/index.php?cPath=22&osCsid=783def0c3253c9f9f12ca63b406e7022">Dvd Videos</a> (2)<br><a href="http://www.shop.familyhistory.uk.com/index.php?cPath=23&osCsid=783def0c3253c9f9f12ca63b406e7022">Directories</a><br></td>

 </tr>
 <tr>
<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
			<!-- This is where you will close your center cell and include your right side of your box
and then finally close out your custom box.  Be sure and leave the "</td> and </tr>" tags.
they ensure the sanctity of your overall page layout. //--></td>
		</tr>

	  </table>
	</td>
  </tr>
</table>	
 </td>
</tr>

Link to comment
Share on other sites

Hey thanks alot for the replies, you got me thinking, back on the ball and I got the problem sorted!!

 

Thanks,

 

kind regards,

JH

 

 

You're welcome though I don't think I did much lol! Glad it worked out for you :)

Have a great night!

 

Brandi

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...