I've been trying different CSS techniques and going threw some of the PHP code trying to figure this out so hopefully someone can point me in a positive direction...First let me start off by showing you all the site I am working on:
http://www.estout.net/newstore/
ok, so basicly what I want to do is be able to place some HTML code / Image stuff ABOVE everything in the white space that I have created...
I did successfully create a big enough gap in the CSS but couldn't figure out how to put any code into it.
Any help would be appreciated.. THANKS!
modifying css will allow you to change the appearance of markup that is already there.
if you need to insert your own markup/content, you probably want to be editing one of the template files.
for example, if you are modifying the default template, the header.tpl file controls the header content:
\catalog\template\default\module\header.tpl
to get started, try throwing some text in there and see where it shows up!
if you need to insert your own markup/content, you probably want to be editing one of the template files.
for example, if you are modifying the default template, the header.tpl file controls the header content:
\catalog\template\default\module\header.tpl
to get started, try throwing some text in there and see where it shows up!
Who is online
Users browsing this forum: No registered users and 1 guest