Jump to content

add new pages cubecart 5


carey

Recommended Posts

forgive me if I just brainfarted here... I'm trying to add an about us page (and a few others), but the new links display way down in the footer.

how do I add the new pages to the menu bar on top? version CC 5.0.5

thanks!

C~

Link to comment
Share on other sites

forgive me if I just brainfarted here... I'm trying to add an about us page (and a few others), but the new links display way down in the footer.

how do I add the new pages to the menu bar on top? version CC 5.0.5

thanks!

C~

I involves moving

<div id="documents">{if isset($SKIN_SELECT)}{$SKIN_SELECT}{/if} {$SITE_DOCS}</div>

	</div>




in myskin/templates/main.php to somewhere near




{$SESSION} {$CURRENCY} {$LANGUAGE}

BUT when I tried that on Kurouto it caused a page width problem, so there's more to it than that - probably some style changes are needed. Vanilla would probably be easier to change.

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