Jump to content

How To Change the Width of the Entire CC3 Store


Guest ambassador

Recommended Posts

Guest ambassador

-------

Feb 14, 2006

Having just installed CC 3.0.8 via CPanel's Fantastico, I would like to change the width of the entire store associated with one of the default fixed width skins.

1. How does one set the width (in pixels) of the entire fixed width store?

2. What file should be in the "images/logos" directory and where is it seen in the store layout?

3. How does one make the fixed width primary navigation (the product category) links formatted horizontally across the page (similar to the default killer skin except with textual links rather than images)? The idea is something like this:

<div class="primary_navigation">

<a class="nav" href="category1.php">Category 1</a>

<a class="nav" href="category2.php">Category 2</a>

<a class="nav" href="category3.php">Category 3</a>

<a class="nav" href="category4.php">Category 4</a>

</div>

Of course, it is desired that when a category is added via the CC3 administration control panel, CC3 will still add the category and the associated navigation appropriately, while maintaining the layout described (above).

Ambassador

-------

Link to comment
Share on other sites

You may need to make a number of width adjustments to effect the changes you want. How much wider do want it?

Look particularly in styleSheets/layout.css, and do a search for the width: property as applied to various elements.

If there is no file in images/logo then there is none needed, and it doesn't impinge upon the display of your store. All elements that impinge upon the display of your store reside i the appropriate skin folder for the skin you use.

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