I want to use the dark version of this Template, but the script color in the menu is too similar to its background color, so you can not differ them from each other.
How can I change the color of them?
thanks
Manchuka
PrimerTemplates
POSTED: 2013-06-25
Hello MANCHUKA,
Please check your email, I have sent you a custom.css file and the instructions how to implement it. If you are having any difficulties, please let me know.
Could you tell me where I can find and edit the texts that appear insmall windows in the slideshow on the home page (camera-caption-div)???!!!
The website is incompatible with EI 8. How can I solve the problem?
thanks
kharkow
PrimerTemplates
POSTED: 2013-07-01
Hello KHARKOW,
First off, many of the extensions are made to be fully compatible with the latest browser technology, including Internet Explorer. However, some earlier versions of IE may not be fully supported.
Regarding the customization, use <h2></h2> for headers and the rest of the text just enter as plain text.
The logo size has been predefined in the style.less file by adjusting the logo height and width values. If you need a customized less file with the logo dimensions, please email us and we shall send you the file.
I would like to use the same function as the "why choose Alpine Travel Agency" in the home of the template demo, but I can't figure out how to do it :
Is it a blog function or a special extension ?
Do I have to split the module in 4 modules with specific content in each ?
Thanks for your answer
Best Regards
PrimerTemplates
POSTED: 2013-07-08
Hello EDUMOULIN,
Before inserting the path to the images that you'd like displayed like in the demo site, make sure you use the html class row and span3, as shown below:
<div class="row">
<div class="span3">
<!--Place your image and text here --!>
</div>
</div>
Also, please make sure that your content is placed in the module position "Home-3" for you to get the 50% border radius for the images. Each image should be within the declaration of individual row and span.
Could you please help me one last time with the template.
I have tried to do it myself but didn't manage.
Firstly I need a small button / menue field on top right of every page to switch between German and English. I've created a new position, added a new element in the "template/t3_blank/tpls/blocks" folder with the code that's also in "meinmenue". I also tried changing the css but that didn't help and the created menue button stayed on the left. Please help me with that.
Secondary could you tell me where I can change the height of "page.jpg" or its blocks-element where the picture is inserted?
Thank you very much in advance!
kharkow
PrimerTemplates
POSTED: 2013-07-10
Hello KHARKOW,
Please note that should you choose to create new module positions, then make sure that the block which will contain the new positions is loaded all the available layouts. For example, if you create a module position in the block named "head.php," then make sure that the block head.php is loaded in all the main block. Just load the block by creating <?php $this->loadBlock ('head') ?> where in this case, the "head" is the name of the head.php where you created the module.
Regarding the height of the page.jpg, it would be better if you elaborated more on it.
I've got a problem.
It's configured to show the print order as a small triangle symbol as a drop down menu which you have to press before seeing the actual print icon. Could you tell me please where I can change that so only the print order icon is shown on the website?
Many thanks in advance.
harkow
PrimerTemplates
POSTED: 2013-07-25
Hello KHARKOW,
That is a setting in the t3v3 framework. Unfortunately, it cannot be changed.
Thank you very much for your answer.
Is there a chance to create a menu for changing language at the top of the pages via template? I can’t find something like that.
Thanks in advance
KHARKOW
PrimerTemplates
POSTED: 2013-07-29
Hello KHARKOW,
You may put your language menu to the position currently occupied by headsearch module position. Just create the menu module and then from the template admin section, select the menu you created to be the module to be loaded in this position.
Get an access to all 12 items designed and developed by Nexus Nova team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
View History
the edited file..
then it's just neccesary to replace it..
and to put instead of the actual file?
thanxx,
andy drewing
View History
For normal website and responsive website!
The line can be completely deleted - so that the website can start on the top with the menu line!!
please short information then...where i shall place it!!
thanxx
Provide me with your email address. Just send an email to the email address provided in the template user manual.
Thank you
Kind Regards
View History
It will be published after it has been approved by the Website Administrator.
View History
please help me to solve my problem:
I want to use the dark version of this Template, but the script color in the menu is too similar to its background color, so you can not differ them from each other.
How can I change the color of them?
thanks
Manchuka
Please check your email, I have sent you a custom.css file and the instructions how to implement it. If you are having any difficulties, please let me know.
Thank you
Kind Regards
View History
thank you very much for your help.
Could you tell me where I can find and edit the texts that appear insmall windows in the slideshow on the home page (camera-caption-div)???!!!
The website is incompatible with EI 8. How can I solve the problem?
thanks
kharkow
First off, many of the extensions are made to be fully compatible with the latest browser technology, including Internet Explorer. However, some earlier versions of IE may not be fully supported.
Regarding the customization, use <h2></h2> for headers and the rest of the text just enter as plain text.
Thank you
Kind Regards
View History
It will be published after it has been approved by the Website Administrator.
View History
how can I change the logo size?
thank you in advance"
kind regards
Manchuka
The logo size has been predefined in the style.less file by adjusting the logo height and width values. If you need a customized less file with the logo dimensions, please email us and we shall send you the file.
Thank you
Kind Regards
View History
I would like to use the same function as the "why choose Alpine Travel Agency" in the home of the template demo, but I can't figure out how to do it :
Is it a blog function or a special extension ?
Do I have to split the module in 4 modules with specific content in each ?
Thanks for your answer
Best Regards
Before inserting the path to the images that you'd like displayed like in the demo site, make sure you use the html class row and span3, as shown below:
<div class="row">
<div class="span3">
<!--Place your image and text here --!>
</div>
</div>
Also, please make sure that your content is placed in the module position "Home-3" for you to get the 50% border radius for the images. Each image should be within the declaration of individual row and span.
Thank you
Kind Regards
View History
Could you please help me one last time with the template.
I have tried to do it myself but didn't manage.
Firstly I need a small button / menue field on top right of every page to switch between German and English. I've created a new position, added a new element in the "template/t3_blank/tpls/blocks" folder with the code that's also in "meinmenue". I also tried changing the css but that didn't help and the created menue button stayed on the left. Please help me with that.
Secondary could you tell me where I can change the height of "page.jpg" or its blocks-element where the picture is inserted?
Thank you very much in advance!
kharkow
Please note that should you choose to create new module positions, then make sure that the block which will contain the new positions is loaded all the available layouts. For example, if you create a module position in the block named "head.php," then make sure that the block head.php is loaded in all the main block. Just load the block by creating <?php $this->loadBlock ('head') ?> where in this case, the "head" is the name of the head.php where you created the module.
Regarding the height of the page.jpg, it would be better if you elaborated more on it.
Thank you
Kind Regards
View History
That's all clear for me now, thank you so much !
Best Regards,
Eric
View History
I've got a problem.
It's configured to show the print order as a small triangle symbol as a drop down menu which you have to press before seeing the actual print icon. Could you tell me please where I can change that so only the print order icon is shown on the website?
Many thanks in advance.
harkow
That is a setting in the t3v3 framework. Unfortunately, it cannot be changed.
Thank you
Kind Regards
View History
Thank you very much for your answer.
Is there a chance to create a menu for changing language at the top of the pages via template? I can’t find something like that.
Thanks in advance
KHARKOW
You may put your language menu to the position currently occupied by headsearch module position. Just create the menu module and then from the template admin section, select the menu you created to be the module to be loaded in this position.
Thank you
Kind Regards