Customizing SMF > Theme Site Themes
Clear Sky
Oldcrow:
--- 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 :)
--- End quote ---
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:
great thanks.
smartblogz:
Anyone to help with this please?
http://www.simplemachines.org/community/index.php?topic=417211.msg3294007#msg3294007
Navigation
[0] Message Index
[*] Previous page
Go to full version