Print Topic - Archive

E-Blah Community  /  Forum Support  /  Adding logo problem
Posted by: redeemedsheep, June 19, 2008, 5:32pm
Okay...What am i doing wrong? I copied this code and added my site's information.

<body>

<table width="90%" cellpadding="3" cellspacing="0">
<tr>
<td><a href="http://www.theswap.com"><img src="<blah v="$images">/theswap.png" width="100%" height="120" /></a>
</td>
</tr>
</table>


I did add my logo image to the image file, but the image won't show up.  :-/

Link to my site: http://www.theswap.com/forum/Blah.pl?

I can get my logo there via the css template, but I can't figure out how to get rid of the words when you click on the menu files. It looks pretty silly to have the word "calendar" written in the logo. ;)

Any help is appreciated. :)
Posted by: iCONICA, June 19, 2008, 5:52pm; Reply: 1
is all of that image in the correct case? theswap.PNG isn't the same as theswap.png.. other than that it all looks good to me... O.O

Which images path is set in your settings.pl? because there can be images in blahdocs and images in your template folder. if its linked to the blahdocs images and not the templates images or vice versa... check that.
Posted by: CaptainLarryIII, June 19, 2008, 6:15pm; Reply: 2
Ok..I'm having that same exact problem.lol You edit the template.html right? I inserted

<table width="90%" cellpadding="3" cellspacing="0">
<tr>
<td><img src="<blah v="$images">/image.jpg" width="100%" height="120" alt="Logo" />
</td>
</tr>
</table>

under <body> And put the image in the blahdocs images and the template images...
Posted by: CaptainLarryIII, June 19, 2008, 6:21pm; Reply: 3
Never mind I got it working but.... It blew up my image and the words in bold are still there..hm...
Posted by: redeemedsheep, June 19, 2008, 6:35pm; Reply: 4
I have the image in the template image folder, not the blahdocs images folder. This is driving me crazy!!  :P

edit:
Okay, I added the image to the blahdoc images folder and now it's there! I still have the words below, though. How do I get rid of those??
Posted by: CaptainLarryIII, June 19, 2008, 6:56pm; Reply: 5
I got rid of the

</div>
<div id="title">
<blah v="$title">
</div>

and it got rid of it, but it messed up the borders/centering of the site.Hm..
Posted by: iCONICA, June 19, 2008, 6:56pm; Reply: 6
you mean the forum name? Just go into the settings panel and where it says "forum name" delete the contents of that. that should remove the forum name.

Did you say you've got the image there now?

If its stretching the image, just remove the width=100% from it.
Posted by: iCONICA, June 19, 2008, 6:57pm; Reply: 7
Quoted from CaptainLarryIII
Ok..I'm having that same exact problem.lol You edit the template.html right? I inserted

<table width="90%" cellpadding="3" cellspacing="0">
<tr>
<td><img src="<blah v="$images">/image.jpg" width="100%" height="120" alt="Logo" />
</td>
</tr>
</table>

under <body> And put the image in the blahdocs images and the template images...


Thats only if the images directory is set to the blahdocs images directory, not the templates images.
Posted by: iCONICA, June 19, 2008, 7:01pm; Reply: 8
Quoted from CaptainLarryIII
I got rid of the

</div>                          <<<<< not that. that will break the above div.
<div id="title">
<blah v="$title">
</div>

and it got rid of it, but it messed up the borders/centering of the site.Hm..


Posted by: redeemedsheep, June 19, 2008, 7:06pm; Reply: 9
I did, but then you don't see the name on the tab...Here is a screen shot showing what I mean.
Posted by: CaptainLarryIII, June 19, 2008, 7:07pm; Reply: 10
Ok everything is fixed except when I get rid of the forum name though it messes up the alignment of the main menu links. Putting them on the left vertically.
Posted by: iCONICA, June 19, 2008, 7:13pm; Reply: 11
ok, larry's suggestion is the html title. not the boards title. that's why you don't have any titles in to browser window.

If you want, i could take a look at it. pm me ftp details and describe what you want doing.
Posted by: CaptainLarryIII, June 19, 2008, 7:26pm; Reply: 12
HAHAH YAY! I fixed it! Now that I've spent hmmm 2 hours. I'm off to bed. :p Wait though doesn't changing the board title get rid of the browser window title?
Posted by: redeemedsheep, June 19, 2008, 7:39pm; Reply: 13
I solved most of the problem!!!  ;D
Posted by: redeemedsheep, June 19, 2008, 7:50pm; Reply: 14
Except, the words are still there for the other menu options. *pout* I don't want them there!!!
Posted by: redeemedsheep, June 19, 2008, 8:23pm; Reply: 15
If they can't go away, I can make them look better. I figured out how. :)

Posted by: redeemedsheep, June 19, 2008, 8:27pm; Reply: 16
I love it when I feel successful!!! I'm really liking how it's looking.  8)
Posted by: iCONICA, June 19, 2008, 8:28pm; Reply: 17
whoa, i was just about to take a look. It looks fine from here. what did you want doing? if you still do?
Posted by: redeemedsheep, June 19, 2008, 8:30pm; Reply: 18
I think I'm good!!! I just sent you a PM thanking you. :)
Print page generated: March 10, 2010, 6:38am