-
AuthorPosts
-
mile1950 Friend
mile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
October 16, 2015 at 5:09 pm #705473Hi,
I would like to put masthead on my Contact us page. I copied the masthead which is originally assign to the all categories etc… and add my menu id 660 and image from Filezila. It looks like this:
[Masshead Itemid=”660″ title=”Contact us” background=”templates/ja_hotel/images/masthead/masthead1.jpg”]
[/Masshead]Also put menu assignment but still I have module on my page without the back picture.
Please could you help me?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
October 16, 2015 at 5:24 pm #705523Again Pavit you are the man! Thanks few more questions.
Now I would like to change that is not written double time Contact us but only in masthead.
Also I would like to remove the info about the author, htis etc.
How I can change from this url http://essenceofcroatia.com/index.php/contact-us to this essenceofcroatia.com/contat-us?
thanks
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
October 16, 2015 at 5:24 pm #751956Again Pavit you are the man! Thanks few more questions.
Now I would like to change that is not written double time Contact us but only in masthead.
Also I would like to remove the info about the author, htis etc.
How I can change from this url http://essenceofcroatia.com/index.php/contact-us to this essenceofcroatia.com/contat-us?
thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 16, 2015 at 5:59 pm #705525Hi
<blockquote>Now I would like to change that is not written double time Contact us but only in masthead.</blockquote>
You should edit contact us menu item -> Options tab -> Show Title -> Hide
<blockquote> Also I would like to remove the info about the author, htis etc.</blockquote>
Same place as above
i already edited them for you
<blockquote>How I can change from this url http://essenceofcroatia.com/index.php/contact-us to this essenceofcroatia.com/contat-us?</blockquote>
Take a look HERE
1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 16, 2015 at 5:59 pm #751958Hi
<blockquote>Now I would like to change that is not written double time Contact us but only in masthead.</blockquote>
You should edit contact us menu item -> Options tab -> Show Title -> Hide
<blockquote> Also I would like to remove the info about the author, htis etc.</blockquote>
Same place as above
i already edited them for you
<blockquote>How I can change from this url http://essenceofcroatia.com/index.php/contact-us to this essenceofcroatia.com/contat-us?</blockquote>
Take a look HERE
1 user says Thank You to pavit for this useful post
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
October 16, 2015 at 6:16 pm #705527Thanks,
Is it good like this made?
And my logo which is written essence of croatia is in two rows in the home page.. can I change it?
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
October 16, 2015 at 6:16 pm #751960Thanks,
Is it good like this made?
And my logo which is written essence of croatia is in two rows in the home page.. can I change it?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 16, 2015 at 6:33 pm #705530It should be
RewriteBase / and not RewriteBase /Ja_Hotel
<blockquote>And my logo which is written essence of croatia is in two rows in the home page.. can I change it?</blockquote>
I changed it in this file templatesja_hoteltplsblocksheader.php
from :
<!-- LOGO -->
<div class="col-xs-4 col-sm-2 logo">To ;
<!-- LOGO -->
<div class="col-xs-4 col-sm-3 logo">In this way i enlarged block for logo space from 2 to 12 to 3 to 12 and it has more space and is not cutted on 2 lines
1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 16, 2015 at 6:33 pm #751963It should be
RewriteBase / and not RewriteBase /Ja_Hotel
<blockquote>And my logo which is written essence of croatia is in two rows in the home page.. can I change it?</blockquote>
I changed it in this file templatesja_hoteltplsblocksheader.php
from :
<!-- LOGO -->
<div class="col-xs-4 col-sm-2 logo">To ;
<!-- LOGO -->
<div class="col-xs-4 col-sm-3 logo">In this way i enlarged block for logo space from 2 to 12 to 3 to 12 and it has more space and is not cutted on 2 lines
1 user says Thank You to pavit for this useful post
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
October 17, 2015 at 12:23 am #705552HI again,
thank you for your help.
I was trying to learn something in:/ja_hotel/templates/ja_hotel/tpls/blocks file header.php and I was changing values from 10 to 1 in both parameters
Example1:
<!– LOGO –>
<div class=”col-xs-10 col-sm-1 logo”>Example:
<!– LOGO –>
<div class=”col-xs-1 col-sm-1 logo”>…and everything was the same. In the end I put it back 4 and 3. Did I configure something wrong?
I would like to decrease the header size. You can see it in the picture below:
One other thing, I had changed the file as you said:
You can see how now looks my contact us page. It look s different on the demo.
Kind regards
mile1950 Friendmile1950
- Join date:
- October 2015
- Posts:
- 140
- Downloads:
- 21
- Uploads:
- 11
- Thanks:
- 104
- Thanked:
- 3 times in 2 posts
October 17, 2015 at 12:23 am #751985HI again,
thank you for your help.
I was trying to learn something in:/ja_hotel/templates/ja_hotel/tpls/blocks file header.php and I was changing values from 10 to 1 in both parameters
Example1:
<!– LOGO –>
<div class=”col-xs-10 col-sm-1 logo”>Example:
<!– LOGO –>
<div class=”col-xs-1 col-sm-1 logo”>…and everything was the same. In the end I put it back 4 and 3. Did I configure something wrong?
I would like to decrease the header size. You can see it in the picture below:
One other thing, I had changed the file as you said:
You can see how now looks my contact us page. It look s different on the demo.
Kind regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 17, 2015 at 5:28 am #705563<blockquote>I would like to decrease the header size. You can see it in the picture below:</blockquote>
Changes of grid size should be done in another file /templates/ja_hotel/tpls/blocksmainnav.php
I changed from:
<nav id="t3-mainnav" class="navbar navbar-default t3-mainnav col-sm-10 pull-right">
To :
<nav id="t3-mainnav" class="navbar navbar-default t3-mainnav col-sm-8 pull-right">
as you can see header height is changed
<blockquote>One other thing, I had changed the file as you said:</blockquote>
Sorry about this , i only now noted you installed website in a subfolder of your public_html so the correct path for the .htaccess file is
RewriteBase /ja_hotel
as you did already before
1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 17, 2015 at 5:28 am #751989<blockquote>I would like to decrease the header size. You can see it in the picture below:</blockquote>
Changes of grid size should be done in another file /templates/ja_hotel/tpls/blocksmainnav.php
I changed from:
<nav id="t3-mainnav" class="navbar navbar-default t3-mainnav col-sm-10 pull-right">
To :
<nav id="t3-mainnav" class="navbar navbar-default t3-mainnav col-sm-8 pull-right">
as you can see header height is changed
<blockquote>One other thing, I had changed the file as you said:</blockquote>
Sorry about this , i only now noted you installed website in a subfolder of your public_html so the correct path for the .htaccess file is
RewriteBase /ja_hotel
as you did already before
1 user says Thank You to pavit for this useful post
-
AuthorPosts
This topic contains 23 replies, has 2 voices, and was last updated by mile1950 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum