ThemeForest

Modern Business 3 (Light) XHTML/CSS

  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
stevececil says
Purchased

Trying to add additional items for the top nav. The design pushes them to two lines…any suggestions? It looks fine in Firefox but not in IE 7

3 years ago
Author
jonathan01 jonathan01 replied

If you are adding more items and they continue to a second line I suggest 1 of 2 things – either implement a drop down on some of the menu items using something like jquery – or the simpler solution is the reduce the size of the text used in the menu and the padding – this should enable you to increase the number of items – if it displays differently in IE that will be because of the differences in displaying fonts in each browser – obviously when I created the template and sizes I tested for the number of items in the menu I was creating – simple editing of your css file (the nav etc are all commented) – just reduce the font size and paddings :)

3 years ago
  • Has been a member for 4-5 years
  • Author had a File in an Envato Bundle
  • Interviewed on the Envato Notes blog
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 50 and 99 items
  • United States
  • Referred between 50 and 99 users
jonathan01 says
Author

@stevececil – I just looked into the css file – if you look for the commented code for the top menu naviation – there is a few classes like this:

nav .lavaLamp li a {

z-index: 10; display: block; float: left; height: 30px; position: relative; overflow: hidden; margin: auto 20px; color:#3f3f3f;

See this line in those classes:

margin: auto 20px;

Change it to this:

margin: auto 10px;

I can fit something like 12 items in the menu – without changing the size of the fonts :)

Should get you going – don’t forget to change in ALL css files to cover all browsers and pages – should take less than 2 mins to complete.

3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
stevececil says
Purchased

Perfect I got it working thanks! Now I’m facing another issue – I took the slider out to have just a single panel (for now) and removed the pop-ups on the three main categories. but in IE6 I keep getting a random #3 showing under the category boxes. Totally random I know. But it does not show in firefox or chrome.

3 years ago
Author
jonathan01 jonathan01 replied

Let’s continue this by my contact form on my profile so I can help you out – it’s always best to contact the author thru the contact form as we get that via email rather than having to check this page constantly – will be better service to you – and please supply a link to the site as it will be easier to understand your issue – I’m sure it’s just something you may of missed.

3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
andresgomez says
Purchased

Hi, it’s a great job that you have done….

I found that Pretty Photo can also plays youtube files… When i use this script in the work’s page it works perfectly… but if i try to use it in the index page.. it occurs some errors..

Can you please check for me if i’m using the right code??

$(document).ready(function(){ $(”#slider”).easySlider({ auto: true, continuous: true, numeric: true, speed: 500, pause: 5000 }); });

<!- //THIS IS THE JAVASCRIPT FOR THE PRETTYPHOTO LIGHTBOX GALLERY // ->

$(document).ready(function(){ $(“a[rel^=’prettyPhoto’]”).prettyPhoto({ animationSpeed: ‘normal’, /* fast/slow/normal / padding: 40, / padding for each side of the picture / opacity: 0.35, / Value betwee 0 and 1 / showTitle: true, / true/false / allowresize: true, / true/false / counter_separator_label: ’/’, / The separator for the gallery counter 1 “of” 2 / theme: ‘dark_rounded’, / light_rounded / dark_rounded / light_square / dark_square */ callback: function(){} }); });

Thanks for you time….!!!

3 years ago
Author
jonathan01 jonathan01 replied

Sorry but I cannot give support to a file that you have altered with your own script. I am sure you simply have a conflict or something? Maybe check all files have been uploaded to your server etc – support for the script you have installed will be from that author.

If you have problems with any of my files supplied without alterations I will be happy to help.

It’s also best to contact an author via their profile page and the supplied contact form – this is then emailed directly to us rather than us not seeing a comment on one of our product pages. Just so that you know how to get quicker responses :)

3 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • Mexico
Vcent says
Purchased

Very cool!

What’s the font you used in the logo (mm)

Regards.

Vicente López.

3 years ago
Author
jonathan01 jonathan01 replied

Hi Vcent

you know this was a logo I was playing with over a year ago for one of my products and I no longer have the editable text version – but it MAY of been myriad pro slightly altered.

Sorry I can’t help much more! :)

3 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
wpttn says
Purchased

Hey there two questions (great template btw):

1. how do I slow down the slide feature on the front page adjusting the script doesn’t seem to work?

2. is it possible to stop the slide with a mouse hover?

here’s where the template is ( yes i tweaked it a bit :P). http://green3design.com/2cs-b/

thanks

3 years ago
Author
jonathan01 jonathan01 replied

Hi – thanks for the purchase and kind words!

You change the speed in the JS file – if you take a look at the authors page supplied in the help documentation they explain everything and all the things you can do. If you edit the file named easySlider1.7.js (in the js folder supplied) – line 51 reads “speed” – increase or decrease that number – save and upload – done. You can also set many things in that file with regard to the slider.

As for the pause on hover I am afraid you’ll have to look at the authors site for direction.

Hope this helps!

3 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
Sambora says
Purchased

Hi,

Anyone know how to change or find the correct path to pull in my twitter feed?

Thanks

3 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
Sambora says
Purchased

OK worked it out now

3 years ago
Author
jonathan01 jonathan01 replied

Happy to hear that you found the code at the bottom of the page that says TWITTER CODE – you simply change out the tws.jonathan account name to your own.

Thanks for the purchase!

3 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
Lanky says

Hello Nice template. I think your contact form doesn’t work properly – it is sending data when nothing is entered.

Pls advise.

2 years ago
Author
jonathan01 jonathan01 replied

If it sends then it works :) you may not of noticed that this form currently does not do any validation – possibly that is what you mean? But the form does work and it’s a breeze to setup – adding validation to fields can be done through simple JS – I may update the file to include this in the near future – thanks for the comment!

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
Lanky says

Hi Yeah, I meant no validation. It does work. I might suggest you do that validation as I don’t know how to do it and most new templates have it as a feature – I have just gone through 30 pages of templates and the more recent ones have it.

Second, I am using IE8 and what doesn’t work is on the home page, the 3 boxes underneath the main image – when I hover over the small box the small popup that says “Click here” Details, I go to press it and it keeps disappearing into the box so I can never click it.

I know IE8 can be screwey but this is a weird thing I’ve only seen on your template.

Just a tip.

2 years ago
Author
jonathan01 jonathan01 replied

OK but this is not a recent template :)

And the image that popups you don’t press – it’s a popup with an arrow pointing to the image telling you to click it :) Your trying to click the popup image rather than the actual image – that may solve your issue – all templates are tested by the authors and the review team here to ensure everything works – I can assure you everything I produce works, is coded to validate and works in what I state.

Thanks for the comments.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
  • United States
elementmusic says

Are you planning on doing Modern Business 3 Light in a wordpress theme? I’ve checked out the dark theme, and it rocks but light would work better for a project i have coming up.

Thanks

2 years ago
Author
jonathan01 jonathan01 replied

stay tuned…. it’s on the cards for sure ;)

2 years ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
dfaraco says
Purchased

how do you change the default color scheme?

2 years ago
Author
jonathan01 jonathan01 replied

There is only one default LIGHT color scheme friend – the colors, if you take a closer look are white / gray / silver for you to style your slider images etc to your requirements – altering text and link colors is super easy by editing the css- don’t forget that I supply most elements as quick edit files so you can open – edit – save out to replace existing images super easily!

Hope that helps :)

2 years ago
  • Has been a member for 5-6 years
  • Bought between 50 and 99 items
  • Canada
meloCreative says
Purchased

Why are so many of the elements flattened. For example the ‘view this project’ button is a single graphic. Why not an editable Smart object? I have to say I find it very annoying and amateur to open a PSD I ’ve purchased to find I can’t edit everything.

Disappointed.

2 years ago
Author
jonathan01 jonathan01 replied

If you would like to simply contact me via my profile page rather than attempting to trash my work here for no good reason I can help you with anything you need – rather than jumping to conclusions let me take the opportunity to explain a few things -

1 – photoshop files are NOT required to be included (it’s a free bonus) 2 – you are only paying a VERY small amount for what would normally be a few thousand dollars 3 – smart objects can be confusing for non-photoshop experienced buyers so I do not use them 4 – not everything is flattened 5 – I offer free help when I can even though I do not have to

So, saying that, please let me know what you need – if you can’t remove text from a single button on an image I can do it for you in approx 3 seconds – thanks

PS – I already have an editable button created for you waiting to send to you once you contact me – thanks

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • United Kingdom
c9dd says

Hi,

I’m using your theme here http://www.dtleisure.com/ but I’m having an issue with the contact form. It doesn’t seems that the JS isn’t passing any data to the mailer.php.

I have tried disabling all plugins to see if that fixed it (ie. a conflict), but it still doesn’t work. If I hard code the mailer.php direct to the action on the form it does process it, but of course it doesn’t return the thank you /error messages, just values for the ajax to process.

Any ideas why this might be the case?

Running WP 3 .0.4

Thanks

Ash

1 year ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • United Kingdom
c9dd says

Hi,

Just fixed it. I changed this…

$(function() {

to

jQuery(document).ready(function($) {

on the page-contact.php

Now it works again, Yay! :D

1 year ago
Author
jonathan01 jonathan01 replied

Sorry about that – I just saw your comment. Glad you sorted it out! :)

1 year ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
kris10nicole says

Hello,

I am interested in purchasing your template, however, I’m new to web development (hence buying not building a site) and would like make sure I can manage it. Is it simple to remove items from the navi bar and edit the pages? I really only have text and need 3-4 pages at the moment. I will add more later, possibly.

Thanks for your help. Love the site.

4 months ago
Author
jonathan01 jonathan01 replied

Hi – yes it’s as simple as it can get as long as you know html basics and what you can / cannot remove then you are as good as it can get.

Many thanks

Jonathan

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
kris10nicole says

Johathan, I do know the basics. Thank you for the quick reply and help.

:)

4 months ago
by
by
by
by
by