Archived Boards and Threads... > Classic Themes

[theme] Adagio for SMF 1.1.x / SMF 2 beta3

<< < (5/6) > >>

aw06:
Will this work ok in smf 1.1.7 ??

Bloc:
Yes, it will.

mrmiyagi:
Hi Bloc,

I am in love with your theme but one problem, how do i change the colour pink in the right hand corner when it welcomes you and how do i change the font size of the people online down the bottom

THANKS
MM

mrmiyagi:
Block also my buttons are not appearing, the ones in the english have not shwoen up?

http://welikeabet.com/forum2

Can you see?

Bloc:

--- Quote from: mrmiyagi on January 03, 2009, 04:43:06 AM ---Hi Bloc,

I am in love with your theme but one problem, how do i change the colour pink in the right hand corner when it welcomes you and how do i change the font size of the people online down the bottom

THANKS
MM

--- End quote ---

For the color, add something like this in style.css:

--- Code: ---#mainframe #topr a
{
    color: red;
}

--- End code ---

Choose your own color of course. For the online people you need to change the style - but note it changes a few other thinsg as well down there. See if it suits you:

--- Code: ---#upshrinkHeaderIC .smalltext
{
   font-size: 0.9em;
}

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version