-
AuthorPosts
-
guap Friend
guap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
June 3, 2008 at 5:59 pm #129249HI,
I want to position my banner on top of the page (JA login). But when I preview the page, the banner appears on top of the logo (left) Attached is the image.
I spent an hour working on this but no luck. How can I position my banner to the right where the date and text tool is also right above it?
I’d appreciate your help. Thanks.
June 3, 2008 at 6:06 pm #251761hey,
I had the same problem, but you have to change 2 simple things:
1) Edit/Replace this in the: index.php file
[PHP]<div id=”ja-headtools” class=”ja-headtool”>
<div class=”ja-innerpad clearfix”>
PUT HERE YOURE BANNER
</div>
</div>
[/PHP]2) And edit this in de CSS:
[PHP]/*Head Tools*/
#ja-headtools {
top: 3px;
[/PHP]guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
June 4, 2008 at 1:44 am #251797Thank for your reply
I edit and replace code. This time the banner is behind the LOGO. I want the banner to move to the right side just beside the logo. Attached is the image.
How can I do this? I need your advise.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 4, 2008 at 5:58 am #251857More easy if you show us your site url?
guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
June 4, 2008 at 8:18 am #251876<em>@Menalto 56933 wrote:</em><blockquote>More easy if you show us your site url?</blockquote>
Thanks, here is the]. I position the banner on ja-login and after doing it, the banner is behind the logo. I want to place the banner on the right side – align with the logo while the date,search text are above it.
How can I do this?
June 4, 2008 at 8:20 am #251877I copied this direct from index.php:
[php]<div id=”ja-headtools” class=”ja-headtool”>
<div class=”ja-innerpad clearfix”>
—BANNER—
</div>
</div>
</div>
</div>
<!– END: HEADER –>
[/php]and if you want also the border and backgrond, edit this in the CSS:
/*Head Tools*/
#ja-headtools {
top: 3px;
right: 0;
position: absolute;
border: 1px solid #CCCCCC;
background: #F7F7F7;
}
guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
June 4, 2008 at 3:20 pm #251922<em>@jeroen_a 56956 wrote:</em><blockquote>I copied this direct from index.php:
[php]<div id=”ja-headtools” class=”ja-headtool”>
<div class=”ja-innerpad clearfix”>
—BANNER—
</div>
</div>
</div>
</div>
<!– END: HEADER –>
[/php]and if you want also the border and backgrond, edit this in the CSS:
/*Head Tools*/
#ja-headtools {
top: 3px;
right: 0;
position: absolute;
border: 1px solid #CCCCCC;
background: #F7F7F7;
}</blockquote>Thank Jeroen_a
I did what you suggested but what happened was the logo disappeared and I did not get the same result . The header was gone. Do I need to leave the module for ja-login and user4 or did I miss something?
June 4, 2008 at 3:28 pm #251924Well, I didn’t use the ja-login or user4-module position.
I’m using a HTML-code provided by (for example) Google Adsense.guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
June 4, 2008 at 4:08 pm #251936<em>@jeroen_a 57023 wrote:</em><blockquote>Well, I didn’t use the ja-login or user4-module position.
I’m using a HTML-code provided by (for example) Google Adsense.</blockquote>Thanks Jeroen_a,
Is there a way to do it without removing the modules? Because I am not using an HTML code, I’d like to add another banner for ads and made the banner appear just below date, text tool..I did play with the css but I have no luck. If anybody out there was able to do this, kindly advise. Thanks.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by guap 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum