-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 19, 2015 at 7:21 am #736089The logo and the top position don’t occupy much space so I think that changing the width will not affect others.
timeoutcorner Friendtimeoutcorner
- Join date:
- April 2014
- Posts:
- 93
- Downloads:
- 12
- Uploads:
- 26
- Thanks:
- 26
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 7:09 pm #571281Would this be the correct line to use for the top header for the css:
#t3-header.wrap.t3-header div.rowOkay that worked using this line.
timeoutcorner Friendtimeoutcorner
- Join date:
- April 2014
- Posts:
- 93
- Downloads:
- 12
- Uploads:
- 26
- Thanks:
- 26
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 7:09 pm #736329Would this be the correct line to use for the top header for the css:
#t3-header.wrap.t3-header div.rowOkay that worked using this line.
timeoutcorner Friendtimeoutcorner
- Join date:
- April 2014
- Posts:
- 93
- Downloads:
- 12
- Uploads:
- 26
- Thanks:
- 26
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 7:36 pm #571283That one was able to work making it smaller.
I am also having this same issue which was just noticed when on a regular menu and after scrolling to the end of the blogs the blog position wrapper (div.ja-infinity-wrapper) is also blocking the bottom content of the module. I tried to make the wrapper smaller as i did with the Top-Header but it did not work for the wrapper.
timeoutcorner Friendtimeoutcorner
- Join date:
- April 2014
- Posts:
- 93
- Downloads:
- 12
- Uploads:
- 26
- Thanks:
- 26
- Thanked:
- 1 times in 1 posts
May 20, 2015 at 7:36 pm #736331That one was able to work making it smaller.
I am also having this same issue which was just noticed when on a regular menu and after scrolling to the end of the blogs the blog position wrapper (div.ja-infinity-wrapper) is also blocking the bottom content of the module. I tried to make the wrapper smaller as i did with the Top-Header but it did not work for the wrapper.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 21, 2015 at 8:25 am #571342Could you post URL of that page here and screenshot of how it should be?
timeoutcorner Friendtimeoutcorner
- Join date:
- April 2014
- Posts:
- 93
- Downloads:
- 12
- Uploads:
- 26
- Thanks:
- 26
- Thanked:
- 1 times in 1 posts
May 21, 2015 at 7:23 pm #571409Here is the url: timeoutcorner.social/90-degree
As far as looks it should look the same only thing is when you scroll the menu to the end you cannot click on any of the bottom Geek cards. This happens on all category menu scrolls at the end of them.timeoutcorner Friendtimeoutcorner
- Join date:
- April 2014
- Posts:
- 93
- Downloads:
- 12
- Uploads:
- 26
- Thanks:
- 26
- Thanked:
- 1 times in 1 posts
May 21, 2015 at 7:23 pm #736457Here is the url: timeoutcorner.social/90-degree
As far as looks it should look the same only thing is when you scroll the menu to the end you cannot click on any of the bottom Geek cards. This happens on all category menu scrolls at the end of them.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 26, 2015 at 4:31 pm #571782You can go to the header block of your site: /templates/ja_your_default_template/tpls/blocks/header
Look for div tag of top-social:
<div class="span6 top-social">
change it to:
<div class="span3 top-social">
timeoutcorner Friendtimeoutcorner
- Join date:
- April 2014
- Posts:
- 93
- Downloads:
- 12
- Uploads:
- 26
- Thanks:
- 26
- Thanked:
- 1 times in 1 posts
June 1, 2015 at 9:56 am #572450Is there a place where the ja-infinity-wrapper is locatwd to change the span as well as it seems that is was blocking the content from being clickable. As the <div class=”span3 top-social”> took affect but did not solve issue.
timeoutcorner Friendtimeoutcorner
- Join date:
- April 2014
- Posts:
- 93
- Downloads:
- 12
- Uploads:
- 26
- Thanks:
- 26
- Thanked:
- 1 times in 1 posts
June 1, 2015 at 9:56 am #737487Is there a place where the ja-infinity-wrapper is locatwd to change the span as well as it seems that is was blocking the content from being clickable. As the <div class=”span3 top-social”> took affect but did not solve issue.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 3, 2015 at 10:37 am #572710It will depend on the type of menu you’re using on that page.
For example, in our demo site, the homepage shows the featured articles and you can find above div within this file: root/templates/ja_smashboard/html/com_content/featured/default.php
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 3, 2015 at 10:37 am #737745It will depend on the type of menu you’re using on that page.
For example, in our demo site, the homepage shows the featured articles and you can find above div within this file: root/templates/ja_smashboard/html/com_content/featured/default.php
timeoutcorner Friendtimeoutcorner
- Join date:
- April 2014
- Posts:
- 93
- Downloads:
- 12
- Uploads:
- 26
- Thanks:
- 26
- Thanked:
- 1 times in 1 posts
June 8, 2015 at 9:45 pm #573368<em>@Saguaros 476228 wrote:</em><blockquote>It will depend on the type of menu you’re using on that page.
For example, in our demo site, the homepage shows the featured articles and you can find above div within this file: root/templates/ja_smashboard/html/com_content/featured/default.php</blockquote>
I couldnt find that div within that file for the one above
-
AuthorPosts
This topic contains 32 replies, has 2 voices, and was last updated by Saguaros 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum