- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 42 guest(s) and 1 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Need simple alignment help. [ ]
Author
Message
DaBaitMan
Nuke Soldier
Joined: Dec 24, 2006
Posts: 12
Posted:
Sun Dec 24, 2006 6:42 am
I just need to know how to center and shrink the higth of my logo. www.rickersbait.com
I think Im woking with the right code.
."<tr><td width=\"100%\" height=\"88\" bgcolor=\"#FFFFFF\">\n"
."<table border=0 width=100% cellpadding=0 cellspacing=0><tr><td align=\"left\"><a href=\"index.php\"><img border=\"0\" src=\"themes/DeepBlue/images/logo.gif\" alt=\"Welcome to Rickers Bait & Marine!\" hspace=\"20\"></a></td><td background=\"themes/DeepBlue/images/logo-graphic.gif\" img border=\"0\" width=\"380\" height=\"88\"align=\"right\">";
if ($banners) {
include("banners.php");
}
DaBaitMan
Nuke Soldier
Joined: Dec 24, 2006
Posts: 12
Posted:
Sun Dec 24, 2006 7:28 am
Or anyone good with photoshop? Could someone make me one that would fit in the big white rectangle?
Diablo2007
Nuke Soldier
Joined: Jan 07, 2007
Posts: 27
Posted:
Tue Jan 09, 2007 1:36 pm
hey baitman, hit me up here:
admin@infamouscallofduty.com
Give me as much info as you can in regards to what you want and I will see what I can do in regards to a new logo...
To center the image try editing this line:
Code:
."<table border=0 width=100% cellpadding=0 cellspacing=0><tr><td align=\"left\"><a href=\"index.php\"><img border=\"0\"
TO:
Code:
."<table border=0 width=100% cellpadding=0 cellspacing=0><tr><td align=\"center\"><a href=\"index.php\"><img border=\"0\"
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum