News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Clear Sky

Started by zutzu, January 13, 2011, 04:27:54 PM

Previous topic - Next topic

Ronald_1938

I am having a problem moving the copyright material to the center. See attachment..

Could use some help with this..

Thanks
Ron..


BaghdadGhost

Quote from: Oldcrow on March 29, 2012, 11:38:59 AM
I am having a problem moving the copyright material to the center. See attachment..

Could use some help with this..

Thanks
Ron..

Hi Roy,

go to /Themes/ClearSky_SMF2-Final/css and open index.css


find

.inn_footer
{
position: absolute;
top: 60px;
left: 5px;
text-align: left;


change left: 5px; to what ever number fit your view


Ali

Ronald_1938

Thanks, I want to locate all that section to the center, the type is large enough..

Ronald_1938

Quote from: BaghdadGhost on March 29, 2012, 03:26:41 PM
Quote from: Oldcrow on March 29, 2012, 11:38:59 AM
I am having a problem moving the copyright material to the center. See attachment..

Could use some help with this..

Thanks
Ron..

Hi Roy,

go to /Themes/ClearSky_SMF2-Final/css and open index.css


find

.inn_footer
{
   position: absolute;
   top: 60px;
   left: 5px;
   text-align: left;


change left: 5px; to what ever number fit your view


Ali

Ali thanks for the help. This did work, changed to center. All set now..

BaghdadGhost

I am sorry did not get beck to you.

if you dont mind explain the changes to make it center if in the future someone will need it


glad that it worked  :)

Ronald_1938

Quote from: BaghdadGhost on April 02, 2012, 09:44:08 PM
I am sorry did not get beck to you.

if you dont mind explain the changes to make it center if in the future someone will need it


glad that it worked  :)

Here is how to "Center the Copyright in Clear Sky"

In the folder Clear Sky__SMF2Final/css you'll find index.css

Open this with a plain text editor and find line 1588. You'll find the following (or similar) code there:

.inn_footer
{
    position: relative; {this may read absolute]
    top: 60px;
    left: -33px;
    padding-left: 83px;
    text-align: left;  [change to center]
}

Change the last line to read

    text-align: center;

This sets the text alignment from the left to the center (center).

Save the file and re-upload to your site.

BaghdadGhost



estes

i've installed this elegant theme.

the icons (new, old, redirect...etc.) aren't displayed.

i'm using the latest smf version 2.0.5

jeanineh

I have a couple of questions if anyone is still around to help?  :)

I have this theme on two sites and really like it. I would like to make the text a little larger on the forum and maybe change the text color of the topics (only) to black. Can this be done? If so could someone kindly tell me where to find to do this (as much detail as possible).

Thank you....

Advertisement: