Help - Search - Members - Calendar
Full Version: Logo Settings
World Dating Partners Forum > HTML > HTML support
Robert (8191)
Hi Jeneve, Welcome to the forum. smile.gif

What kind of logo are you thinking of?
dookiegal
I have a logo that i would like to place at the top of my front page, i have uploaded it to a img file i created but when i try to edit the html to show the logo it goes completely wrong. Could somebody show me how i am going wrong. The logo is 100px high and 800px wide, i can scale this down if it is to big but it works quite well on another affiliate programme i use, but i think it would look even better here. Thank you.
Kind regards,

Jeneve
dookiegal
QUOTE(Robert (8191) @ Mar 30 2008, 11:56 PM) *
I see what you mean, did you want it in place of where you have "Adultchatspar" and the "search member video"?

Hi Robert,
Yes i would like to be able to place the logo where it says adultchatspar.
I would of thought they would of allowed for a logo editor or something but they dont, or if they do i cant find it.
Robert (8191)
I think because all the sites are different it would be too awkward to individually add a logo editor for each site.

It can be done as i've shown in my above post but obviously a small amount of HTML knowledge is needed. smile.gif
Robert (8191)
Hi Jeneve,

Just under the code you've just replaced, you need to remove this code ....

<a href="/static/video/video.do"><img src="/images/skin/Index/video_icon.gif" width="79" height="32" alt="Video" title="Video" align="left" />Search members video!<br /><span style="text-decoration:underline">Start watching here</span></a>
</div>
</td>
</tr>
<tr><td><div id="langBar">
dookiegal
Hi,
I am a newbie to all of this, can anyone tell me how to place my logo at the top of my page, as i have tried a few things but it never turns out the way i had hoped. Thank you,

Jeneve
Robert (8191)
Which site is it for Jeneve?
dookiegal
Hi Robert,
It is for my http://www.adultchatspar.co.uk site
Robert (8191)
I see what you mean, did you want it in place of where you have "Adultchatspar" and the "search member video"?


Edit: I've modified the html to remove the above and add an image code in it's place, all you need to do is scroll down the source and replace the code with..

<body>
<table align="center" width="715" border="0" cellspacing="0" cellpadding="0">

<tr>
<td><img border="0" src="insert image url here" width="756" height="100"></td>
</tr>
<tr><td><div id="langBar">



The image would need to be resized to "756" to be flush with the main table and the height you can change if needed. smile.gif


If you want to move the "search member video" at the bottom, you can add this code..

<div align="center" id="video">
<a href="/static/video/video.do"><img src="/images/skin/Index/video_icon.gif" width="79" height="32" alt="Video" title="Video" align="left" />Search members video!<br /><span style="text-decoration:underline">Start watching here</span></a>
</div>



Hope this helps.
dookiegal
Thanks Robert i will give that a go.
dookiegal
Hi Robert,
Your code worked perfect thank you, My husband thinks it looks like a bingo ad....lol what do you think
Robert (8191)
No problems smile.gif

lol i suppose in a way it does but still looks ok.

You've still got 2 of the code below just under the code you've just replaced, if you remove one it should fit better...

<tr><td><div id="langBar">



Edit: Perfect now. smile.gif
cornish_will
on my dating site i'd love to put a logo on but how could i get it in same colours so if fit in and look just right?
Robert (8191)
Hi Will,


What you'd have to do is create one in something like Photoshop or similar. smile.gif
dookiegal
Hi Robert,
do you think it would be possible to place the video link next to my logo, or do you think it would look out of place?
Thank you for your help.

Jeneve
Robert (8191)
Hi Jeneve,

With the width it would probably display the Video link under the logo, you could widen the logo to 756px which would make it fit the width of the main table though. smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.