Quote:
Originally Posted by ArnyVee
S-MAN, I don't care who gets credit as long as we help a fellow webmaster/admin! :up:
It's all about helping out and strengthening the community, right? 
|
EXACTLY although some attitudes and tactless wit used by some members around here gets me down sometimes but if most of us do what we can the rest can benefit

!!!!
Quote:
Originally Posted by powersilie
Hallo S-MAN!
Thanks a lot for trying to help me!!!
But I do not use this link:
Code:
<a href="http://www.yoursitename.com"> Fleisch</a>
because the word "Fleisch" is already a link. (made by vB)
My code is this one:
Code:
<img src="images/fb/fleisch.JPG" border="0" style="vertical-align:middle;"/>Fleisch
I also tried this code:
<img src="images/fb/fleisch.JPG" border="0" style="vertical-align:middle;"/> <a href="http://www.yoursitename.com">Fleisch</a>
It's logical to separate the pic from the link, then only the word is underlined. The only thing is I can't use this code because
the forum name disappeared, the link of the first posting appeared and in admin panel this forum was "gone"
In the admin panel it looks like this:
And if you fill in the name of the forum (here "Fleisch") the link is created automatically.
Now I tried this code:
Code:
<img src="images/fb/fleisch.JPG" border="0" style="vertical-align:middle;"/></a> Fleisch
and it gives me exactly what I'm looking for, but now the pic is linked and not the word.
greetings
Karin
|
So you have it how you wanted it but not 100% and I see what you meant now... let me tinker on my forums later and see what I can trick it into doing unless your fine with it as-is. I have to run out for a few hours so I'll check back when I return

. Ohh but real quick lol... you could try CSS in there and see what it can achieve, perhaps exactly what your looking for just place the CSS code for the layout above the actual html it defines in each forum description or use it in the header template then each sub forum can use the same layout specified by the css eh?!
Let me tinker a bit, ok time to run