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]

1Can I have a code like this Empty Can I have a code like this Fri Aug 27, 2010 6:52 pm

Matti

Matti
Registered Member
Registered Member
I need a code like in the image BUUUUT with 4 links on all of them also the arrow Can I have a code like this Puce_bleu behind the links just like in the screen shot

Can I have a code like this This15

Here is the link to that forum See

http://csshelp.forumotion.net/

2Can I have a code like this Empty Re: Can I have a code like this Fri Aug 27, 2010 7:04 pm

Unknown Data

Unknown Data
Registered Member
Registered Member
I think it's just a simple table, like this:
Code:
<table border="0" width="100%" cellpadding="3px">
   <tr>
      <td width="33%">
Content here
      </td>
      <td width="33%">
Content here
      </td>
      <td width="33%">
Content here
      </td>
   <tr>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
   <tr>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
   <tr>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
   <tr>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
      <td>
<img src="http://2img.net/i/fa/admin/icones/puce_bleu.png"> <a href="URL here">
      </td>
   <tr>
</table>

http://woops.dk

3Can I have a code like this Empty Re: Can I have a code like this Fri Aug 27, 2010 7:13 pm

Matti

Matti
Registered Member
Registered Member
Yeah like that but the forum title i don't see that I only see the url can you make it with the title too please.

I found it out how to do that thanks UD Smile
Solved Very Happy

http://csshelp.forumotion.net/

4Can I have a code like this Empty Re: Can I have a code like this Fri Aug 27, 2010 7:42 pm

Unknown Data

Unknown Data
Registered Member
Registered Member
Solved | Locked

http://woops.dk

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