This item is by an Elite Author
ginaalessia
- Bought between 50 and 99 items
- Elite Author
- Exclusive Author
- Greece
- Has been a member for 3-4 years
- Referred between 50 and 99 users
- Sold between 100 000 and 250 000 dollars
91
Purchases
Buyer Rating:
4.20 stars
4.20 average based on 10 ratings.
-
5 Star
660%
-
4 Star
220%
-
3 Star
110%
-
2 Star
00%
-
1 Star
110%
| Created | 4 December 12 |
| Last Update | 4 December 12 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0, jQuery |
| Documentation | Unrated |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- app
- business
- clean
- computers
- corporate
- ipad
- iphone
- mobile
- modern
- responsive
- simple
- software
- tablet
- tech
© All Rights Reserved ginaalessia -
Contact Envato Support


what is the code to insert a sidebar into a page?
Hi there,
You cannot insert sidebars into pages (only the default ones).
Cheers!
Is there a way to change the gallery pages to square thumbnails instead of round thumbnails? I don’t mind the the round thumbnails on the home page, but would like the gallery items to be square.
Thanks.
Hi there,
Simply go to the theme options page > Styling and paste this in the custom css box:
Save. Done.
Cheers!
That worked perfectly! I did change it up a little though because I didn’t like the square edges on that page either. I found the code in default.css so this is what I put in the Styling box instead:
.gallery-item img { border-radius: 5%; -moz-border-radius: 5%; -webkit-border-radius: 5%; }Changing the 50% to the 5% on all 3 of those options has given me squares with rounded corners. Do you see any problem with me putting that code into the Styling box? I sure wouldn’t want to mess anything else up.
Thanks.
Oh and just as a side note, I like the circles just the way they were, building this site out for a friend who is picky and didn’t like the circles. Theme is AWESOME thanks for all the good work!
Hi,
There’s no problem with that code. It won’t mess anything. They are just browser specific properties.
Cheers!
Great! Thanks again for the help!
How do I embed a video player in content area? I have uploaded the content, but it displays as a link rather than a player window
Fixed the video player issue. Additional question- tags and categories displayed overlapping on blog template. Any thoughts?