Go Back   vBulletin Setup > vBulletinSetup Information > vBulletin Skins, Styles and Templates


Please Register to get full access to the forums.
Post New Thread  Reply



#1   09-12-2008, 08:44 AM
Send a message via AIM to Caddyman Send a message via MSN to Caddyman Send a message via Yahoo to Caddyman Send a message via Skype™ to Caddyman Caddyman is just really niceCaddyman is just really niceCaddyman is just really nice Join Date: Dec 2006 Posts: 3,354 Location: Delaware
iTrader: (0)
Attorney general collapses while giving speech
HELP - Clean up my footer


ok

I have been wanting to clean up/pretty up my footer on TalkDE for a while now. im a gfx guy so ill say it in pictures

what i got now
Attachment 1187

This is what i want to do, extend the blue down and put the copyright text and links inside the light blue
Attachment 1188

This is what i really want to do. similar to the .org. copyright and links at very bottom, then have a seperate box with useful links in the light blue
Attachment 1189

if this seems to complex to walk me thru here, i would be willing to pay a few beans to make it happen....
--------------------
Philly Sports
Delaware Online
PA Forums

Last edited by Caddyman; 10-15-2008 at 11:16 AM..
Quote   |  



#2   09-12-2008, 09:06 AM
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee ArnyVee is a jewel in the rough Join Date: Apr 2008 Posts: 2,098 Location: South Florida
iTrader: (0)
A vent please
Re: HELP - Clean up my footer


Yeah, that looks very clean my friend. If someone does it for you, I'll split the beans with you (as long as it's not too many beans) to know how to do it to mine
--------------------
Walt Disney Boards
Walt Disney Buddies
Glam Rock Talk : Under Construction :D
Quote   |  



#3   09-12-2008, 10:53 AM
Blake2181 is a jewel in the rough Join Date: Mar 2008 Posts: 849
iTrader: (0)
Re: HELP - Clean up my footer


That does look really nice. So what your going to put all the copyright in the box between the useful links? That would be pretty pimp.
--------------------
Out Of Work Admin
Quote   |  



#4   09-12-2008, 11:15 AM
Send a message via AIM to Caddyman Send a message via MSN to Caddyman Send a message via Yahoo to Caddyman Send a message via Skype™ to Caddyman Caddyman is just really niceCaddyman is just really niceCaddyman is just really nice Join Date: Dec 2006 Posts: 3,354 Location: Delaware
iTrader: (0)
Attorney general collapses while giving speech
Re: HELP - Clean up my footer


if i can get the links box coded in it will look like the screenshot i made. copyright and all in very bottom with just links in the footer box
--------------------
Philly Sports
Delaware Online
PA Forums
Quote   |  



#5   09-12-2008, 11:22 AM
Blake2181 is a jewel in the rough Join Date: Mar 2008 Posts: 849
iTrader: (0)
Re: HELP - Clean up my footer


Ahhh nice... Well you should be able to do that with a div or a table....I find the best way to do stuff like that is to use an editor. My favorite is Sitespinner. You can use it to create how you want and then get a code view of it. And then see what code would make it look that way. That is the lazy mans way LOL

I threw it together real quick

Just replace the box with the image you want to use Obviosuly you can adjust the size..And use the links replace them with your links..I mean you can easily edit the spacing and all in the code..But that should do for you...I say use sitespinner and be lazy LOL

Code:
<div id="Oobj1" style="position:absolute;z-index:1;visibility:visible; left:138px;top:46px;width:400px;height:152px;">
<img name="Ggeo1" src="http://forum.vbulletinsetup.com/f15/Box path" alt="" border = "0"  width="400" height="152"></div>

<div id="Oobj5" style="position:absolute;z-index:2;visibility:visible; left:152px;top:54px;width:56px;height:24px;">
<div id="Grtf4" class="dfltt">
<font face="Arial" class="fsx05">Link<br></font></div>
</div>

<div id="Oobj2" style="position:absolute;z-index:3;visibility:visible; left:152px;top:85px;width:56px;height:24px;">
<div id="Ggeo5" class="dfltt">
<font face="Arial" class="fsx05">Link<br></font></div>
</div>

<div id="Oobj3" style="position:absolute;z-index:4;visibility:visible; left:417px;top:54px;width:56px;height:24px;">
<div id="Ggeo6" class="dfltt">
<font face="Arial" class="fsx05">Link<br></font></div>
</div>

<div id="Oobj6" style="position:absolute;z-index:5;visibility:visible; left:419px;top:88px;width:56px;height:24px;">
<div id="Ggeo8" class="dfltt">
<font face="Arial" class="fsx05">Link<br></font></div>
</div>
--------------------
Out Of Work Admin

Last edited by Brandon; 09-12-2008 at 09:28 PM..
Quote   |  



#6   09-12-2008, 07:08 PM
Send a message via AIM to Caddyman Send a message via MSN to Caddyman Send a message via Yahoo to Caddyman Send a message via Skype™ to Caddyman Caddyman is just really niceCaddyman is just really niceCaddyman is just really nice Join Date: Dec 2006 Posts: 3,354 Location: Delaware
iTrader: (0)
Attorney general collapses while giving speech
Re: HELP - Clean up my footer


when i get some time ill check that out Blake, thanks man

i was 30 minutes into our trip to philly tonight and the baseball game got postponed due to rain...WHACK!
--------------------
Philly Sports
Delaware Online
PA Forums
Quote   |  



#7   09-12-2008, 09:00 PM
Blake2181 is a jewel in the rough Join Date: Mar 2008 Posts: 849
iTrader: (0)
Re: HELP - Clean up my footer


Wow that sux I have couple friends who live in Eriee. They were talking about how yall get blizards instead of hurricanes LOL Man Yall are lucky
--------------------
Out Of Work Admin
Quote   |  



#8   09-13-2008, 04:26 AM
Send a message via Yahoo to valdet valdet has a spectacular aura about Join Date: Jan 2008 Posts: 246 Location: Kosova
iTrader: (0)
Re: HELP - Clean up my footer


I won't go into coding as it takes a lot of time here, but in regards to the box like in your pic #3 (vb.org style) there is a mod from Princeton that does exactly that.

Here it is:
vbulletin.org Footer Info Panel - vBulletin.org Forum

Enjoy,
Val.
Quote   |  



#9   09-13-2008, 08:13 AM
Blake2181 is a jewel in the rough Join Date: Mar 2008 Posts: 849
iTrader: (0)
Re: HELP - Clean up my footer


That seems kind of pointless LOL

You could just view source on vb.org and copy it. Then you can now edit as want.

<br>

<table class="tborder" style="table-layout: fixed;" width="100%" align="center" border="0" cellpadding="4" cellspacing="1">
<tbody><tr>
<td class="tcat">New To Site?</td>
<td class="tcat">Need Help?</td>
</tr>
<tr>
<td class="alt1">
<ul>

<li><a href="info.php?do=about">About vBulletin.org</a></li>

<li><a href="register.php">You will need to register to Participate</a></li>


<li><a href="info.php?do=rules">Review Our Site Rules</a></li>
<li><a href="info.php?do=botm">What is Board Of The Month (BOTM)?</a></li>
<li><a href="info.php?do=motm">What is Modification Of The Month (MOTM)?</a></li>

</ul>
</td>
<td class="alt1">

<ul>
<li><a href="forumdisplay.php?do=markread" rel="nofollow">Mark Forums Read</a></li>
<li><a href="showthread.php?t=113792">Do Your Research Before Hiring!</a></li>
<li><a href="info.php?do=sitemap">Site Map</a></li>


<li><a href="info.php?do=staff" rel="nofollow">Meet Our Staff</a></li>

</ul>
</td>
</tr>

</tbody></table>
--------------------
Out Of Work Admin
Quote   |  



#10   09-13-2008, 10:58 AM
Send a message via AIM to Caddyman Send a message via MSN to Caddyman Send a message via Yahoo to Caddyman Send a message via Skype™ to Caddyman Caddyman is just really niceCaddyman is just really niceCaddyman is just really nice Join Date: Dec 2006 Posts: 3,354 Location: Delaware
iTrader: (0)
Attorney general collapses while giving speech
Re: HELP - Clean up my footer


thanks for teh advice, if i can find a few minutes today, ima give this my valiant effort.
--------------------
Philly Sports
Delaware Online
PA Forums
Quote   |  
Post New Thread  Reply
vBulletin Setup > vBulletinSetup Information > vBulletin Skins, Styles and Templates


Thread Tools
Display Modes

 
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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Clean up your Navbar -and- Add Homepage Links Brandon vBulletin SEO Tips and SEO Questions 21 11-01-2008 04:03 PM
Hacked to the gills or supa clean? Caddyman vBulletin Questions 7 09-27-2008 12:33 AM
CA Serenity (clean, web 2.0 design, vbadvanced support, many colors) CyberAlien vBulletin styles - 3.6.x 7 06-04-2007 07:12 AM
CA Serenity (clean, web 2.0 design, vbadvanced support, many colors) CyberAlien vBulletin styles - 3.6.x 4 05-14-2007 11:53 AM
preloader in footer tespara vBulletin Questions 0 12-26-2006 08:43 PM


All times are GMT -6. The time now is 12:39 AM.

vBulletin Setup, vBulletin Setup Forums, vBulletin Services, vBulletin Blogs, vBulletin SEO, vBulletin Questions
vBulletin Skins, Styles, Templates, vBulletin Monetization, Blogs, vBulletin Link Directory,Quality Link Directory