Jump to content

Help with Categories list


Guest

Recommended Posts

Hi

I am trying to mod the killer skin into my own skin I would like the cats to go down the left hand side of the page in a list but I cannot get them to go right any ideas. www.ledglo.co.uk

Thanks

Carl

Link to comment
Share on other sites

Hi

I am trying to mod the killer skin into my own skin I would like the cats to go down the left hand side of the page in a list but I cannot get them to go right any ideas. www.ledglo.co.uk

Thanks

Carl

They're set to float left.

Look through all the appropriate code that makes your category buttons - tpl and css files - and remove float: left;

also, use a line break, <br /> between them. just put a single line break into the code that makes the loop, this cod eis probably going to be BEGIN: li and END: li in categories.tpl

<br />

<!-- END: li -->

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...