ThemeForest

Origin - Modern Under Construction

  • Bought between 50 and 99 items
  • Exclusive Author
  • Has been a member for 5-6 years

Hello. So far so good. What font did you used for top right logo? Text that says orqoo.

Thanks.

PixFlow

The logo at right is not a font. It’s custom designed.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
sblair Purchased

the mail function not working properly. it show blank message in inbox. how can i fix it? it just show inside header, not in body message.

PixFlow

The problem is fixed in the new version but it’s currently in the review queue. Meanwhile please send us an email through our portfolio page so i can send you a fix.

Thanks

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • Referred between 1 and 9 users

Hi. Two things…

1. How do I make the background images change faster?

2. I added 3 new icons to the footer, but it brings them down to the second line. How can I modify that, so that they are all on the same line?

http://cc101productions.com/soon/index.htm
  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • Referred between 1 and 9 users

Can I get a response to the question I posted above please? Thanks.

PixFlow

Hi Thanks for purchasing one of our themes and sorry for my delay. For footer icons you should locate ‘style.css’ which is located inside ‘content/css’ folder then replace this line (located in end of the file):

#Footer ul{ margin: 0 auto; width: 90px; clear: both;}
with:
#Footer ul{ margin: 0 auto; clear: both; display:table;}

Also add following line to end of ‘ie7.css’ which is located in same folder:

#Footer ul{display: inline; zoom: 1;}

For making background images change faster find and open ‘script.js’ which is located in ‘scripts’ folder.

there is a variable called ‘BgChangeInterval’ which is located at the top of the file. This is responsible for background change speed.

If you need any further assistance please let me know.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • United Kingdom
blk2011 Purchased

Hi,

I love the holding page. Page job. Looking to buy the other version too.

Can you tell me how to add a link to the social icons at the footer of the page?

Best Regards,

Abby :)

PixFlow

Hi

Thanks for purchasing our theme. In “index.html” you should locate “div” tag with id=”Footer” under this tag there is a “UL” tag, then each “LI” under it represents one social icon:

<li>
   <a href="#"><img src="Content/Images/Social1.png" alt="Facebook" /></a>
</li>

by editing each “LI” you could add/remove social icons.

HTH

Default-user
blk2011 Purchased

Hi,

I know how to add the icons. I want to know how to add a URL link to the icons like Facebook URL .

BR,

Abby

PixFlow

Well, if i understand it correctly you should add URL like below:

<li>
   <a href="http://www.facebook.com/your user name"><img src="Content/Images/Social1.png" alt="Facebook" /></a>
</li>
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • United Kingdom
blk2011 Purchased

Hello,

I am having an issue when am trying to send a message from the under construction page. “Error occured in sending request. Try Again”

Please help in resolving this issue.

Best Regards,

Abby

PixFlow

May i have your page address?

Default-user
blk2011 Purchased

Hello.

Sorry about that.

http://www.flexxclub.com/

Thanks,

Abby

PixFlow

Seems like there is a problem with your PHP email function, please make sure your PHP mail settings are correctly set.

  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 1-2 years
Viperay Purchased

Awesome stuff. Hell I bought both of em just so i can study how you wrote them. :) Keep it up.

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

Hi, where can I set opacity?

PixFlow

Hi

I assume you mean main containers background opacity. You could change opacity in “content/css/style.css” lines 53 and 54 in the current version of the template.

by
by
by
by
by