News:

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

Main Menu

Titanium

Started by MK-12_20MM, April 01, 2013, 10:47:23 PM

Previous topic - Next topic

MK-12_20MM

Link to the theme


Titanium

Description :
Titanium is a grey Curve variant


Features :
* Uses CSS3 for more recent browsers. Older browsers may not support some of the CSS3 properties.
* Banner in footer option or alternate image in footer.
  Settings for the alternate banner are in the theme settings.
* Icon based user area to replace text links. Text move to image title. Hover over to see it.  

Demo

Demo Link

SoLoGHoST

What a great theme!  Loved it so much, I used it in the creation of this video here:  http://dream-portal.net/index.php?page=videos

Hope you don't mind :)

MK-12_20MM

Quote from: SoLoGHoST on May 18, 2013, 02:02:04 PM
What a great theme!  Loved it so much, I used it in the creation of this video here:  http://dream-portal.net/index.php?page=videos

Hope you don't mind :)

I am fine with it.  ;D

I still think it's too dark, but came out ok in the video..  Hopefully you did not find any snags..   Nice vid  also  8)

SoLoGHoST

No snags in it that I can see.  It seems to be very well coded also, and HTML5 is definitely a plus!  Not sure if it changes the doctype to use HTML 5 or not, haven't looked at the index.template.php, just looking at it from an end-users perspective, looks great to me!

And thanks for your input on the vid, glad you liked it.

solewind

This is great. I'm theme-addicted already. Collect all the theme I can. Lol. Thank you for sharing.

lord alibaski

Hi m8

I am just testing this theme on wamp though I have just tried to add my own logo but it keeps coming out like this which I think is a dimension problem.

http://i42.tinypic.com/2hce3ap.png

The image I am trying to add is 600x90pixels

How would I go about adding a logo of this size m8 and I need it to stay centralized.

Thanks for any help.

MK-12_20MM

Quote from: lord alibaski on June 27, 2013, 04:30:07 PM
Hi m8

I am just testing this theme on wamp though I have just tried to add my own logo but it keeps coming out like this which I think is a dimension problem.

http://i42.tinypic.com/2hce3ap.png

The image I am trying to add is 600x90pixels

How would I go about adding a logo of this size m8 and I need it to stay centralized.

Thanks for any help.

Based on that pic, the path to the image is not correct. 

Make sure the path to the image on localhost is correct in theme settings.

or as an option you could just overwrite the /Themes/Titanium/images/theme/theme_logo.png

Duplicated here see pic with incorrect path..





lord alibaski

Tried all that m8 but as you can see still the image doesn't appear.

Don't know what I am doing wrong here  ::)

MK-12_20MM

You need to put

http://localhost/Themes/Titanium/images/logo.png

You need to have the http://




Plus in your pic you only have the filename "logo".  it should have an extension like png or jpg...  You have the option in windows to hide file extensions turned on. You need to have to full name of the file or it will never work " logo.png".  So whatever you saved the image file as..

lord alibaski

Right m8 I have done all you have said above and still no image will appear.

I have started from scratch and checked this with firebug and this is what it's telling me

Now if I go in to server settings and remove the forum title the supposed to be image goes smaller so no matter what I try the logo itself will not appear.

Sorry for the hassle.


lord alibaski

This was a funny one.

I just created another logo put the logo in the right folder and I can now see it.

Next thing is how to centralize the logo?

MK-12_20MM



In index.css

Find this

h1.forumtitle {
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.8em;
    line-height: 45px;
    margin: 0;
    padding: 0;
}


Make it this:


h1.forumtitle {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.8em;
    line-height: 45px;
    margin: 0;
    padding: 0;
    text-align: center;
}




lord alibaski

Thanks very much MK-12_20MM that works perfectly.

I only have one more thing to do now I have removed some bits I don't really use like the time and date and also the search2 box.

Now all I need to do now is to move the forum up a bit because I have removed the searchbox2 there seems to be too much space between the top section and the forum which do I edit m8 to move the forum up slightly? see attachment.




MK-12_20MM

Remove the div  div id="mid_sect" out of index.template.php

or

in index.css

Find:


#mid_sect {
    margin: 10px 15px 0;
    min-height: 30px;
    padding: 5px;
}



Add display: none


#mid_sect {
    margin: 10px 15px 0;
    min-height: 30px;
    padding: 5px;
    display: none;
}



lord alibaski

Again worked like a dream, thank you very much for all your help MK-12_20MM much appreciated.

DKBjorn

Are there a little bit of chance, you will update the theme for use on version 2.1.*

Regard's DKBjorn - MB-Mods.dk [nofollow]

MK-12_20MM

Yes I could..  Probably once it's out of beta.. doing it now for 2.1 would be pointless due to the number of on going CSS and code changes. :)

I think though, I would make some changes for better readability. :)

DKBjorn

Sound Nice......

We run SMF 2.1 Beta1 on a test forum, so i can test Titanium on that, if you want me to do that.....
Users and Admin on MB-Mods.dk [nofollow] are really proud to use your theme Titanium.......
And it's run really nice with Dream portal installed too.... :)

Advertisement: