-
AuthorPosts
-
September 11, 2010 at 8:57 pm #154233
Hello,
Is there a way to raise the main content blocks up snug to the nav bar?
I’m using JA_Purity_II.
Client requested the left column have color. Found how to do that in the left.php file. But it leaves a gap between top of the left column and the bottom of the main nav bar.
I’ve looked, and tweaked for a couple days on it… Oh, and I’ve learned a ton about this template, fantastic, by the way!! And the tutorial on the T3 Framework on the wiki is great, but doesn’t cover this request.
Ideas?
Thank you!!
Laura Rubino FriendLaura Rubino
- Join date:
- September 2014
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 15 times in 14 posts
September 12, 2010 at 12:35 am #355222Check the css files
September 12, 2010 at 4:01 am #355235Thanks for that. But, I’ve been through a lot of them but am not sure what to look for.
Needed to color the background of the left column, and in doing so have left a white gap between top of left column and the main menu nav bar.
What would I be looking for to bring the left column, or all main content area up snug to the main menu nav bar?
I see a lot of margin, and px dimensions but haven’t found what configures the distance between the main menu nav bar and the left column, or main body.
Thanks for the suggestion… Ideas on what I should look for in the css files?
I’ve looked at template_rtl.css, template.css, split.css, layout.css, mega.css and a variety of php files including default, left, header, head, etc.
Just not sure what to even look for.
Thanks….
J
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 13, 2010 at 9:31 am #355370You try to install and use the firebug of the fire fox https://addons.mozilla.org/en-US/firefox/addon/1843/, this extension will help you find css of those elements. here is a video guide : http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/
September 23, 2010 at 2:36 pm #356496Thanks tienhc, I completely forgot about that addon.
So, you should change .leading in template.css (line 266). Just change padding-top:
.leading {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
padding-top: 10px;Here you can change the dividing line between elements, too – it’s in border-bottom.
-
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by sarca 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum