-
AuthorPosts
-
April 21, 2011 at 1:20 pm #163065
Hello,
Is it possible to change the ~110 pixel gap between the Rasite menu and the beginning of content as shown in the attached image ?
Thanks so much.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 21, 2011 at 1:58 pm #387506Almost anything can be changed. In this case is does depend what you want to put in there. Maybe adjust the bit in red below to your needs for instance.
Template.css line 1190
#ja-header {
margin-top: 46px;
position: relative;
z-index: 10;}
April 21, 2011 at 2:29 pm #387511Hey Phill,
So good to hear from you 🙂
I was remiss by failing to note this would be the joomla 1.6 template. So sorry as am now wondering whether your instruction is for 1.5 or 1.6.
This is what I see for that section in my template.css ?
1172 /* HEADER
1173 ——————————————————— */
1174 #ja-header {
1175 position: relative;
1176 z-index: 10;
1177 }
1178
1179 #ja-header .main {
1180 height: 80px;
1181 padding: 0;
1182 position: relative;
1183 }
1184
1185 h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1;}
1186
1187 h1.logo, div.logo-text { float: left; z-index: 1; position: relative; }
1188
1189 /* Logo Image —*/
1190 h1.logo { height: 51px; margin-top: 20px; margin-left: 10px; width: 187px; }
1191
1192 h1.logo a {
1193 background: url(../images/logo.png) no-repeat left;
1194 display: block;
1195 height: 51px;
1196 width: 187px;
1197 }I am “guessing” line 1180 and so will try that one first.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by jdwilsonjr 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Can JA Rasite gap between the menu and content be changed ?
Viewing 3 posts - 1 through 3 (of 3 total)