Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - AkShit

#1
Theme Requests / Custom theme
February 23, 2015, 08:43:56 AM
How much do you charge for a custom theme?
#2
Free Themes / Re: Reseller
October 13, 2014, 08:28:22 AM
Also, I'd suggest to add at the end of your portal.css (...themes/default/css/portal.css)

@media only screen and (max-width: 480px)
{
#sp_left, #sp_right
{
display: none;
visibility: hidden;
}
}

This will remove the side blocks when viewed on smaller screens
#3
Free Themes / Re: Reseller
October 11, 2014, 10:34:48 PM
Thank you :)
#4
Free Themes / Re: Reseller
October 10, 2014, 11:38:00 AM
Quote from: Daniel on September 29, 2014, 08:29:09 PM
Try with this mod for the 3: http://custom.simplemachines.org/mods/index.php?mod=3580

Thanks for the mod. Works fine. Although I have one question, How do I get the buttons on login Dialogbox that appears via header button?

Login Page

Login Dialog box
#5
Free Themes / Re: Reseller
October 09, 2014, 09:55:49 AM
Alright, I completely removed the bottom breadcrumb by commenting out
theme_linktree()

in display.template.php and MessageIndex.template.php
#6
Free Themes / Re: Reseller
October 08, 2014, 11:35:21 AM
#7
Free Themes / Re: Reseller
October 08, 2014, 05:31:41 AM
Quote from: windsor on October 06, 2014, 10:51:48 PM
If can't, how can I set to show 100% width on a mobile phone (Please see in a attach file) ?


The issue is with simple portal.

themes/default/css/portal.css

find
body
{
min-width: 750px;
}


And replace
body
{
min-width: device-width;
}
#8
Free Themes / Re: Reseller
October 07, 2014, 10:06:56 AM
Hey,

I was trying to experiment with the color scheme of the theme. I've placed a dark background, and I'm stuck at a few things.

1. nextlinks, bottom next links need to be of #EEE without affecting other links


2. Navpage links (simpleportal block) needs to be #EEE


3. Bottom breadcrumb going out at right side
#9
Free Themes / Re: Reseller
October 04, 2014, 08:01:59 PM
Thanks a ton mate. All worked  :)
#10
Free Themes / Re: Reseller
October 04, 2014, 01:12:07 PM
The nav bar issue will be visible if you log in and read any topic.
#11
Free Themes / Re: Reseller
October 04, 2014, 08:45:06 AM
hello again, and sorry for bothering so many times.

I wanted to ask a few more things.

1. I'm having an unwanted extra navigation tab (with no text) when I log in.

Attaching subs.php. Could you please check what's going wrong?

2. Is it possible that dropdowns of the navigation bar buttons appear just by hovering cursor on them and not by clicking?

3. Can I add badges depicting posts like on smf tricks site (webmaster, support etc)

4. I want to add some links in the footer, attaching details. Please help.

Thanking in anticipation. :)
#12
Product Feedback / Thank you for the awesome themes
October 04, 2014, 08:24:27 AM
This site is the best place to look for great SMF themes. Looking forward to new themes, probably something like the amazing unique theme applied on this site itself.
And thank you for quick replies to the queries.

PS:- Themes are responsive and look great on the phone's screen. Who doesn't like the icing on the cake? :D
#13
Free Themes / Re: Reseller
September 28, 2014, 01:06:31 AM
The ultimate profile issue is solved.

SA shop is installed but i still don't see credits in the profile
#14
Free Themes / Re: Reseller
September 28, 2014, 12:43:06 AM
Attached.

I'll try installing SA shop again. Thank you :)

Edit,

Will it be fine if I manually insert the code in there?
#15
Free Themes / Re: Reseller
September 27, 2014, 11:55:39 PM
Hello again,

I have a few questions about reseller,

1. When using Ultimate profile, text in the title bars of the profile fields is at extreme left. It is normal at other places.




2. Is SA shop mod compatible with Reseller? If no, what modifications are required? (I installed mod but did not see any credit info on profile)

3. How can I get Login via facebook option on my forum. SA facebook integration gave me API error. Is there any other way? I made my facebook app a week ago.

4. What theme does this site use?