This item is by an Elite Author
FinalDestiny
- Elite Author
- Romania
- Sold between 100 000 and 250 000 dollars
- Has been a member for 2-3 years
- Referred between 10 and 49 users
- Most Wanted Bounty Winner
- Exclusive Author
- Bought between 10 and 49 items
243
Purchases
Buyer Rating:
4.53 stars
4.53 average based on 15 ratings.
-
5 Star
1066%
-
4 Star
320%
-
3 Star
213%
-
2 Star
00%
-
1 Star
00%
| Created | 25 August 12 |
| Last Update | 7 April 13 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Documentation | Some Help |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | No |
- black
- custom-background
- custom-colors
- custom-header
- custom-menu
- dark
- editor-style
- flexible-width
- full-width-template
- gray
- light
- one-column
- theme-options
- translation-ready
- white
© All Rights Reserved FinalDestiny -
Contact Envato Support


Hey there,
We need to have a logo, so we’ve added that with CSS . The issue we have is that we’d like to have a logo that is larger and higher that the space you reserve for text alone. If we make a larger image we also need to make a taller header. Doing that causes issues when we click on a page link because the separator background image gets covered up because the header is lower on the page than in your template.
Does that make sense?
What we’re trying to do is find the class/id that will let us show more of the separator image. Can’t seem to find it. Can PM you a link if that helps.
Thanks!
Sorry, but I can’t understand the issue. Can you try posting some screenshots elaborating the problem?
No worries… I must have missed it the first time but found the solution in another poster’s question to you. It required a change to the scroller javascript file and adjusting the top position. Thanks…
Couple of issues I thought you should be aware of:
1. Navigation: Rollover rounded corner effect is cutoff at the top.
2. Custom Button Colours:
It appears your button shortcodes aren’t working. The default blue one does but the custom coloured buttons don’t. Screenshot: http://o7.no/PjdQpG
I see the .button in the CSS but nothing for .button2 (custom colour button).
Can you post your URL please? And a screenshot for 1)?
Unfortunately, I can’t post the URL as it’s a client’s website and I need to keep it under wraps. I will send you a PM.
RE: Navigation rounded corners. The issue can be seen on your own published template here at ThemeForest.net. Screenshot: http://o7.no/QLlhcz
If you mouseover the top navigation, the white highlight (in Chrome) shows rounded bottom corners but unrounded top corners. In FF and Safari the boxes are not rounded on any corners.
Try adding this to style.css:
nav a:hover { border-radius: 0px !important; }
Hello, We upload the upgrade today, and now we have a problem with the backgroud image in the top and the bottom, it’s seems to be bigger than the same image that apears as the Separator background image. You can check than here www.yogoz.co What can we do? Thanks so much for your help!
Sorry but I can’t understand the issue, can you please elaborate?
Ok, there is a wooden image in the background, but if you look closer, the part of the background image that appears in the beginning behind “We are Tharsis” and in the footer, behind “© 2012 All Rights Reserved, designed by TeoThemes, powered by Wordpress” are bigger than the images that appears like separator background images
Can you please attach a screenshot of the problem? Not sure I understand it correctly.
Please Go to this adress www.yogoz.co and see the wooden image in the background, you will notice than behind the text “HELLO WE ARE THARSIS LET ’S BLOW THIS THING AND GO HOME !” the image is enlarged and the same happens in the footer, but in between the page the same background image appears in a normal size. Sorry but i don´t know how to attach an image. Thank you very much!
The image has just 400 pixels width and in order to make it responsive it auto-extends(because of background-size: cover…Change that image to a wider one and it will work fine. It’s the way webkit browsers handle it
Mylehmann.. Very strange, I just looked at your site in Chrome and see what you see. Checked in Firefox and it looks fine. Checked in Safari and it’s the same as Chrome (enlarged).
Def thinking it could be browser related.
answered him there
Great work FD!
And there is no way to fix the problem? Because with The previous version, before the upgrade, the background image worked perfectly. Thanks!
The images were not responsive in the previous version, that’s why I did these changes. And, I see you still have the same 400px width background image.
I tried to change That image to a wider but it doesn’t work
I see you still have the same 400px width background image.
I had removed it because did not work, but I put it back. You can enter www.yogoz.com The background image is the same for the “Background image” and for the “Separator background image”, measures 700×731px and as you will see, the “Background image” behind “HELLO WE ARE Tharsis LET ’S BLOW THIS THING AND GO HOME !. ” appears bigger than the one in “Separator background image” even when is the same. Before this, the wordpress and database was deleted and reinstalled to start from scratch. Thanks for your help!
For optimal performance you’ll need to use images with at least like 1000-1200px width, 700px is auto-extended on chrome in order to be responsive, because of background-size: cover
Ok, I tried with an image of 1400×1459 px and it does not work as you can see in www.yogoz.co Is there anything else that I can do? Thank you!
I checked it in chrome/ff and the layout is the same on both browsers
I’m seeing it in Chrome and Safari and still the problem with the background image, it is on a smaller scale, but the bottom of the footer and behind of “HELLO WE ARE Tharsis LET ‘S GO AND BLOW THIS THING HOME !. “Is still larger than the” Separator background image ” even when is the same image. Please tell me how I can fix this? Thank you!
I Replace the background image again and is set is 1400×1459 px.
Yes, I see it…and still, it looks just fine
Sorry, but it does not look good … still appears in different sizes the “Background image” and the “Separator and background image” even when is the same image in both cases. I need that the image look the same in both cases, and that it seems to be the same background for all the web page. I Already deleted the history and it is the same. Please double check because something is not working. Thanks
The same image, 1400×1459 px, appears to be bigger in the “Background image” than in the “Separator background image” Look at the “Y”
Try adding this to style.css:
.separator { background-size: cover !important; -webkit-background-size: cover !important; }
Ok, and where do i add this? anywhere? Thanks
I put the code in the end the style.ccs file, like this:
”/* Theme Name: Tharsis Theme URI : http://themeforest.net/user/FinalDestiny Version: 1.1 Description: Portfolio template with parallax effects. Author: Cristi Macovei Author URI : http://themeforest.net/user/FinalDestiny Created Date: 20/08/2012 License: Themeforest License: GNU General Public License version 3.0 License URI : http://www.gnu.org/licenses/gpl-3.0.html All files, unless otherwise stated, are released under the GNU General Public License Tags: dark, light, white, black, gray, one-column, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready” .separator { background-size: cover !important; -webkit-background-size: cover !important; }*/
And it doesn’t work.
Add it after */, everything before */ is commented
Perfect! thank you!
I just purchased and installed this theme, and I have a couple of questions for you…
1. Do you have a support forum with searchable topics so I don’t have to use this comment board? What’s the URL ?
2. Is it possible to have our own above the menu instead of the text? If so, how?
3. Is it possible to have an image in the top header section instead of the 3 header lines of text “Let’s blow this thing out of the water”? If so how? I’d like this to be a large image of our logo if we can’t have that above the header.
4. I can’t find out where to add the little icons above each page title. I thought it would be featured image, but there is no featured image section on the WP page editor. I know it needs to be 68×68. Please tell me how to add these icons.
Thanks for your help. We’re coming along with the site, and excited to see your theme at work.
1. Not yet, but I plan on adding one in the future. 2) Having what? Can you please elaborate? 3) Go to header.php and find:
<?php if($tharsis['topheader_text']) { ?> <h1><?php echo $tharsis['topheader_text'];?></h1> <?php } ?> <?php if($tharsis['topheader_smalltext']) { ?> <h1 class="small"><?php echo $tharsis['topheader_smalltext'];?></h1> <?php } ?> <?php if($tharsis['topheader_smallertext']) { ?> <p><?php echo $tharsis['topheader_smallertext'];?></p> <?php } ?>replace it with:
<img src="link to your image" />4) It’s the Icon custom field, add the url to the icon there.
In #2 I meant to ask if it is possible to have our own LOGO above the main menu. How and what are the dimensions of the image?
Go to header.php and find:
<?php if(isset($tharsis['logo_text'])) echo $tharsis['logo_text'];?>replace it with:
<img src="LINK TO YOUR LOGO IMAGE" />hi final. i erase blog my theme. but i now add blog page my site. how do you this add operation ? thank you.
Hello. You need to choose the page using the blog page template in the Tharsis theme options panel as the blog page.
Hi again. I add new page and write my write. And i choose blog page template. I went to the theme options and “Page used for the blog page If you don’t setup any, the blog won’t show up in the menu” this options and choose my page and save. But i click my page and i see blank page. how can i write this page ? for example http://sokelinsaat.com/wp/?page_id=726
Are you sure you have some posts on your website?
of course http://sokelinsaat.com/wp/
Send me a url + a wordpress admin account via the contact form on my profile
answered via email
Hi, i did what you said and i added this to fix the error:
Try adding this to style.css: .separator { background-size: cover !important; -webkit-background-size: cover !important; }
But now looks ok in Safari and Chrome but it does not in Firefox. Please i need that the image in the background looks the same size in for “Background image” and “Separator background image” . Thanks
try removing background-size: cover !important; and keep just the -webkit line