The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Intro

4 posters

Go down

In progress Intro

Post by Nibsy June 10th 2014, 7:49 pm

Hii,
I was wondering how I can get such intro as here. Could someone help with the most similar code for this?
Spoiler:



xNibsy
Nibsy
Nibsy
New Member

Female Posts : 20
Reputation : 1
Language : Dutch (and English)
Location : Belgium

http://raposa.actieforum.com

Back to top Go down

In progress Re: Intro

Post by Jophy June 11th 2014, 6:08 am

Hello,

For creating a homepage/HTML page, please read this tutorial:
https://help.forumotion.com/t13528-creating-an-html-page

Also, it is advisable that you ask the admin of that site for codes/permissions first. You will need HTML & CSS(for design) for creating your homepage.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Intro

Post by Nibsy June 14th 2014, 11:59 pm

Thanks but I don't mean it that way. I've already an intro. On my intro I have a background picture (like the example) and I also want to put another picture with "Enter 'name of forum'" (in the example is it 'treed binnen'). So if you clicked on that image, you can go to the index of that forum.
Nibsy
Nibsy
New Member

Female Posts : 20
Reputation : 1
Language : Dutch (and English)
Location : Belgium

http://raposa.actieforum.com

Back to top Go down

In progress Re: Intro

Post by Sir Chivas™ June 15th 2014, 12:02 am

Hi,

Would you like something exactly like it?

Regards,
Sir Chivas.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Intro

Post by Nibsy June 15th 2014, 12:08 am

[size]Hi,
No, only how you can have something like "Enter 'name of forum'" for entering the forum. Sorry, it's not easy to explain :S[/size ]
Nibsy
Nibsy
New Member

Female Posts : 20
Reputation : 1
Language : Dutch (and English)
Location : Belgium

http://raposa.actieforum.com

Back to top Go down

In progress Re: Intro

Post by Sir Chivas™ June 15th 2014, 12:22 am

Would you like it to display as a button or just text?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Intro

Post by Jophy June 15th 2014, 9:49 am

You will need a button/image that says "Enter" or anything(you can request on the graphic section) and place it in this code:

Code:
<a href="FORUM LINK HERE"><img src="URL OF THE IMAGE HERE" /></a>

Change:
FORUM LINK HERE & URL OF THE IMAGE HERE.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Intro

Post by Nibsy June 15th 2014, 1:36 pm

That didn't work. When I click on the image to continue to the index, I don't come to the index but to that picture with 'Enter'.
Spoiler:
Nibsy
Nibsy
New Member

Female Posts : 20
Reputation : 1
Language : Dutch (and English)
Location : Belgium

http://raposa.actieforum.com

Back to top Go down

In progress Re: Intro

Post by SLGray June 15th 2014, 3:28 pm

Please use the default font color and default font size.  The staff using bold and color for moderation.


Intro Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Intro

Post by Jophy June 15th 2014, 4:00 pm

Please don't re-size the font that you're using, it's hard to read.

Can you paste the code that you used? Thanks.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Intro

Post by Sir Chivas™ June 16th 2014, 8:33 pm

Did you also replace the text with what it needs inside the code?
Code:
<a href="FORUM LINK HERE"><img src="URL OF THE IMAGE HERE" /></a>

Forum link here and URL of the image here..
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Intro

Post by Nibsy June 16th 2014, 10:39 pm

But it doesn't matter wich picture I use for that, no? Anyway,the text is now black and readable, I hope.
Spoiler:
This is the code I used, I've put it in a HTLM page:
Code:
<table background="http://oi60.tinypic.com/1z4yexf.jpg" align="center" border="0px">
   
   <tbody>
      
      <tr>
         
         <td>
            
            <center>
                <a href="http://raposa.actieforum.com/forum" target="_blank"></a><a href="http://raposa.actieforum.com/"><img src="http://oi61.tinypic.com/syuq2b.jpg" /></a>
            </center>
            
         </td>
         
      </tr>
      
   </tbody>
</table>
I've also taken a screenshot:
Spoiler:
There you can also see that the background picture (picture with white text) isn’t completely shown. I know neither how to fix this.
Nibsy
Nibsy
New Member

Female Posts : 20
Reputation : 1
Language : Dutch (and English)
Location : Belgium

http://raposa.actieforum.com

Back to top Go down

In progress Re: Intro

Post by SLGray June 17th 2014, 12:50 am

Is the background of the image transparent?  The reason why it is hard to read the text is because it is black on a dark background.  I would use a lighter color.


Intro Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Intro

Post by Nibsy June 17th 2014, 12:11 pm

The color was white at first. But they said that it wasn't readable. So I changed it in black and now you want a lighter color? Is white not light enough? C: But I'm not looking for the perfect color, I'm looking for a code for my problem.
Nibsy
Nibsy
New Member

Female Posts : 20
Reputation : 1
Language : Dutch (and English)
Location : Belgium

http://raposa.actieforum.com

Back to top Go down

In progress Re: Intro

Post by Jophy June 17th 2014, 4:37 pm

I'm not sure what you mean by it's not completely shown, how is it supposed to be shown? If it's a problem with the image, it should be edited graphically.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Intro

Post by Nibsy June 22nd 2014, 10:25 pm

No, there is no problem with the image, he's only not completely displayed --"
Nibsy
Nibsy
New Member

Female Posts : 20
Reputation : 1
Language : Dutch (and English)
Location : Belgium

http://raposa.actieforum.com

Back to top Go down

In progress Re: Intro

Post by Sir Chivas™ June 23rd 2014, 1:00 am

Can you please provide the actually link of the Intro-page? Since it's really hard to view the image that was provided. Thank you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Intro

Post by Nibsy June 23rd 2014, 1:57 pm

No, the intro is currently not on because the errors in the intro.
Nibsy
Nibsy
New Member

Female Posts : 20
Reputation : 1
Language : Dutch (and English)
Location : Belgium

http://raposa.actieforum.com

Back to top Go down

In progress Re: Intro

Post by Jophy June 23rd 2014, 2:57 pm

I don't see what's the problem with the the images in the screenshot, if possible, I would suggest you to point out in the screenshot(using arrows) what appears to be the problem and post in detail how it should appear. Thanks.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Intro

Post by Nibsy June 23rd 2014, 7:37 pm

Intro 2h5ir21
It should be as:
Intro 2efp95f
Ok, first, I used two images. The background image: the one with the fox, and then the image with 'Enter Raposa' (the background is transparant). Now, the intention of this intro is that I want this two images on a page and that you have to click on the image 'Enter Raposa' and then you come to the index of my forum. So I would first of all know how the image with 'Enter Rapsa' can refer me to the index of the forum.
Second, the background image (the one with the fox) isn't completely showen. There is only a rectangle showen of the image. On the second screenshot you can see the whole image. I made the image so that it fits on a whole page. But there is only a part of showen. How can I fix this?

I hope it's now clear (': Sorry for my bad Englisch.
Nibsy
Nibsy
New Member

Female Posts : 20
Reputation : 1
Language : Dutch (and English)
Location : Belgium

http://raposa.actieforum.com

Back to top Go down

In progress Re: Intro

Post by SLGray June 23rd 2014, 8:24 pm

Please do not use a different font size. Use the default size and color.

So the image is not cover the whole page?


Intro Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


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