Total members 10262 | Gratitudes |It is currently Thu May 24, 2012 6:02 am Login / Join Codemiles


All times are UTC [ DST ]




Post new topic Reply to topic  Quick reply  [ 5 posts ] 
Author Question
 Question subject: Links like yours?
PostPosted: Thu Sep 18, 2008 12:42 am 
Offline
Newbie
User avatar

Joined: Thu Sep 18, 2008 12:35 am
Posts: 3
Has thanked: 0 time
Have thanks: 0 time

Hello,

Is there a way to add links above the board index like yours? (Ads by Google) Thanks,
Kent


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Links like yours?
PostPosted: Thu Sep 18, 2008 1:22 pm 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 2279
Location: Earth
Has thanked: 39 time
Have thanks: 61 time
snickersman wrote:
Hello,

Is there a way to add links above the board index like yours? (Ads by Google) Thanks,
Kent


yes , just edit style/template/over_all_header.html and put your ads there ,

_________________
Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Links like yours?
PostPosted: Sat Sep 20, 2008 10:27 pm 
Offline
Newbie
User avatar

Joined: Thu Sep 18, 2008 12:35 am
Posts: 3
Has thanked: 0 time
Have thanks: 0 time
A couple of other questions, how do I move the logo to the left hand side instead of center and how do I edit the login that is in the header? Or how do I delete it I moved the login from the botom up top.

Thanks,
Kent


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Links like yours?
PostPosted: Wed Sep 24, 2008 1:41 am 
Offline
Mastermind
User avatar

Joined: Tue Mar 27, 2007 10:55 pm
Posts: 2279
Location: Earth
Has thanked: 39 time
Have thanks: 61 time
hey sir ,
you have to edit over_all_header and change the html tags .
like
Code:

<tr>
         <td><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>

to
Code:
<tr><td  style="caption-side:left"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>


about the part of login ,cut it from index_body.html

Code:
<?php
<!-- IF not S_USER_LOGGED_IN -->
    <
br   />

    <
form method="post" action="{S_LOGIN_ACTION}">
    
    <
div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title"><h4><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></h4></div></div></div></div>
    <
table class="tablebg" width="100%" cellpadding="0" cellspacing="0">
    <
tr>
        
        <
td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" />&nbsp; <!-- IF S_AUTOLOGIN_ENABLED --> <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->&nbsp; <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
    </
tr>

    </
table>
    <
div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c">&nbsp;</div></div></div></div>
    
    {
S_FORM_TOKEN}
    </
form>
<!-- ENDIF -->


and put it in the place you want in overall_header.html

you are welcome

_________________
Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )


TOP
 Profile Send private message  
Reply with quote  
 Question subject: Re: Links like yours?
PostPosted: Wed Sep 24, 2008 10:33 pm 
Offline
Newbie
User avatar

Joined: Thu Sep 18, 2008 12:35 am
Posts: 3
Has thanked: 0 time
Have thanks: 0 time
Thanks again but it still wont move to the left and I want to delete the login that is in the header. I tried but it messed up the page so I put it back. Here is the link http://mandolinpraise.com/phpbb/ thanks for any help. If I can't delete it were is the background color for the login? The blue on top and bottom of the login is the old background color.

Thanks again,
Kent


TOP
 Profile Send private message  
Reply with quote  
Post new topic Reply to topic Quick reply  [ 5 posts ] 
Quick reply


  

 Similar topics
 Code to open multiple links.
 links CSS properties
 Many links for the one image
 Example of using access key with links
 background-image Anchor in header links
 Working with menus, Label links and files in C#
 passguide vcp-410 questions dumps download links
 Post offers not your websites links(rather , i will be spam)
 Post offers not a links to your website.(So it will be spam)
 Post offers not website links .

All times are UTC [ DST ]


Users browsing similar posts

Users browsing this forum: No registered users and 1 guest



Jump to:  
Previous Question | Next Question 




Home
General Talks
Finished Projects
Code Library
Games
Tutorials

Java
C/C++
C-sharp
php
Script
JSP/Servlets
Ajax
ASP/ASP.net
Google SEO
Database
Communications
Phpbb3 styles
Photoshop tutorials
Flash tutorials
Find a job






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team