-
AuthorPosts
-
courtrecoveryoffice Friend
courtrecoveryoffice
- Join date:
- December 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
October 26, 2012 at 9:27 pm #181735I’m looking to move the entire site down about a 100 px to work with a background I designed. My question is, what classes and or ids
do I need to edit to make sure everything shifts together. I was hoping everything would be in a contained but noticed #ja-topbar is absolutely positioned, .ja-header-r uses margins from the top of the page, .logo uses margins, and there are different divs for clearing white space, the magazine menu bar I’m not sure about what classes are involved in that… So if you can tell me which files if other then template.css and what classes and ids to edit it would help. I keep poking around but I haven’t found everything yet.Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
October 26, 2012 at 9:29 pm #471213Post a link to your site and I will be able to take a look for you. Please make sure that css optimization is disabled in the template manager so I can give you the exact css to adjust.
courtrecoveryoffice Friendcourtrecoveryoffice
- Join date:
- December 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
October 26, 2012 at 9:56 pm #471215The site is not live yet… I attached a screen shot. As can be scene the menu still needs to be aligned, and I’m not sure if the rest of the page below will be pushed down or not after that. Some of that might have to do with the divs. Just look at the demo for teline IV for 2.5. I installed that sample on WAMP and am modifying it somewhat. Just trying to get my barrings with what is what. =)
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
October 26, 2012 at 10:07 pm #471217Try adding.
#ja-header {
padding-top: 100px;
position: relative;
z-index: 10;}
and
#ja-topbar {
height: 26px;
padding-top: 100px;
position: absolute;
top: 0;
z-index: 11;}
courtrecoveryoffice Friendcourtrecoveryoffice
- Join date:
- December 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
October 26, 2012 at 10:17 pm #471219Yep that seems to work. Ok so everything is contain in the header except the top bar. Thanks! 🙂
courtrecoveryoffice Friendcourtrecoveryoffice
- Join date:
- December 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
October 26, 2012 at 10:26 pm #471220So. editing template.css only works for the home page. When you navigate away from home by either change the style of the pro news module or clicking on any link it goes back to the default positioning. I’m guessing editing the template.css for each themes will fix the menu item bit. What about the pro news? Where are the style sheets for that stored?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
October 27, 2012 at 7:56 am #471245Make sure you clear all your caches such as the JAT3 cache etc. The themes do not contain the above css so that will not be the problem you are seeing.
1 user says Thank You to Phill for this useful post
courtrecoveryoffice Friendcourtrecoveryoffice
- Join date:
- December 2008
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
October 27, 2012 at 12:24 pm #471265OK, that was the problem the JAT3 cache. Didn’t think about that. =)
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by courtrecoveryoffice 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How can I move the entire contents of the template down x pixels?
Viewing 8 posts - 1 through 8 (of 8 total)