MyBB Community Forums

Full Version: Two parts of the logo?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi I was wondering I can have two parts of the logo.

What I have is a forum that is based on VMK. What I want to do is have a link to VMK's page (this link will be an image).


Here is a diagram of what I would like:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


Red=Actual Logo
Green=Background of logo in Extra CSS
Blue=Link to VMK Website

If you have any question about what I mean post here.

Thanks for any help that can be provided Smile
Well use image maps!

regards
What do you mean?
Well I dont have fireworks or dreamweaver but I did find this in the source code:

<!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left" background="images/misc/EEBannerR.gif"><a href=""><img src="images/misc/EEBannerA.gif" border="0"/></a></td>
<td align="right" background="images/misc/EEBannerR.gif"><a href="http://vmk.disney.go.com/vmk/en_US/index?name=VMKHomePage"><img src="images/misc/VMKLogoButton.gif" alt="Go To Disney's Virtual Magic Kingdom" border="0" /></a></td>
please provide me with the full logo u need to use!! u dont actually have to break it in 2 if we are to use image maps.

regards
Well is there a way that we could actually split it in two?
then u can just give a link to the other part so easly !! they way u do for any image.

i'd like to see an illustration, as i dont understand that background thing in between
regards
Oh the background thing is part of the extra css it is basicly a filler (it is the same image as the logo except without text).
alright never mind!

i guess i found out what u needConfused?
Pages: 1 2