ThemeForest

Luxury HTML Template by Cudazi

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

Hello! (Love your work!) I purchased the HTML theme in 2010 and reading your FAQS section I see there was an update in 2011. I will download that version soon enough, but I don’t know if it is going to fix the problem I have been noticing for the past few months with Chrome on the index page. The slider area is covering up my sections below. Works fine in IE, Safari. Any way you could help me on this? Here is the link if you choose to view. http://englishheritagehomesoftexas.com/ ...my client is a little buggy about it! ;-) thanks, Monica

9 months ago
Author
cudazi cudazi replied

Hi there!

Try manually setting a height on the promo-container element, that should take care of it not auto-sizing properly.

Thank you!

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

Hi,

How do I change / replace the Colaborate font with something of my own, say Myriad Pro?

Thanks,

Bali

7 months ago
Author
cudazi cudazi replied

Hey there,

I can’t dig too deeply into free customizations, only support but you will need to update the “cufon” font replacement or disable it an use standard web fonts.

In the footer of the theme you’ll see the font:
<script src="js/ColaborateLight_400.font.js" type="text/javascript"></script>
And then at the top of js/general.js you’ll see it put to use:
// FONT REPLACEMENT
// Replace all tags with cufon equivalant
Cufon.replace('h1,h2,h3,h4,h5,h6,.standardForm label')

Thanks!

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
manibali says
Purchased

Hi,

Just a quick check. Can I change the transition effect for the promo section on the index page?

If yes, how? I’d like to change it from the current fade to a slide-like transition.

Thanks,

Bali

7 months ago
Author
cudazi cudazi replied

Hi there,

Check out /js/general.js near the bottom in the promo settings.

Refer to this page (link) for the full options/transitions/etc.

Thanks!

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • United States
courtneystarr says

Hi, I was just wondering how you would go about switching what side the sidebar shows up on for a certain page.

I created a new option where the grid is 4/8, but the sidebar is still showing up on the right side. In which file would I need to make the switch, and which lines of code would need to be moved? Thanks!

7 months ago
Author
cudazi cudazi replied

It doesn’t appear you have purchased this file. Please log in using the account used to purchase for support – thanks!

7 months ago
Author
cudazi cudazi replied

You may have purchased the WordPress version, this is the HTML theme forum.

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

Hi,

First of all would like to congratulate you on a great theme, I purchased this a while ago and have wanted to use it since.

Basically I have a bit of a reccuring error. The bottom of the page below the slide show seems to blend with the slideshow every now and again on Chrome, I have included screen shot below….

http://i.imgur.com/6hxu4.jpg

I have looked through most comments to look for a fix and have tried changing the size in general.js form auto to 900 but this still hasnt fixed the problem.

Any ideas please?

Regards Richard

4 months ago
Author
cudazi cudazi replied

Hmm, the height is what I would have suggested, be sure you have 900 and not ‘900’ – also, set widths and heights on your images, eg:

width=”xxx” height=”xxx”

4 months ago
Purchased
Default-user entre3000 replied

Wow! Talk about great customer service!!! That was a fast response!

Yep had 900 as ‘900’ changed it to 400 however as 900 seemed to be too big and that seems to have corrected the bug.

Thanks for your ridiculously fast response have a great day buddy!

4 months ago
Author
cudazi cudazi replied

Not a problem, I appreciate the purchase, enjoy the theme!

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

is there a way to slow down slider speed?

4 months ago
Author
cudazi cudazi replied

See /js/general.js—Promo Slider Setup (Option Reference)

Thanks!

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

Hi Cudazi, love your theme, in fact is the first template I have ever buy! I’m playing around and have followed all the comments and help instructions but didn’t find anything about putting an image as background. Is it posible??

Thanks dude!

2 months ago
Author
cudazi cudazi replied

Hey there,

For that customization, you will need to modify the css adding a background-image to #main, see:

http://www.w3schools.com/css/css_background.asp

Thanks!

2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
antoniomitalia says
Purchased

Thanks man! it works! And sorry, I’m not very experimented on templates customization.

2 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • United States
jbongiorno says
Purchased

hey quick question… i was able to change the footer color from dark gray to red without an issue… but the thin top dark gray bar – i’ve checked over the css, checked through firebug as well… can’t find it at all. actually firebug doesn’t recognize it, so its making it impossible to actually find the code to change, haha.

any help on how to change that one?

thanks!

2 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • United States
jbongiorno says
Purchased

nevermind figured it out thanks

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

Any idea why

etc doesnt work in IE 9 unless you turn compatibility mode on?

J

1 month ago
Author
cudazi cudazi replied

I have an older PC and was able to test it on IE9 – can you try another machine with that setup to see?

1 month ago
Purchased
Default-user jonathancw replied

Do you have a private email? I would like to show you what it is doing..

25 days ago
Author
cudazi cudazi replied

Sure thing, send me a message via my profile page. If you’re logged in, you’ll see a form along the right side column.

25 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
kissthegroom says

Hi, love your theme!! Can you please let me know how to change the height of the images on the home page slider. I would like to them to be 1024×768. My website is www.kissthegroom.com.au

Thank you Cheers Lisa

PS I am new to wordpress

15 days ago
Author
cudazi cudazi replied

Hi there – I can’t get into free custom work too much but in the top of functions.php you’ll see add_image_size and some notes, you can adjust sizes there and also you’ll need to modify the jquery slider height in /js/general.js—That should get you on track :)

13 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
kissthegroom says

Thank you thank you, that worked a treat!! :)

13 days ago
by
by
by
by
by