PDA

View Full Version : change font size in header?



luckystars62
1st Nov 2005, 07:09 PM
Is there a way to make the font size in the header a little larger? I can live with the header name, although I'd prefer it a little larger, but I'd definitely like the header text and header byline to be a little bigger. This is the header html, but I can't figure out what to change to make it bigger, if it can be done. :?:






<SCRIPT LANGUAGE="JavaScript">
var headerImage = '/members/1549784/uploaded/perfumes.jpg';
var headerName = 'The%20Fragrance%20Boutique';
var headerText = 'Name%20Brand%20Designer%20Fragrances%20at%20Disco unt%20Prices!';
var headerByline = 'Designer%20Men%27s%20%26%20Women%27s%20Fragrances ,%20Skin%20and%20Hair%20Care,%20Aromatherapy,%20%2 6%20Scented%20Candles!';
var headerLayout = "1";
var headerLayoutID = 2;
var headerLogoID = 9;
</SCRIPT>

<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="/so4/internal/common/en/headers/mappings/alpha.js"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
myServer = window.location.host;

if (headerImage != ''){
headerImage = makeImageURL(headerImage);
headerImage = "logo.image.url=" + headerImage + "&" /* + "groupTitle.xoffset=10" + "&" */;
} else {
headerImage = "spacerLogo.width=1&spacerText.width=130&";
}

if (headerName != ''){
headerName = "title.text=" + headerName + "&";
} else {
headerName = "title.text=&header.width.max=500&";
}

if (headerText != ''){
headerText = "thetext.text=" + headerText + "&" /* + "background.padding.bottom=20" + "&" + "background.padding.top=20" + "&" + "thetext.yoffset=10" + "&" */;
} else {
headerText = "thetext.text=&header.width.max=500&";
}

if (headerByline != ''){
headerByline = "byline.text=" + headerByline + "&" /* + "byline.yoffset=-20" + "&" */;
} else {
headerByline = "byline.text=&header.width.max=500&";
}

var myHeader = '
';
document.write(myHeader);

</SCRIPT>

Shoshana
1st Nov 2005, 07:29 PM
Laura, I made your header into an image and made the font larger. If you want to send me your email address I'll send it to you.

You will have to upload it into your header/footer and click on 'image only.'

luckystars62
1st Nov 2005, 08:39 PM
You have a PM! You're awesome!! :D

Shoshana
2nd Nov 2005, 04:01 AM
Before accolades, let's see if it works first! :D

luckystars62
2nd Nov 2005, 05:36 AM
It works! I updated it this morning. It looks great! Thanks so much!

Shoshana
2nd Nov 2005, 05:58 AM
You are certainly welcome! :D