Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / design mods - how to

design mods - how to

Locked

Views: 956

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
27 Feb 2007, 4:24 PM
#1
gsdcypher avatar

gsdcypher

Totally Zenned

Join Date:
Feb 2007
Posts:
816
Plugin Contributions:
0

design mods - how to

Hi,

There are some things I would like to know how to change (based on the classic template). for reference here is my site https://www.allk-9.com/cart (it is a work in progress).

  1. how do i remove the "row" that has the words tagline here in it?

  2. how do i "insert" buttons into the header?

  3. how do i insert graphics into the header?

  4. how do i insert the items in cart and $ tally into the header?

do i just make "classes" for new objects like #titleimage in the css stylesheet and then position them where i want them?

thanks

27 Feb 2007, 7:30 PM
#3
gsdcypher avatar

gsdcypher

Totally Zenned

Join Date:
Feb 2007
Posts:
816
Plugin Contributions:
0

Re: design mods - how to

hey kim. i used the ez page method to add a link (used the example contact us).
it created a link and a green bar on my page. now... how do remove the green bar and move just the link text contact us into the header graphic where i want it? if you look at my page, there is a row just under my logo... that is where i want to put the links.

thanks!

27 Feb 2007, 9:50 PM
#4
gsdcypher avatar

gsdcypher

Totally Zenned

Join Date:
Feb 2007
Posts:
816
Plugin Contributions:
0

Re: design mods - how to

never mind... i moved it around using the css stylesheet. i don't know if that the best or correct way to do it, but.... i did it.

28 Feb 2007, 12:01 AM
#5
gsdcypher avatar

gsdcypher

Totally Zenned

Join Date:
Feb 2007
Posts:
816
Plugin Contributions:
0

Re: design mods - how to

what about the tagline here thingy? i went into my custom/header.php and commented out the define header sales text line (because i don't just want my own text there, i want to remove the whole row that is there. but now it shows the actual text "HEADER_SALES_TEXT" on my page.

can't I remove the whole row/space that is designated for the tagline? if so how?

thanks.