WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

14in1 help Empty 4in1 help Sun May 09, 2010 6:45 am

Jake

Jake
Registered Member
Registered Member
Hey guys I used the code for the multi forums in one post. Its really good and helped alot but it would be nice if someone could make it so there isn't a line under the picture or the text. Heres the link to the post: multi forums in one and heres a snapshot of what im talking about:4in1 help Snapsh23
Also if you could please create not only 4 icon forum but an 8? I want it like that except the other four right under it, so it looks like 2 forums but its only one.
Heres how I want it to look with no line under the picture or text:4in1 help Snapsh24
Sorry for using a picture of your site samurai its just that you inspire me. Razz

24in1 help Empty Re: 4in1 help Mon May 10, 2010 11:49 am

50Cent


Registered Member
Registered Member
Just take the original multi forums in one from forumotion support forum. And try playing the code and you will get it. Use W3schools.com editor for testing. It is very helpful. The tables are just some simple HTML Knowledge. If Can't I give you the code.

EDIT: The link to the post is my code. Just copy and paste and make it into 8.

34in1 help Empty Re: 4in1 help Tue May 11, 2010 3:49 am

Jake

Jake
Registered Member
Registered Member
I like the code they gave you but it has a line under the picture and the text and I don't really like that.

44in1 help Empty Re: 4in1 help Tue May 11, 2010 9:44 am

Russel

Russel
Moderator
Moderator
Add this code:

Code:
<style type="text/css">
a { text-decoration:none }
</style>

https://www.twitter.com/russeltubo

54in1 help Empty Re: 4in1 help Tue May 11, 2010 1:10 pm

50Cent


Registered Member
Registered Member
My code does not have line.

64in1 help Empty Re: 4in1 help Wed May 12, 2010 4:27 am

Jake

Jake
Registered Member
Registered Member
Russel™️ wrote:Add this code:

Code:
<style type="text/css">
a { text-decoration:none }
</style>

Thanks this fixed it! Is there a way to center the text though? Contest is alittle off and I don't like it like that

74in1 help Empty Re: 4in1 help Wed May 12, 2010 5:59 am

Russel

Russel
Moderator
Moderator
Use this code:

Code:
<center>YOUR TEXT HERE</center>

https://www.twitter.com/russeltubo

84in1 help Empty Re: 4in1 help Wed May 12, 2010 6:05 am

Krazy


Registered Member
Registered Member
You can create 8.

Try this.

Code:
<table width="100%" border="0" cellpadding="5" cellspacing="5">
<tr align="center">
 
<td width="31"><a href="http://www.chattyden.co.cc/forum1-f24/">Some Title<br />
<img src="http://i11.servimg.com/u/f11/11/91/65/81/gd10.png" /></a></td>
 
<td width="31"><a href="http://www.chattyden.co.cc/forum2-f25/">Some Title<br />
<img src="http://i11.servimg.com/u/f11/11/91/65/81/gd10.png" /></a></td>
 
<td width="31"><a href="http://www.chattyden.co.cc/forum3-f29/">Some Title<br />
<img src="http://i11.servimg.com/u/f11/11/91/65/81/gd10.png" /></a></td>
 
<td width="31"><a href="http://www.chattyden.co.cc/forum4-f30/">Some Title<br />
<img src="http://i11.servimg.com/u/f11/11/91/65/81/gd10.png" /></a></td>

<td width="31"><a href="http://www.chattyden.co.cc/forum4-f30/">Some Title<br />
<img src="http://i11.servimg.com/u/f11/11/91/65/81/gd10.png" /></a></td>

<td width="31"><a href="http://www.chattyden.co.cc/forum4-f30/">Some Title<br />
<img src="http://i11.servimg.com/u/f11/11/91/65/81/gd10.png" /></a></td>

<td width="31"><a href="http://www.chattyden.co.cc/forum4-f30/">Some Title<br />
<img src="http://i11.servimg.com/u/f11/11/91/65/81/gd10.png" /></a></td>

<td width="31"><a href="http://www.chattyden.co.cc/forum4-f30/">Some Title<br />
<img src="http://i11.servimg.com/u/f11/11/91/65/81/gd10.png" /></a></td>
  </tr>

Change the following in each one of the above. ;)

[code]
<img src="PUT YOUR IMAGE LINK HERE" />
<a href="PUT THE FORUM LINK HERE">[/code]
</table>

94in1 help Empty Re: 4in1 help Wed May 12, 2010 7:49 am

Jake

Jake
Registered Member
Registered Member
Thanks! its fixed now.

104in1 help Empty Re: 4in1 help Wed May 12, 2010 7:53 am

Russel

Russel
Moderator
Moderator
You're welcome.

https://www.twitter.com/russeltubo

114in1 help Empty Re: 4in1 help Wed May 12, 2010 8:01 am

Jophy

Jophy
Registered Member
Registered Member
Solved = Locked

http://www.socialtechforum.com/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum