- Posts: 35
- Thank you received: 0
How could I Change Logo position to the right?
-
Haji Rafiei
Inactive member -
Topic Author
- Member
-
Less
More
13 years 6 months ago #11167
by Haji Rafiei
How could I Change Logo position to the right? was created by Haji Rafiei
Hi,
I am a new member of the Hot Joomla Templates site, it´s great and I can find so many features. Thank you.
I have problem to change Logo position to the right in hot destination template.
Could you helpe me to sort out the problem, please?
Regards
Saeid
I am a new member of the Hot Joomla Templates site, it´s great and I can find so many features. Thank you.
I have problem to change Logo position to the right in hot destination template.
Could you helpe me to sort out the problem, please?
Regards
Saeid
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 6 months ago #11172
by ivan.milic
Replied by ivan.milic on topic Re: How could I Change Logo position to the right?
Hi,
open layout.css and find:
.logo {
height: 115px;
width: 270px;
float: left;
}
change it to
.logo {
height: 115px;
width: 270px;
float: right;
}
open layout.css and find:
.logo {
height: 115px;
width: 270px;
float: left;
}
change it to
.logo {
height: 115px;
width: 270px;
float: right;
}
Please Log in to join the conversation.
-
Haji Rafiei
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 35
- Thank you received: 0
13 years 6 months ago #11176
by Haji Rafiei
Replied by Haji Rafiei on topic Re: How could I Change Logo position to the right?
Thank you Ivan, it was so useful.
Regards,
Saeid
Regards,
Saeid
Please Log in to join the conversation.
Time to create page: 0.150 seconds