News:

Wondering if this will always be free?  See why free is better.

Main Menu

Synthetic + Synthetic Light

Started by Urban Themes, May 01, 2012, 03:02:36 PM

Previous topic - Next topic

Urban Themes

Link to the theme


This is a nice dark theme for SMF 2.0.2

Demo: LINK


Social Media Links are adjustable through "Current Theme" section in Admin Panel
You can specify your logo URL at the same place

Urban Themes

#1
Update 13th of May[/color] - added light version

Demo:  .:DARK:....:LIGHT:.

Adrek

Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

vbgamer45

Great theme! Social Media a must nowaday!
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

wicked1

great theme.
is there a way to adjust the width of this forum? I've tried the ways listed for other themes, but none seemed to work for this theme.

Adrek

To change width you have to edit 'width' in this part (inside index.css):
.center
{
width: 980px;
margin: 0 auto;
}
Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

wicked1

thanks for the quick response. worked great :)

wicked1

hello again
now that i'm starting to fill up the forum with threads, I'm running into an issue with something called "LGFBlocks" which I never installed, but it seems to come with your theme?

I have a board that has 2 sub-boards (or "child" boards), when neither sub-board has posts, and I click to see the board, it shows up properly.

But if one board has posts and the other doesn't, or if one board has "new unread" posts and the other doesn't, I get this error in the column where the last post info should be on the far right:
QuoteFatal error: template_main() [function.require]: Failed opening required '/forums/Sources/LGFBlocks.php' (include_path='.:/apache/lib/php') in /forums/Sources/Load.php(2181) : eval()'d code on line 96
Along with that error, it's only showing the board that has the new unread posts in it, the other one disappears.

I don't have a file named LGFBlocks.php and never have. I redownloaded the theme and there isn't one in the zip file either.

The admin error log shows this:
Quote2: template_main(/forums/Sources/LGFBlocks.php) [<a href='function.template-main'>function.template-main</a>]: failed to open stream: No such file or directory
File: /forums/Themes/Synthetic_by_UrbanThemes/MessageIndex.template.php (eval?)
Line: 96
When I look at MessageIndex.template.php Lines 95-98 it shows:
Quoteelse{
                   require_once($sourcedir .'/LGFBlocks.php');
                   show_avatar($board['last_post']['member']['id'], 50, 1);
                    }
How to fix this error?

Madzgo

Quote from: wicked1 on May 20, 2012, 06:38:35 PM

When I look at MessageIndex.template.php Lines 95-98 it shows:
Quoteelse{
                   require_once($sourcedir .'/LGFBlocks.php');
                   show_avatar($board['last_post']['member']['id'], 50, 1);
                    }
How to fix this error?
Delete those lines


That will be fixed and theme will be updated soon

edit: just use the file from the attachment  (overwrite the existing one)

wicked1


Urban Themes

Update 22nd of May - fixed MessageIndex template

Tonkajk

I have searched the support forums and cannot find an answer to my question.  I am using smf 2.0.2 and I have your Synthetic Theme....when I click on a member's name, their profile comes up and their name (at the top of the profile page) is in black and it's difficult to read.  This also happens whenever I post a new poll, the poll question is in black...

Where do I go in the theme settings to change these titles to a different color?

Thanks for your help!

Madzgo

Find this part in your Index.css

h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-size: 1em;
    margin: 0;
    padding: 0;
}


And change color to #fff

Like this:
h1, h2, h3, h4, h5, h6 {
    color: #fff;
    font-size: 1em;
    margin: 0;
    padding: 0;
}


You can access Index.css by FTP or by going to
Admin/Configuration/Themes and Layout/Modify theme/ Synthetic / Edit this theme's stylesheets.

If you can't find that part, scroll to the bottom of the file and paste this:

h1, h2, h3, h4, h5, h6 {
    color: #fff;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

Tonkajk

I just changed that and it is still black

Madzgo


Tonkajk

It's working fine now!  Thanks for the help! 

RizAIR

Very good theme!
Could you please tell how to remove gray border around avatar?

Madzgo

I don't think there is gray border around avatar specified by this theme, it's more likely in the picture that's used for avatar

Unless you think about the shadow on the index page

RizAIR

Thanks for the answer.
I mean obligatory gray border on every avatar(see pic from demo)
It is fine most of the time but looks bad on avatars with transparency

I couldn't find anything about it in index.css

Madzgo

Find this, near 3618. line  (index.css)

.avatar img {
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.3);
}


And remove it

RizAIR


Urban Themes

Today Synthetic + Synthetic Light reached 1000 downloads. Thank you all for using this theme.


nupercy

Grate theme,
Unfortunately ive had a bit of an issue with Random News .
Basically i cant switch it off via the admin settings. It appears under all forum topics , we just dont need , like or want it.
can anyone help ?

Forum Help post :  http://www.simplemachines.org/community/index.php?topic=478400.msg3347313#msg3347313 

Madzgo

Quote from: nupercy on June 12, 2012, 01:55:38 PM
Grate theme,
Unfortunately ive had a bit of an issue with Random News .
Basically i cant switch it off via the admin settings. It appears under all forum topics , we just dont need , like or want it.
can anyone help ?

Forum Help post :  http://www.simplemachines.org/community/index.php?topic=478400.msg3347313#msg3347313 

Hello nupercy,

Are you sure you haven't installed any mods that do this? I would like to see a screenshot of all mods you have there..

And, could you attach the displaytemplate.php from Synthetic theme folder?

gameridgoeshere

Hey, for the Synthetic theme, how should I go about changing the top picture so that it links to my website and not the forum?

Thanks
- Dan

Camealion

Love the Theme,

Is there a way where we can add Google+ to the social icons in the header?

Thanks, ~Cam

purrdeta

#26
Is there a PSD or something for the logo?


EDIT: It also appears that the quick reply at the bottom does not seem to work. :)

SammehOsborn

I've been searching around without any luck, I'm quite new to this so bare with me.

Urban Theme, Synthetic ..
How would I change the header? Not the logo but the header in the back



And then how do I remove the borders around the user. info in posts?



Please, I need some assistance. If you need any code etc. just let me know!


Advertisement: