custom features

More
6 years 6 months ago #960 by cladiv
custom features was created by cladiv
Good evening, i need to make some custom features to this template, in particular:

The template is installed in this temporary folder www.visionedigitale.it/africa4

and the custom features are:

1. Add 5 px to the top margin of the header
2. Add a top menù, i don't need necessarily a new position, i can built it with html, but i need some help

thanks :)

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #961 by admin
Replied by admin on topic custom features
Hello I can not reach your site connection is timing out.
for a second top menu please see this link
www.t3-framework.org/documentation/bs3-c...ti-instance-megamenu
For header please send me a picture because I can not see your site.

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #962 by cladiv
Replied by cladiv on topic custom features
this is the screenshot.

One more question, can i change the font to PT SERIF?
Attachments:

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #963 by admin
Replied by admin on topic custom features
for header try to add thta code to custom.css
#t3-header-fullwidth{margin-top:5px!important;}
for PT serif go to
templates\wt_news\tpls\blocks\head.php and find that line
<link href=" fonts.googleapis.com/css?family= " rel="stylesheet">
and add that line below it
<link href=" fonts.googleapis.com/css?family=PT+Serif:400,700 " rel="stylesheet">
The following user(s) said Thank You: cladiv

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #964 by cladiv
Replied by cladiv on topic custom features
i want only the top menu, can i skip the step 4 (megamenu for mainnav) of the documentation?

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #965 by cladiv
Replied by cladiv on topic custom features
i've used the documentation and top menu doesn't work. How to make it?

Please Log in or Create an account to join the conversation.

Time to create page: 0.448 seconds