Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1

    Default SMF Theme Oxygen Integration Problem


    Need Help on this.. please..

    1. Shoutbox dont appear on left corner, when added on index.php, it always appear on the top of the board..

    2. Where to add the script given by Google Adsense if you want it to appear on the left side corner..

    thanks

  2. #2
    Forever Newbie BeoR's Avatar
    Join Date
    Feb 2002
    Gender
    Male
    Posts
    4,856
    Blog Entries
    5

    Default Re: SMF Theme Oxygen Integration Problem

    u mean like what we have here? I just followed the guides at simplemachine's forums...

  3. #3

    Default Re: SMF Theme Oxygen Integration Problem

    with great respect to you sir BeoR, i did all what the instructions indicated but it seems im not getting it... anyways, thank you for the reply sir, really appreciate it.. more power to you and istorya!

  4. #4
    Forever Newbie BeoR's Avatar
    Join Date
    Feb 2002
    Gender
    Male
    Posts
    4,856
    Blog Entries
    5

    Default Re: SMF Theme Oxygen Integration Problem

    I'll check my code later and post here what I changed.

  5. #5

    Default Re: SMF Theme Oxygen Integration Problem

    thank you very much Sir, it will help a lot!

  6. #6
    Forever Newbie BeoR's Avatar
    Join Date
    Feb 2002
    Gender
    Male
    Posts
    4,856
    Blog Entries
    5

    Default Re: SMF Theme Oxygen Integration Problem

    This is what I changed.

    search for
    Code:
    echo '
        <table id="bodyarea" width="100%" cellpadding="0" cellspacing="0" border="0"><tr>';
    
        echo '<td width="100%" align="left" valign="top" style="padding: 10px;">';
    replace with
    Code:
    echo '
        <table width="100%" cellpadding="0" cellspacing="0" border="0"><tr valign="top">';
         echo '
            <td width="120">
            <table width="100%" cellpadding="1"><tr class="titlebg"><td><b>&nbsp;Shoutbox</b></td></tr>
            <tr><td bgcolor="#FCFCFC" align="left"><font size="-6">', smfshout(), '</font></td></tr>
            </table></td>';
         echo '
            <td id="bodyarea" style="padding: 1ex 20px 2ex 20px;">';
    Hope this helps.




    Best Regards

  7. #7

    Default Re: SMF Theme Oxygen Integration Problem

    whoooaa! that's it Sir....! Thanks, it works!...

  8. #8
    Forever Newbie BeoR's Avatar
    Join Date
    Feb 2002
    Gender
    Male
    Posts
    4,856
    Blog Entries
    5

    Default Re: SMF Theme Oxygen Integration Problem

    Glad to be of help.

  9. #9

    Default Re: SMF Theme Oxygen Integration Problem

    Master BeoR, if I want to put the goodgle ads below the shoutbox, where will i put the codes provided by google in index.template.php?

    thanks

  10. #10
    Forever Newbie BeoR's Avatar
    Join Date
    Feb 2002
    Gender
    Male
    Posts
    4,856
    Blog Entries
    5

    Default Re: SMF Theme Oxygen Integration Problem

    paste the google code right after the shoutbox code. you can do it like the one below.
    Code:
    echo '
        <table width="100%" cellpadding="0" cellspacing="0" border="0"><tr valign="top">';
         echo '
            <td width="120">
            <table width="100%" cellpadding="1"><tr class="titlebg"><td><b>&nbsp;Shoutbox</b></td></tr>
            <tr><td bgcolor="#FCFCFC" align="left"><font size="-6">', smfshout(), '</font></td></tr>
    	    <tr><td>
    			- insert google code here -
    	    </td></tr>	
            </table></td>';
         echo '
            <td id="bodyarea" style="padding: 1ex 20px 2ex 20px;">';

  11.    Advertisement

Page 1 of 2 12 LastLast

Similar Threads

 
  1. Template / Theme design contest inputs...
    By BeoR in forum Websites & Multimedia
    Replies: 107
    Last Post: 07-28-2006, 01:30 PM
  2. N70 themes problem
    By johnnybabe in forum Gizmos & Gadgets (Old)
    Replies: 5
    Last Post: 06-25-2006, 01:21 AM
  3. N70 themes problem
    By johnnybabe in forum Gizmos & Gadgets (Old)
    Replies: 0
    Last Post: 06-19-2006, 12:50 PM
  4. P910 theme problem
    By Jr_Gong in forum Gizmos & Gadgets (Old)
    Replies: 6
    Last Post: 07-02-2005, 11:05 PM
  5. m125 problem
    By eliel73173 in forum Gizmos & Gadgets (Old)
    Replies: 6
    Last Post: 04-29-2005, 01:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top