OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Beyond template & couple of questions (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

Beyond template & couple of questions

kozag (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Beyond template & couple of questions 10 Years, 2 Months ago
Karma: 0  
Hi,

I have Beyond template and I need help how to edit it.

1) From the main menu how do I change to start icon to something else?
1.2) How do I change the color of the main menu?
2) Our team section. Is it possible to put five frames next to each other as the client that I'm making these page has five members in the team.
3) Template says that it has Google Maps implementation, but I don't see it. How can I replace Our price section with google maps module?
4) Google Fonts doesn't support Felbridge font. I have it in my computer. Is it possible to upload it to this template?
5) "Our Featured Works section" To manage this section you need go to: Joomla admin area -> Module manager -> Our Featured Works. We highly recommend to turn off Joomla editor and manage in html How do I actually do this? Do I have to switch to some html editor?
6) Please tell me a way to add just a second slide text to mod_OS_TouchSlider, like "Dedicated Visionaries"
7) When ever I upload my background picture to os_imagegallery_92 -> original folder to change the background it gets replaced with that default "1920 x 1080" picture. Why? I need to have my own backgrounds!

Thanks!
Logged Logged
Last Edit: 2014/02/10 14:19 By kozag.
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:Beyond template & couple of questions 10 Years, 2 Months ago
Karma: 7  
Hello,

4) Google Fonts doesn't support Felbridge font. I have it in my computer. Is it possible to upload it to this template?
Yes, you can do it via CSS3 @font-face Rule, more you can find here:
www.w3schools.com/cssref/css3_pr_font-face_rule.asp

5) "Our Featured Works section" To manage this section you need go to: Joomla admin area -> Module manager -> Our Featured Works. We highly recommend to turn off Joomla editor and manage in html How do I actually do this? Do I have to switch to some html editor?

As you can see section "Our Featured Works" use jQuery scripts which allow to use amazing effects. Unfortunately, the default joomla editor TinyMCE, removing all scripts, it's mean before edit module "Our Featured Works" you need shut off TinyMCE, in Joomla Global configuration
screencast.com/t/Wx2I2A7T0


1) From the main menu how do I change to start icon to something else?
You mean "Star" icon?

Go to: /templates/ordasofttemplate-beyondtemplate/html/mod_menu/default_url.php
screencast.com/t/rYP8aWvkRP7
find there: "fa fa-star" and change it to one of another icons, from list
ordasvit.com/business4/index.php/2013-05-13-09-46-32/icons

2) Our team section. Is it possible to put five frames next to each other as the client that I'm making these page has five members in the team.

Our templates based on twitter bootsrap grid,you can easily add: 2,4,6,8
for each member <div class="span3 photojs"> you need just to change to <div class="span2 photojs"> for 6 members
but for 5 memebrs you will need to make changes in template CSS files

3) Template says that it has Google Maps implementation, but I don't see it. How can I replace Our price section with google maps module?

Sorry, it's our mistake, we will change description, but you can download our free Google map module
ordasoft.com/location-map-module-Joomla.html
and place it to module position-17

Please do not ask at 1 time a lot of questions, because you are not a one who need support. To make changes in template you should to have knowledge base in Joomla! CMS and css/html

Best Regards,
OrdaSoft team
Logged Logged
Last Edit: 2014/02/11 14:59 By Ulanovatem.
The administrator has disabled public write access.
Go to top
»