Moving the category image?
5 posters
Page 1 of 1
Moving the category image?
Something like that able to do? So move the category image on different position.
Last edited by Bubletan on May 9th 2012, 1:59 pm; edited 1 time in total
Bubletan- Forumember
- Posts : 54
Reputation : 2
Language : Finnish
Re: Moving the category image?
Just re-upload the Image in the Forum ....
NikkoBryan14- Forumember
- Posts : 274
Reputation : 8
Language : English
Location : Philippines
Re: Moving the category image?
I didnt understand
Bubletan- Forumember
- Posts : 54
Reputation : 2
Language : Finnish
Re: Moving the category image?
Hi,
Tou can try placing this after the name:
[code]<img src='imgs link' />/[code]
Tou can try placing this after the name:
[code]<img src='imgs link' />/[code]
Re: Moving the category image?
Thanks, but that doesnt do it same as my example Then it doesnt move the description
Bubletan- Forumember
- Posts : 54
Reputation : 2
Language : Finnish
Re: Moving the category image?
Use the same code in the description section.
If the code doesnt work. Use
If the code doesnt work. Use
- Code:
[img]link of image[/img]
Re: Moving the category image?
It wont work...
Bubletan- Forumember
- Posts : 54
Reputation : 2
Language : Finnish
Re: Moving the category image?
try this:
or this:
- Code:
<img src='imgs link'/>
or this:
- Code:
<center><img src='imgs link'/></center>
Re: Moving the category image?
what you want the image after the title of the forum? No???
I dont understand where you want the image.
Looks like you want it in where the new post icon would be.
thats not going to work.
Please explain more i am not following where you want the image
I dont understand where you want the image.
Looks like you want it in where the new post icon would be.
thats not going to work.
Please explain more i am not following where you want the image
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Moving the category image?
Moving forum image before title and the description.
Understand now?
So I know how to get it before description or before title, but is it able to move before both of them... I hope you understand now
Understand now?
So I know how to get it before description or before title, but is it able to move before both of them... I hope you understand now
Bubletan- Forumember
- Posts : 54
Reputation : 2
Language : Finnish
Re: Moving the category image?
No you are talking about having it where the new post icon/image would be.
The only way you could do it would be to place in html table code in the forums description.. You would have to make your forums names in title tags in the forums acp list
then you would have to have something like this in the description.
<html>
<head>
</head>
<body>
<table style="text-align: left; width: 403px; height: 66px;" border="0"
cellpadding="0" cellspacing="0">
<tr>
<td style="vertical-align: middle; text-align: center;"><img
src="YOUR DIRECT IMAGE LINK HERE" alt=""
border="0"><br>
</td>
<td style="vertical-align: top;"><a
href="YOUR FORUM LINK HERE"
class="postlink"> YOUR FORUM NAME HERE</a><br>
FORUM DESCRIPTION HERE MUST USE LINE BREAKS TO START NEW LINE
</td>
</tr>
</table>
</body>
</html>
Line break is this.
Here is my test code.
I would never go through all this for that, But this is the only way i can think of doing it, even with css you want the image where the new post icon image would be, So i dont see that happening. This would be the next best thing.. or you can look at how multi forums coding is in tips and tricks.
Example is this test forum
http://templearcade.freegametalk.com/
you could get the forums names in bold to if you wanted?
The only way you could do it would be to place in html table code in the forums description.. You would have to make your forums names in title tags in the forums acp list
- Code:
<title> forums name </title>
then you would have to have something like this in the description.
<html>
<head>
</head>
<body>
<table style="text-align: left; width: 403px; height: 66px;" border="0"
cellpadding="0" cellspacing="0">
<tr>
<td style="vertical-align: middle; text-align: center;"><img
src="YOUR DIRECT IMAGE LINK HERE" alt=""
border="0"><br>
</td>
<td style="vertical-align: top;"><a
href="YOUR FORUM LINK HERE"
class="postlink"> YOUR FORUM NAME HERE</a><br>
FORUM DESCRIPTION HERE MUST USE LINE BREAKS TO START NEW LINE
</td>
</tr>
</table>
</body>
</html>
Line break is this.
- Code:
<br>
Here is my test code.
- Code:
<html>
<head>
</head>
<body>
<table style="text-align: left; width: 415px; height: 66px;" border="0"
cellpadding="0" cellspacing="0">
<tr>
<td style="vertical-align: middle; text-align: center;"><img
src="http://i40.servimg.com/u/f40/17/50/03/01/questi10.png" alt=""
border="0"><br>
</td>
<td style="vertical-align: top;"><a
href="http://templearcade.freegametalk.com/f1-this-test-forum"
class="postlink"> This test forum</a><br>
This test forum as an example of having image before everything<br>
line breaks start a new line
</td>
</tr>
</table>
</body>
</html>
I would never go through all this for that, But this is the only way i can think of doing it, even with css you want the image where the new post icon image would be, So i dont see that happening. This would be the next best thing.. or you can look at how multi forums coding is in tips and tricks.
Example is this test forum
http://templearcade.freegametalk.com/
you could get the forums names in bold to if you wanted?
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Moving the category image?
Thanks, maybe trying to use that if I get it look good
But thanks anyways
But thanks anyways
Bubletan- Forumember
- Posts : 54
Reputation : 2
Language : Finnish
Re: Moving the category image?
Topic Solved & Locked |
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Similar topics
» Category titles not correctly aligned to image
» moving Ranked image?
» Image of Category as background
» Image Hover on Category
» category title image background.
» moving Ranked image?
» Image of Category as background
» Image Hover on Category
» category title image background.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum