PremiumMGC

Started by Ricky., March 17, 2012, 08:12:25 AM

Previous topic - Next topic

Ricky.

PremiumMGC


By : Ricky.  |  My More Themes
For SMF 2.0 , SMF 2.0.1, SMF 2.0.2


A very clean and professional , suitable for all kind of community forums. Designed to give light and uncluttered feel using small Jquery effects and css3 effects.


You can change theme features at :
SMF Admin --> Configuration --> Current Theme

(Assuming that Theme Premium has been selected as overall SMF theme on your forum).

Features



  • A fixed width theme
  • Allow you add your own logo from them Admin Menu
  • Utilizing CSS3 supported by all modern browser along with Jquery
  • Allows you to add custom copyright in footer
  • Allows you to add link to Privacy Policy page in footer
  • Allows you to add link to Contact us page in footer
  • Allows you to add link to Terms of Services page in footer

Some Screenshots








Updates



Not yet any...

In the Last


If you use my theme and liked it then kindly give your comment or atleast saying thanks can be really helpful and encouraging.

Zuća

Nice theme ....how to delete (picture - user profile point) ?


ARG01

Nice and clean Ricky. Good job.  ;)
No, I will not offer free downloads to Premium DzinerStuido themes. Please stop asking.

Ricky.

Quote from: Zuća on March 17, 2012, 08:20:14 PM
Nice theme ....how to delete (picture - user profile point) ?


I think you are talking about border around poster class in Display.template.php , you want to remove it then in
Themes/premiummgc/css/index.css
Find :
{
float: left;
margin-left: 3px;
text-align: center;
border: 2px dotted #3D5B79;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
width: 15em;
}

Replace with : (Since you want to remove that border:
{
float: left;
margin-left: 3px;
text-align: center;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
width: 15em;
}

Crip

Great look Ricky , your Themes keep getting better. ;)
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Zuća

#5
Quote
I think you are talking about border around poster class in Display.template.php , you want to remove it then in
Themes/premiummgc/css/index.css
Find :
{
float: left;
margin-left: 3px;
text-align: center;
border: 2px dotted #3D5B79;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
width: 15em;
}

Replace with : (Since you want to remove that border:
{
float: left;
margin-left: 3px;
text-align: center;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
width: 15em;
}


thanks working
something else
how to delete logo images (line) ... I deleted the index.css ... but nothing changes(refresh page - ctrl +F5 ...etc) but still the same

Ricky.

You are not supposed to delete index.css..  :-\ .. simply from Admin --> Configuration --> Current theme,  give full url of your logo, it will show your logo instead of default logo.

Ricky.

Quote from: Crip on March 18, 2012, 05:47:10 AM
Great look Ricky , your Themes keep getting better. ;)
Thank you Crip .. I am still learning ;)

bloc

I like this theme too, it looks neat with reserved use of blue colors. Maybe not too fond of the Display area, those dotted lines might suit it better being lighter, like #ccc for example. IMHO of course. :)

Are the dropdown user area , the blue one, animated?

Zuća

Quote from: Ricky. on March 18, 2012, 01:57:13 PM
You are not supposed to delete index.css..  :-\ .. simply from Admin --> Configuration --> Current theme,  give full url of your logo, it will show your logo instead of default logo.

I want to delete that line ... that is ... to...

Ricky.

Quote from: Bloc on March 18, 2012, 02:38:16 PM
I like this theme too, it looks neat with reserved use of blue colors. Maybe not too fond of the Display area, those dotted lines might suit it better being lighter, like #ccc for example. IMHO of course. :)

Are the dropdown user area , the blue one, animated?

Hey Bloc, nice to see your comment, I had actually sensed this already and have made them lighter / thinner , already planned to use something else. Also that user area / login box is animated, it comes only clicking "Quick Login " as guest or "User info " when logged in.
Quote from: Zuća on March 18, 2012, 02:50:50 PM
Quote from: Ricky. on March 18, 2012, 01:57:13 PM
You are not supposed to delete index.css..  :-\ .. simply from Admin --> Configuration --> Current theme,  give full url of your logo, it will show your logo instead of default logo.

I want to delete that line ... that is ... to...
Image at the bottom ?

Zuća

@Ricky
logo in the top "premiumMGC"

Ricky.

Quote from: Ricky. on March 18, 2012, 01:57:13 PM
You are not supposed to delete index.css..  :-\ .. simply from Admin --> Configuration --> Current theme,  give full url of your logo, it will show your logo instead of default logo.

Zuća

I want to blow my whole LOGO
I do not want to have my forum logo
no logo - no replace with url :/

Ricky.

Insert a dot or space there.. It should work.

Antechinus

Pretty smooth theme there. I think some of the detailing could be a little slicker, but you're probably thinking the same already. I always get like that with anything I do myself. :)

Ricky.

Thanks Ante, you see with every new design you create, you get idea for better one :P .. hopefully I will try to come up with something better in future :)

simon36

Hi, the theme looks great. Is it possible it could be a little wider? Also the news goes over the search box for me.

Thank you.

Ricky.

Thankyou that you find theme great...

Regarding making it wider...It is fixed width theme so you can't make it wider, for news going over search box...
Search :
#top_section div.news {
    bottom: 64px;
    color: #FFFFFF;
    float: right;
    position: absolute;
    right: 0;
}

Replace with :

#top_section div.news {
    bottom: 64px;
    color: #FFFFFF;
    float: right;
    position: absolute;
    right: 0;
    width: 75%;
}


find above in Themes/premiummgc/css/index.css

Adrek

awesome theme :) I like styles for [code] and [quote] tags
Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

Advertisement: