Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / A few minor setting tweaks....need a reference where to do it

A few minor setting tweaks....need a reference where to do it

Locked

Views: 979

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
8 Feb 2009, 6:10 AM
#1
fastdc5 avatar

fastdc5

Zen Follower

Join Date:
Jan 2009
Posts:
104
Plugin Contributions:
0

A few minor setting tweaks....need a reference where to do it

7 th gear imports . com / store front/

1.3.8

  1. Remove the Categories link on the top (just have on the left side)
  2. Rename "Important Links" to something else
  3. Make the top of the Flash in line with the top of the Sidebars
    3a) Have Header Image basically touch the top of the Flash/Sidebars
  4. Remove Home / Login on Header
  5. If you click on any of my "Categories", when it opens up, I want that centered. I tried align-text: center.......but that did nothing.
  6. Change the background color of my Sidebars from White to a solid color.
  7. Remove "Home" button at the bottom

Sorry so many requests in one thread...but I am not having luck finding these references.

I tried to open my site, click CSS -> Edit CSS and wasnt able to find the above....(did find alot of things I was looking for though!).

Much thanks in advance :clap:

8 Feb 2009, 12:57 PM
#2
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: A few minor setting tweaks....need a reference where to do it

  1. admin/Configuration/Layout Settings -> Categories-Tabs Menu ON/OFF, set it to OFF
  2. has been discussed and answered several times recently on the forum
  3. should align after you do 1)
  4. see this thread
  5. align-text: center? Try text-align: center, but it depends on where you put it
  6. stylesheet.css, look for .sideBoxContent, change color as you wish
  7. see this thread

That should get you going again. :D

Rob

8 Feb 2009, 3:03 PM
#3
fastdc5 avatar

fastdc5

Zen Follower

Join Date:
Jan 2009
Posts:
104
Plugin Contributions:
0

Re: A few minor setting tweaks....need a reference where to do it

:jawdrop: :bowdown: :bigups: