Change logo size
Amazing Joomla template for sharing your apps with responsive and super detailed design
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Sep 16, 2014 7:37 am
- Reply with quote
- Report this post
Hello
I'd like to change the logo size?
How to proceed?
Thks
I'd like to change the logo size?
How to proceed?
Thks
-
- Junior Boarder
- GK User
- Tue Sep 16, 2014 1:37 pm
- Reply with quote
- Report this post
Could you please post an url to your site?
-
- Moderator
- GK User
- Fri Sep 19, 2014 9:49 am
- Reply with quote
- Report this post
Cyberek wrote:Could you please post an url to your site?
Qqeros.com
Thks
-
- Junior Boarder
- GK User
- Mon Sep 22, 2014 6:11 pm
- Reply with quote
- Report this post
I have checked your site but it doesn't respond - is it working fine? Could you please check it?
-
- Moderator
- GK User
- Tue Sep 23, 2014 7:52 pm
- Reply with quote
- Report this post
I just checked http://qqeros.com it works
-
- Junior Boarder
- GK User
- Fri Sep 26, 2014 9:31 am
- Reply with quote
- Report this post
Please edit: /templates/gk_bluap/css/override.css and add at its end:
Now please modify width and height to change logo rectangle size, and margin value to modify top and bottom spacing. Of course if you would like to change graphic of logo itself - use graphic editing software.
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
#gkLogo {
height: 137px;
width: 219px;
margin: 50px 0;
}
Now please modify width and height to change logo rectangle size, and margin value to modify top and bottom spacing. Of course if you would like to change graphic of logo itself - use graphic editing software.
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
7 posts
• Page 1 of 1