Please help with template- Solved
Posted: Mon Dec 24, 2007 10:22 am
Hi,
I'm new to cms and css and I am losing my hair trying to create a site
The first thing I'm trying to do is put some text under my header picture and move it a bit to the Right.
I use the template: CSSMenu top + 2 columns as my base template and making changes on it and on it's css stylesheets.
So my template header section looks like this:
{* Start Header, with logo image that links to the default start page. Logo image is changed in the stylesheet "For template: Left menu + 1 column" *}
{cms_selflink dir="start" text="$sitename"}
{* End Header *}
Freeware by VE2DBE
I added the tag in the css like this:
h7 {
font-size: 1em; /* font size for h1 */
line-height: 1em;
margin: 500px 500px 100em 0;
}
Trying to play with the margin values but it changes nothing in the page display.
All I want is to have the "freeware..." text under my header picture and a bit to the Right.
How do I do that?
Please, can someone help?
Thanks,
Sigal
I'm new to cms and css and I am losing my hair trying to create a site
The first thing I'm trying to do is put some text under my header picture and move it a bit to the Right.
I use the template: CSSMenu top + 2 columns as my base template and making changes on it and on it's css stylesheets.
So my template header section looks like this:
{* Start Header, with logo image that links to the default start page. Logo image is changed in the stylesheet "For template: Left menu + 1 column" *}
{cms_selflink dir="start" text="$sitename"}
{* End Header *}
Freeware by VE2DBE
I added the tag in the css like this:
h7 {
font-size: 1em; /* font size for h1 */
line-height: 1em;
margin: 500px 500px 100em 0;
}
Trying to play with the margin values but it changes nothing in the page display.
All I want is to have the "freeware..." text under my header picture and a bit to the Right.
How do I do that?
Please, can someone help?
Thanks,
Sigal