- Posts: 12
- Thank you received: 0
logo and top menu problem
-
rahulz
Inactive member - Topic Author
- New Member
Less
More
10 years 9 months ago #37569
by rahulz
logo and top menu problem was created by rahulz
bollywoodbook.in/testing/
I face problem in top menu & logo problem, plz help in rectifying !!! This is hot relief template
PFA
I face problem in top menu & logo problem, plz help in rectifying !!! This is hot relief template
PFA
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37571
by ivan.milic
Replied by ivan.milic on topic logo and top menu problem
Open layout.css:
.logo {
height: 100px;
width: 600px;
float: left;
}
set width: 250px;
.logo {
height: 100px;
width: 600px;
float: left;
}
set width: 250px;
Please Log in to join the conversation.
-
rahulz
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37593
by ivan.milic
Replied by ivan.milic on topic logo and top menu problem
Ok, I see.
You need to edit index.php of template , you will find <img tag code with width and height attributes set. You need to adjust them. You will also have to undo previous change
You need to edit index.php of template , you will find <img tag code with width and height attributes set. You need to adjust them. You will also have to undo previous change
The following user(s) said Thank You: rahulz
Please Log in to join the conversation.
-
rahulz
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
10 years 9 months ago #37600
by rahulz
Replied by rahulz on topic logo and top menu problem
help removing this line,,, pfa
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37605
by ivan.milic
Replied by ivan.milic on topic logo and top menu problem
In index.php of template
<?php $this->setGenerator(''); ?>
as very start of file.
<?php $this->setGenerator(''); ?>
as very start of file.
Please Log in to join the conversation.
Time to create page: 0.095 seconds