Need Help!

Post new topic   Reply to topic

View previous topic View next topic Go down

Need Help!

Post by psp-kingz on October 26th 2009, 4:57 pm

Hey, I would like something like this:



On my forum, buy i dont know how to get something like that on my forum. I'm currently working on a HTML page to be my homepage, and i need to put something like that up. I want something like that, so when the person clicks the image that will be below it : , it will take them to that specific page where we offer that service.

Can someone please create a HTML Code for me? Something like the image above?

Please..

psp-kingz
Forumotion Member

Posts: 37
Language: English
Country:
Join date: 2009-08-20

Back to top Go down

Re: Need Help!

Post by Goku93 on October 26th 2009, 5:10 pm

Code:
<a href="The link to your service page" target="blank"><img src="Your Image" border="0" /></a>


here is the code

just replace the link to your service page

and your image link

Goku93
Forumotion Member

Male
Posts: 247
Age: 16
Language: english
Location: pakistan
Country:
Join date: 2009-05-27

http://www.zamboadvertising.net/forum.htm

Back to top Go down

Re: Need Help!

Post by psp-kingz on October 26th 2009, 5:57 pm

Alright, but what about the description?

I want someone to create something like in the picture above using HTML.

psp-kingz
Forumotion Member

Posts: 37
Language: English
Country:
Join date: 2009-08-20

Back to top Go down

Re: Need Help!

Post by dotDavid on October 27th 2009, 3:27 am

ETA: Read my post below (and RoNo's).


Last edited by dotDavid on October 27th 2009, 7:18 am; edited 1 time in total

dotDavid
Forumotion Member

Male
Posts: 2124
Language: English
Location: Australia | A moderator on this forum will know no more than I.
Country:
Join date: 2009-07-15

http://www.graphicscode.net/

Back to top Go down

Re: Need Help!

Post by RoNo on October 27th 2009, 7:10 am

dotDavid wrote:That is called a Frame. http://www.w3schools.com/html/html_frames.asp



It's a "Table" with "Css" style added.

Here is a similar table (without referencing a lot of Css):

Category Table Example
Description of Forum.
Description of Forum.
Description of Forum.
Description of Forum.
Description of Forum.


Code:
<table style="background-color: #303B4A; border: #CCCCCC; border-style: solid; border-width: 0px; padding: 0px;"><tr><td background="http://www.hunter.cuny.edu/alumni/assets/gel_background.gif" colspan="2"><font color="white">Category Table Example</font></td></tr>

<tr>

<td bgcolor="#E1EBF2" width="90"><a href="http://help.forumotion.com/forum.htm" target="_blank"><center>Forum #1<br><img src="http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png" border="0"></a></td>

<td bgcolor="lightblue" width="500" height="60">Description of Forum.</td></tr>

<tr>

<td bgcolor="#E1EBF2" width="90"><a href="http://help.forumotion.com/forum.htm" target="_blank"><center>Forum #2<br><img src="http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png" border="0"></a></td>

<td bgcolor="lightblue" width="500" height="60">Description of Forum.</td></tr>

<tr>

<td bgcolor="#E1EBF2" width="90"><a href="http://help.forumotion.com/forum.htm" target="_blank"><center>Forum #3<br><img src="http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png" border="0"></a></td>

<td bgcolor="lightblue" width="500" height="60">Description of Forum.</td></tr>

<tr>

<td bgcolor="#E1EBF2" width="90"><a href="http://help.forumotion.com/forum.htm" target="_blank"><center>Forum #4<br><img src="http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png" border="0"></a></td>

<td bgcolor="lightblue" width="500" height="60">Description of Forum.</td></tr>

<tr>

<td bgcolor="#E1EBF2" width="90"><a href="http://help.forumotion.com/forum.htm" target="_blank"><center>Forum #5<br><img src="http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png" border="0"></a></td>

<td bgcolor="lightblue" width="500" height="60">Description of Forum.</td>

</tr></table>


BBCode for the table above
Spoiler:
Code:
[table style="background-color: #303B4A; border: #CCCCCC; border-style: solid; border-width: 0px; padding: 0px;"][tr][td background="http://i85.photobucket.com/albums/k57/RoNo1/bg_gel_blue.gif" colspan="2"][color=white]Category Table Example[/color][/td][/tr]

[tr]

[td bgcolor="#E1EBF2" width="90"][center][url=http://help.forumotion.com/forum.htm]Forum #1
[img]http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png[/img][/url][/center][/td]

[td bgcolor="lightblue" width="400" height="60"]Description of Forum.[/td][/tr]

[tr]

[td bgcolor="#E1EBF2" width="90"][center][url=http://help.forumotion.com/forum.htm]Forum #2
[img]http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png[/img][/url][/center][/td]

[td bgcolor="lightblue" width="400" height="60"]Description of Forum.[/td][/tr]

[tr]

[td bgcolor="#E1EBF2" width="90"][center][url=http://help.forumotion.com/forum.htm]Forum #3
[img]http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png[/img][/url][/center][/td]

[td bgcolor="lightblue" width="400" height="60"]Description of Forum.[/td][/tr]

[tr]

[td bgcolor="#E1EBF2" width="90"][center][url=http://help.forumotion.com/forum.htm]Forum #4
[img]http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png[/img][/url][/center][/td]

[td bgcolor="lightblue" width="400" height="60"]Description of Forum.[/td][/tr]

[tr]

[td bgcolor="#E1EBF2" width="90"][center][url=http://help.forumotion.com/forum.htm]Forum #5
[img]http://i85.photobucket.com/albums/k57/RoNo1/cointoss.png[/img][/url][/center][/td]

[td bgcolor="lightblue" width="400" height="60"]Description of Forum.[/td]

[/tr][/table]

Look up Tables and Css to learn more about what you want.

RoNo
Support Moderator
Support Moderator

Male
Posts: 614
Language: English
Location: Laguna Beach, California
Country:
Join date: 2009-01-29

http://bf2mercenaries.forumotion.com/

Back to top Go down

Re: Need Help!

Post by dotDavid on October 27th 2009, 7:17 am

Lol, RoNo, I stand corrected. I must have been reading something else at the same time. Smile

dotDavid
Forumotion Member

Male
Posts: 2124
Language: English
Location: Australia | A moderator on this forum will know no more than I.
Country:
Join date: 2009-07-15

http://www.graphicscode.net/

Back to top Go down

Re: Need Help!

Post by psp-kingz on November 1st 2009, 12:59 pm

Thanks!

But.. Is there a code for something like this:

http://forumpromotion.net/services.php

If so, that would be Great! Very Happy

psp-kingz
Forumotion Member

Posts: 37
Language: English
Country:
Join date: 2009-08-20

Back to top Go down

Re: Need Help!

Post by ankillien on November 2nd 2009, 10:04 am

Hello!

I can write such code for you.
Please give me some time.

_________________

ankillien
Support Moderator
Support Moderator

Posts: 2517
Language: English, HTML, CSS, JScript
Location: home.php?id=bedroom
Country:
Join date: 2008-07-13

Back to top Go down

Re: Need Help!

Post by psp-kingz on November 2nd 2009, 6:11 pm

Alright Very Happy

Thanks alot!

Also, if u want.. U can become a coder for my website! Very Happy

psp-kingz
Forumotion Member

Posts: 37
Language: English
Country:
Join date: 2009-08-20

Back to top Go down

Re: Need Help!

Post by RoNo on November 3rd 2009, 6:15 am

That page takes a lot of code + a linked Css sheet...

You can do it with BBCode (as I've done below) if desired.

I have a page *here that utilizes "show/hide" javascript for a search form.
Look at the source code of that page and use what you need.
It's not typical coding though... I don't follow strict guidelines.

Is it code you seek... or coders? Cool



Hitskin.com Skins!
Installation only takes a few minutes... Just click on the skin of your choice, then...

    Specify your forum address
    Connect to your forum with the founder account
    Validate the skin importation.


Your forum then changes its look instantly... It's magic!

Find a Skin...



Forumotion Forum Reviews
You will be able to request an analysis of your forum according to the differen criteria. Our team will try to reply as best as they can, and we ask you accept
their comments and the time taken to provide them.

    The different criteria
    Graphics
    Design/Layout
    Language
    General
    Other




Powered by: forumotion.com

-rono

RoNo
Support Moderator
Support Moderator

Male
Posts: 614
Language: English
Location: Laguna Beach, California
Country:
Join date: 2009-01-29

http://bf2mercenaries.forumotion.com/

Back to top Go down

Re: Need Help!

Post by psp-kingz on November 3rd 2009, 6:22 pm

Yup, that is exactly what i'm looking for!

On the page at http://zone3.forumotion.com/ROZONE-DEMOS-h45.htm

Thanks for the help.. If i give you the images and text to put on it, and where it should redirect.. will you create this for me?

psp-kingz
Forumotion Member

Posts: 37
Language: English
Country:
Join date: 2009-08-20

Back to top Go down

View previous topic View next topic Back to top


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