-
AuthorPosts
-
salirporbenidorm Friend
salirporbenidorm
- Join date:
- December 2012
- Posts:
- 25
- Downloads:
- 13
- Uploads:
- 9
- Thanks:
- 16
July 24, 2013 at 1:51 pm #500035@media (max-width: 767px) {
.logo-image a {
background-size: 482px 80px;
}
}
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 25, 2013 at 2:44 am #500075Hi salirporbenidorm,
These codes are correct, & these will be effective on tablet portrait and mobile view. Please send me PM with the front-end access login of your website if you still get that syntax error with Firebug.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 25, 2013 at 2:29 pm #500149Hi salirporbenidorm,
The syntax error is caused the wrong calling new custom.css file in templates/ja_hawkstore/etc/assets.xml. The file should be:
<?xml version="1.0" encoding="utf-8"?>
<assets>
<scripts>
<file>js/jquery.nicescroll.js</file>
<file>js/script.js</file>
<file>js/javmprices.js</file></scripts>
<stylesheets>
<file>css/browserfix.css</file>
<file>css/custom.css</file>
</stylesheets>
</assets>Note: You don’t need to write a logo variable in your header.php while you had the logo defined in …/template.css file.
salirporbenidorm Friendsalirporbenidorm
- Join date:
- December 2012
- Posts:
- 25
- Downloads:
- 13
- Uploads:
- 9
- Thanks:
- 16
July 25, 2013 at 9:53 pm #500172hi_
i did remove the custom.css but the logo still with the same problem
thxphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 26, 2013 at 1:28 am #500175Hi salirporbenidorm,
This issue is related to the span width of your logo in header.php file, not custom.css file. You can change span4 to span6, your logo will display correctly.
1 user says Thank You to phong nam for this useful post
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
August 11, 2013 at 2:24 pm #501856Does anyone realise how ridiculous it is that EVERY TIME when Joomlart brings out a new template, that is every month, every single template buyers has to jump through loops to figure out how to perform a basic task such as changing the size of the logo. In this particular case, the thread already has two pages of entries, and there are still no easily to follow instructions. This is ridiculously frustrating. Why can’t you guys simply have a setting in the template configuration settings where the user can enter the width, height, location and name of the logo, along with his choice of template style?! Or at least provide – immediately when releasing the new template – easy to follow step by step instructions how to change the logo, including its size.
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
August 11, 2013 at 2:49 pm #501858<em>@Leo Burnetts 381883 wrote:</em><blockquote>After changing the logo span, you also need to reduce the main menu width to span8.</blockquote>It would be helpful if you explained how to do that at the same time.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
August 12, 2013 at 1:50 am #501871Hi Andrew,
When you open templatesja_hawkstoretplsblocksheader.php, you will see that we defined the restricted width of logo with span3 and span9 to main menu’s width.
In this case, you will need to increase the span of logo when its width is bigger than 249px on the desktop view. i.e: change span3 to span_x until you get perfect. You can refer the exact pixel of the span on device’s resolutions in templatesja_hawkstorecssbootstrap-responsive.css file.
1 user says Thank You to phong nam for this useful post
-
AuthorPosts
This topic contains 23 replies, has 8 voices, and was last updated by phong nam 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum