vcore
- Most Wanted Bounty Winner
- Referred between 1 and 9 users
- Exclusive Author
- Sold between 5 000 and 10 000 dollars
- Bought between 1 and 9 items
- Has been a member for 4-5 years
- Europe
96
Purchases
Buyer Rating:
4.29 stars
4.29 average based on 14 ratings.
-
5 Star
964%
-
4 Star
321%
-
3 Star
00%
-
2 Star
17%
-
1 Star
17%
| Created | 28 July 12 |
| Last Update | 25 August 12 |
| Columns | 1 |
| Compatible Browsers | IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files |
© All Rights Reserved vcore -
Contact Envato Support


PADMA v.2 is waiting for accept by TF team. I’ve added animations and message boxes.
waiting to see it
ALAS MY FRIEND , YOU’RE ALIVE !!! HAHAHA
joke!
Actually, I commented out these (”#sequence ul li article hgroup h1:after, #sequence ul li article hgroup h2:after”) from the CSS (the same as deleting it ), but it still remains the same.
Might I suggest, don’t you think it has something to do with the choice of fonts that various devices would accept? According to fontsquirrel at: http://www.fontsquirrel.com/fonts/bebas-neue/ it says:
Formats:
TTF – Works in most browsers except IE and iPhone. EOT – IE only. WOFF – Compressed, emerging standard. SVG – iPhone/iPad.
And, or perhaps there’s something wrong with the SVG version of the font, or something.
Please suggest. Thanks
Please tell me – your problem is about you can’t see main header on mobile device or font is not exactly the same as in the computer browser?
AS we talked about before on mail, .hgroup covered by grey whatever from the text gradient on mobile devices.
Ok, so the solution for mobile devices is:
1) Delete ”#sequence ul li article hgroup h1:after”
2) Delete ”#sequence ul li article hgroup h1:after, #sequence ul li article hgroup h2:after”
3) Change ”#sequence ul li article hgroup h1, #sequence ul li article hgroup h2 {font-size: 36px; font-family: BebasNeue; position: relative; color: #b5b9bd; font-weight: normal;}”
I just try it, and now hgroup looks well on mobile devices.
Hello All!
Padma 1.1 is ready to download, key features and improvements in this version:
Hello, Vcore, I have tried your recommendations and it didn’t work for me. The fonts are now black. Why can’t it appear the same like on other browsers?
Please update your demo on the theme-forest site here with this update of yours for mobile and let us look at it from mobile if it works and we will tell you what we see.
Thanks
Please wait, I’ll answer as soon
Ok, try this: http://portfolio.sigmeo.pl/_padma/m/
Let me know is it ok. I just try this on my mobile phone, and hgroup looks well.
Thanks Vcore. This shows well on mobiles. Now, what’s the secret here? Thanks
Can you please ad this to your file and post an update? I think everyone will appreciate this breakthrough with text gradient of yours.
Let me know cos I need to update mine as well. Thanks
This is my patch that I posted above:
1) Delete ”#sequence ul li article hgroup h1:after”
2) Delete ”#sequence ul li article hgroup h1:after, #sequence ul li article hgroup h2:after”
3) Change ”#sequence ul li article hgroup h1, #sequence ul li article hgroup h2 {font-size: 36px; font-family: BebasNeue; position: relative; color: #b5b9bd; font-weight: normal;}”
In 1 and 2 step you just delete this lines from CSS (line 66 and 67 from style.css).
In step 3 just change the hole line (line 65 from style.css).
Let me know if you’re successful with that. Otherwise, give me link to your site and I will look at this.
Thanks, I used developers tool on Firefox to examine your css. I noticed that the text shadow has disappeared from the link you gve me.
Can’t there be any other way around it? I seem to like the drop shadow stuff. Anyways. great work. I just do not see the button here where I can rate your product.
Hey,
text-shadow is not a problem. Step 3 just change with this:
sequence ul li article hgroup h1, #sequence ul li article hgroup h2 {font-size: 36px; font-family: BebasNeue; position: relative; color: #b5b9bd; font-weight: normal; text-shadow: 1px 1px 3px #262D36, 0 0 50px #000000;}
In other words – add “text-shadow: 1px 1px 3px #262D36, 0 0 50px #000000;” to ”#sequence ul li article hgroup h1, #sequence ul li article hgroup h2”.
I just update mobile version with that: http://portfolio.sigmeo.pl/_padma/m/
You’re right – now it’s much better. I’m not sure why I deleted this.
You can rate PADMA in your profile (“Downloads” tab). I will be grateful.
This template is great. I love it. Still tweaking the colors to fit my color scheme. 1. Just a suggestion here, can’t you write media queries to specify these differences in devices and conditionals for different browsers? It will surely up the status of this great work. 2. Opera Mobile seams to make the buttons flash in and out instead of fading in and out with all other elements in the slide. What do you think?
By the way, I didn’t delete the former CSS3 stuff that came with the original (I mean ”#sequence ul li article hgroup h1:after, #sequence ul li article hgroup h2:after” and #sequence ul li article hgroup h1:after). I just commented them out in the case you update this text gradient stuff as browsers and devices eventually support them in the future.
The work is great it is just future proof.
ad. 1, 2) This template wasn’t making as responsive, and no support for mobile devices, so there will be a lot of modifications to make it right. Are you really need this template fully compatibile with mobile phones?
My new layout (I hope you will like it to) is fully responsive, but I still waiting for approve.
Thanks my man, I want this to be compatible both for all media faces. I can wait for the update awaiting approval.
Let me know.
My new layout has been approved. Feel free to try:
http://themeforest.net/item/blustein-responsive-html5-portfolio-template/2906356Hi,I would like to know that contact page is working or only for show?Please let me know.Thanks:)
Hi creative786,
Of course contact form is fully working, so just buy, put this on your server (PHP required) and wait for contact from your clients
Michal
I just bought it but I didn’t find an instruction file, where I can find some documentation? Thanks
Thanks for purchase.
There was no external documentation to Padma. Only code (JS, HTMl, CSS ) is commented by some useful tips.
If you have some questions – feel free to ask and I will response ASAP .
How do I use contact form? I edited “ajax_contact.php” and set action=”” to action=”ajax_contact.php” but still no luck. Also where can I find the “message sent” message?
action should be = ”” because it is running in ajax.
“message sent” message you can find at the bottom of script.js file. It is in the jQuery prepend() function.
Are you running PADMA in server with PHP support? Any errors shows while sending message? Give me link to your site, and I will see what AJAX returns.
Strange, I don’t see on your page <form> in section id=”contact”.
I’ve just check download package and there is <form> for 100%.
Ok, it’s there, but why did you commented <form>?
woops that was wrong index.html lol I re-uploaded raw index.html.
Wait!!!!!!!! I just found out all the e-mails are in spam folder. I’m very sorry for your confusion. yet I have one more problem. Do you know how to use ASCII in js file?
I’m glad you figured out.
ASCII in JS – what exactly you want to do?
I just wanna change the word “message sent” in the script, as my clients, literally, have NO IDEA what the English is.
You can use String.fromCharCode(ASCI_CODE);
But why don’t you just paste your translated words into JS?
this is great template, is there is a way to make it responsive?
regards
Thansk.
Padma was our first template, so it wasn’t made to be responsive and unfortunately it won’t be for now. :/