TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,993
  • Total Topics: 21,324
  • Online today: 296
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 273
  • Total: 273

How do I increase font size of the site name?

Started by paulwalker71, October 19, 2007, 06:57:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

paulwalker71

Hi.

When one uses a theme such as Amber, the site name is displayed in the header. I've no problem with that, but how does one adjust the size (and for that matter the font or colour) of that text?

I should add that I know very little about changing themes, but I'm willing to have a go at editing the CSS if someone can specify which setting(s) I need to change.

Thanks  :)

Green CoW

Hey there paulwalker71!
I don't have Amber installed myself, so please don't kill me if I'm wrong ;)

I think you need to find this in the sheet style!
#logo
{
background-image: url(images/img/logo.jpg);
background-repeat: repeat-x;
color: white;
font-family: Georgia,helvetica,sans-serif;
font-size: xx-large;
padding-right: 20px;
}

To change the font color change the code
color: white;
then to change the font size you need to edit
font-size: xx-large;

paulwalker71

Thank you Green Cow, it was close enough to what you posted for me to figure it out

Once again ,thanks  :up:

Green CoW


This website is proudly hosted on Crocweb Cloud Website Hosting.