Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Ads placement in Nuke theme
Old 07-23-2008, 11:19 AM Ads placement in Nuke theme
Novice Talker

Posts: 5
Trades: 0
I am working on a PHP Nuke theme, and the ads were placed down in with the content, and i wanted them up in the header beside the logo. Well I finally got the ads up in the header, but the ads are displayed centered below the logo and I want them beside the logo.

There is enough room pixel wise for them to fit side by side on my monitor, maybe some trouble on 800x600 but I plan on making a new theme just for that.

The problem is the theme uses tables rather than div's and I am not very familiar with coding tables, I am more of a CSS person myself.

Here is the code I have:

Code:
else {
    echo "<table cellpadding=\"0\" cellspacing=\"0\" width=\"$thewidth\" border=\"0\" align=\"center\">";
    echo "<tr><td background=\"themes/$thename/images/logobg.gif\"><img src=\"themes/$thename/images/logo.gif\" alt=\""._WELCOMETO." $sitename\" border=\"0\" height=\"100\" width=\"350\">";
if ($banners) {echo ads(0);}
   echo "</td></tr></table>";
}
dubbdesigns is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Ads placement in Nuke theme
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12559 seconds with 12 queries