We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. mike
  2. General Discussion
  3. Thursday, 30 May 2013
  4.  Subscribe via email
hello ,,,
1- Iam trying to set my logo but it dosnt fit with th header size ,, i also tried to edit the header size but not working.
2- i resized the wide template to 740px but it's still wide.
3- my site is in arabic , every thig works great except megamenu , the text align to right but the head menu is coming from left.

please response

thank you
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
is this page for support or what ?
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Are you using the default template ? what layout are you using
You can post your website link to check more details for you
in general you need to change :
/templates/t3_blank/less/variable.less --> t3_blank = your theme name if its not the default

//
// T3 LOGO
// --------------------------------------------------
@T3logoWidth: 214px;
@T3logoHeight: 65px;

@T3LogoImage: "@{T3ImagePath}/logo.png";
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Gideon,,,
thank you for your reply...
I decided to move to another bootstrap framwork from another site...
thank you
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
NOOB here does anyone know what values i have to put to make the logo auto resize???
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi David,

You need to change the logo markup to use <img tag instead of using background image for auto resize image.
For T3 Bs3 Blank, you need to add img-responsive class to the <img tag of the logo markup.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
thanks for that! could you also point me in the right direction of where i would need to insert that code??? i assume in the templates/less
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi David,

You can try to open templates/[your template]/tpls/block/header.php

It required some knowledge about PHP + LESS/CSS to customize T3 template.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
For T3 Bs3 Blank, you need to add img-responsive class to the <img tag of the logo markup.


Admin, could you be a little more specific with those instructions.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.