Jump to content

help with coloms(sp?)


Guest americanheathen

Recommended Posts

Guest americanheathen

I am trying to figure out how to turn Legend in to a two colom skin rather than the three colom skin that it is. Can anyone point me in the right direction? How the heck do you spell colom anyway?!?

Turn this:

<div>

	

	<div class="colLeft">

	{CATEGORIES}

	{RANDOM_PROD}  

	{INFORMATION}	

	{CURRENCY}

	{LANGUAGE}

	</div>

	

	<div class="colMid">

	{PAGE_CONTENT}

	</div>

	

	<div class="colRight">

  {SHOPPING_CART}

  {POPULAR_PRODUCTS}

  {SALE_ITEMS}

  {MAIL_LIST}

	</div>




Into this:


<div>

	

	<div class="THE COLOM ON THE LEFT">

	{SHOPPING_CART}

	{CATEGORIES}

	{RANDOM_PROD}  

	{INFORMATION}	

	{CURRENCY}

	{LANGUAGE}

	</div>

	

	<div class="THE PAGE CONTENT TAKES UP THE REST">

	{PAGE_CONTENT}

	

	</div>

Any help will be greatly appreciated.

Well, I got that much of it done. Not as pretty as I hoped though.

http://middleearth.biz

Edited by americanheathen
Link to comment
Share on other sites

Guest americanheathen

Is there somthing else that needs to be done??? You have the two "columns" so i dont see a problem??

I actually have 3 colloms still. I just adjusted the size of the thrid col. This seams to be causing problems though. The centering seams off and the subcat title gets put slightly underneath the cat. page. Check the site to see what I mean. http://middleearth.biz

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...