moving the logo to the left and down slightly...I guess using padding in #logowrapper?Align it how?
all text body lower including the tee shirt link... but now after moving the (home: log-in) links, I guess I need to lower those as well.Lower starting after the logo? After the Tee shirts link?
thank you!...that worked....main links meaning a menu bar... I can probably add (home: log-in) links into the menu bar...so my question is...how can I add more links to that set of links (home: log-in) to basically make it my menu bar?Open up includes/templates/simple_zen/common/tpl_header.php and move the #navmainwrapper sectin below the logo. As far as "in addition to main links pointing to the rest of my site", I don't understand what you want to do there.
thank you again!..of course I'm leaving proper credits to zen cart.includes/languages/english/meta_tags.php
I might have to get a third party source viewer for IE to do that....thanks for that idea...will make the job a lot easier.Choose "view source" in your browser, see what id or class is nearest to the text you want to change, then in your stylesheet, apply the font to ONLY that tag. So if you want to change the font for the Home link in the footer, change the font for #navSuppWrapper
ahh thanks! that worked...and applying the desired color in css made it perfect.Those can be affected by the "legend" tag in css:
legend {color:#ffffff}
Though I think IE forces blue, don't know if the above will work in IE or not.
I also want to thank you for you prompt responses to my questions...did I mention that your awesome too?


did I mention that your awesome too?
Reply With Quote

